[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/116: gnu: xcb-util-wm: Update to 0.4.1.
From: |
Mark H. Weaver |
Subject: |
57/116: gnu: xcb-util-wm: Update to 0.4.1. |
Date: |
Sat, 20 Dec 2014 04:38:38 +0000 |
mhw pushed a commit to branch xorg-updates
in repository guix.
commit b3cbd61a5c32278e777df2e365feade10f10ed08
Author: Mark H Weaver <address@hidden>
Date: Fri Dec 19 15:03:41 2014 -0500
gnu: xcb-util-wm: Update to 0.4.1.
* gnu/packages/xorg.scm (xcb-util-wm): Update to 0.4.1.
---
gnu/packages/xorg.scm | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 85a0ba4..356ca0e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4714,14 +4714,14 @@ renderutil: Convenience functions for the Render
extension.")
(define-public xcb-util-wm
(package
(name "xcb-util-wm")
- (version "0.3.9")
+ (version "0.4.1")
(source (origin
(method url-fetch)
- (uri (string-append "http://xcb.freedesktop.org/dist/xcb-util-wm-"
- version ".tar.bz2"))
+ (uri (string-append "mirror://xorg/individual/xcb/"
+ name "-" version ".tar.bz2"))
(sha256
(base32
- "0c30fj33gvwzwhyz1dhsfwni0ai16bxpvxb4l6c6s7vvj7drp3q3"))))
+ "0gra7hfyxajic4mjd63cpqvd20si53j1q3rbdlkqkahfciwq3gr8"))))
(build-system gnu-build-system)
(propagated-inputs
`(("libxcb" ,libxcb)))
- 47/116: gnu: libxmu: Update to 1.1.2., (continued)
- 47/116: gnu: libxmu: Update to 1.1.2., Mark H. Weaver, 2014/12/19
- 48/116: gnu: libxpm: Update to 3.5.11., Mark H. Weaver, 2014/12/19
- 49/116: gnu: libxres: Update to 1.0.7., Mark H. Weaver, 2014/12/19
- 39/116: gnu: libxxf86vm: Update to 1.1.3., Mark H. Weaver, 2014/12/19
- 50/116: gnu: libxxf86dga: Update to 1.1.4., Mark H. Weaver, 2014/12/19
- 51/116: gnu: libxcursor: Update to 1.1.14., Mark H. Weaver, 2014/12/19
- 53/116: gnu: Add libevdev., Mark H. Weaver, 2014/12/19
- 55/116: gnu: bdftopcf: Update to 1.0.4., Mark H. Weaver, 2014/12/19
- 54/116: gnu: makedepend: Update to 1.0.5., Mark H. Weaver, 2014/12/19
- 52/116: gnu: libxaw: Update to 1.0.12., Mark H. Weaver, 2014/12/19
- 57/116: gnu: xcb-util-wm: Update to 0.4.1.,
Mark H. Weaver <=
- 56/116: gnu: mkfontscale: Update to 1.1.1., Mark H. Weaver, 2014/12/19
- 58/116: gnu: iceauth: Update to 1.0.6., Mark H. Weaver, 2014/12/19
- 59/116: gnu: sessreg: Update to 1.0.8., Mark H. Weaver, 2014/12/19
- 60/116: gnu: xbacklight: Update to 1.2.1., Mark H. Weaver, 2014/12/19
- 61/116: gnu: xauth: Update to 1.0.9., Mark H. Weaver, 2014/12/19
- 62/116: gnu: xcursorgen: Update to 1.0.6., Mark H. Weaver, 2014/12/19
- 64/116: gnu: xev: Update to 1.2.1., Mark H. Weaver, 2014/12/19
- 65/116: gnu: xcursor-themes: Update to 1.0.4., Mark H. Weaver, 2014/12/19
- 67/116: gnu: xinput: Update to 1.6.1., Mark H. Weaver, 2014/12/19
- 66/116: gnu: xhost: Update to 1.0.6., Mark H. Weaver, 2014/12/19