[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/64: gnu: libfs: Update to 1.0.7.
From: |
Andy Wingo |
Subject: |
11/64: gnu: libfs: Update to 1.0.7. |
Date: |
Thu, 18 Feb 2016 21:02:45 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit 44088f43b4473a8738906f0dcaef452d450bf925
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:02:57 2016 +0100
gnu: libfs: Update to 1.0.7.
* gnu/packages/xorg.scm (libfs): Update to 1.0.7.
---
gnu/packages/xorg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 90af63f..1e62e21 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1100,7 +1100,7 @@ synchronization between the X server and direct-rendering
clients.")
(define-public libfs
(package
(name "libfs")
- (version "1.0.6")
+ (version "1.0.7")
(source
(origin
(method url-fetch)
@@ -1110,7 +1110,7 @@ synchronization between the X server and direct-rendering
clients.")
".tar.bz2"))
(sha256
(base32
- "1mxfsvj9m3pn8cdkcn4kg190zp665mf4pv0083g6xykvsgxzq1wh"))))
+ "1wy4km3qwwajbyl8y9pka0zwizn7d9pfiyjgzba02x3a083lr79f"))))
(build-system gnu-build-system)
(inputs
`(("xtrans" ,xtrans)
- 01/64: gnu-maintenance: Add X.org updater., (continued)
- 01/64: gnu-maintenance: Add X.org updater., Andy Wingo, 2016/02/18
- 02/64: gnu: mesa: Update to 11.0.9., Andy Wingo, 2016/02/18
- 03/64: gnu: libwacom: Propagate glib input., Andy Wingo, 2016/02/18
- 04/64: gnu: libinput: Update to 1.1.902., Andy Wingo, 2016/02/18
- 05/64: gnu: bdftopcf: Update to 1.0.5., Andy Wingo, 2016/02/18
- 06/64: gnu: font-util: Update to 1.3.1., Andy Wingo, 2016/02/18
- 07/64: gnu: iceauth: Update to 1.0.7., Andy Wingo, 2016/02/18
- 08/64: gnu: kbproto: Update to 1.0.7., Andy Wingo, 2016/02/18
- 09/64: gnu: libxshmfence: Update to 1.2., Andy Wingo, 2016/02/18
- 10/64: gnu: libfontenc: Update to 1.1.3., Andy Wingo, 2016/02/18
- 11/64: gnu: libfs: Update to 1.0.7.,
Andy Wingo <=
- 12/64: gnu: libxdmcp: Update to 1.1.2., Andy Wingo, 2016/02/18
- 13/64: gnu: libxkbfile: Update to 1.0.9., Andy Wingo, 2016/02/18
- 14/64: gnu: mkfontscale: Update to 1.1.2., Andy Wingo, 2016/02/18
- 15/64: gnu: randrproto: Update to 1.5.0., Andy Wingo, 2016/02/18
- 16/64: gnu: sessreg: Update to 1.1.0., Andy Wingo, 2016/02/18
- 17/64: gnu: setxkbmap: Update to 1.3.1., Andy Wingo, 2016/02/18
- 18/64: gnu: smproxy: Update to 1.0.6., Andy Wingo, 2016/02/18
- 19/64: gnu: x11perf: Update to 1.6.0., Andy Wingo, 2016/02/18
- 20/64: gnu: xcmsdb: Update to 1.0.5., Andy Wingo, 2016/02/18
- 21/64: gnu: xdpyinfo: Update to 1.3.2., Andy Wingo, 2016/02/18