[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/64: gnu: libxrender: Update to 0.9.9.
From: |
Andy Wingo |
Subject: |
54/64: gnu: libxrender: Update to 0.9.9. |
Date: |
Thu, 18 Feb 2016 21:38:51 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit 0394c66ab78bf1032d4b8767e53bac9fd4a5d17d
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:31:46 2016 +0100
gnu: libxrender: Update to 0.9.9.
* gnu/packages/xorg.scm (libxrender): Update to 0.9.9.
---
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 e6e5c05..cdf0f56 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4434,7 +4434,7 @@ cannot be adequately worked around on the client side of
the wire.")
(define-public libxrender
(package
(name "libxrender")
- (version "0.9.8")
+ (version "0.9.9")
(source
(origin
(method url-fetch)
@@ -4444,7 +4444,7 @@ cannot be adequately worked around on the client side of
the wire.")
".tar.bz2"))
(sha256
(base32
- "0qpwyjhbpp734vnhca992pjh4w7ijslidkzx1pcwbbk000pv050x"))))
+ "06myx7044qqdswxndsmd82fpp670klnizkgzdm194h51h1wyabzw"))))
(build-system gnu-build-system)
(propagated-inputs
`(("renderproto" ,renderproto)))
- 44/64: gnu: xf86-video-vmware: Update to 13.1.0., (continued)
- 44/64: gnu: xf86-video-vmware: Update to 13.1.0., Andy Wingo, 2016/02/18
- 45/64: gnu: xgamma: Update to 1.0.6., Andy Wingo, 2016/02/18
- 46/64: gnu: xhost: Update to 1.0.7., Andy Wingo, 2016/02/18
- 47/64: gnu: xinput: Update to 1.6.2., Andy Wingo, 2016/02/18
- 48/64: gnu: xkbevd: Update to 1.1.4., Andy Wingo, 2016/02/18
- 49/64: gnu: xkeyboard-config: Update to 2.17., Andy Wingo, 2016/02/18
- 50/64: gnu: xlsatoms: Update to 1.1.2., Andy Wingo, 2016/02/18
- 51/64: gnu: xmodmap: Update to 1.0.9., Andy Wingo, 2016/02/18
- 52/64: gnu: xvinfo: Update to 1.1.3., Andy Wingo, 2016/02/18
- 53/64: gnu: libxp: Update to 1.0.3., Andy Wingo, 2016/02/18
- 54/64: gnu: libxrender: Update to 0.9.9.,
Andy Wingo <=
- 55/64: gnu: xproto: Update to 7.0.28., Andy Wingo, 2016/02/18
- 56/64: gnu: libxi: Update to 1.7.6., Andy Wingo, 2016/02/18
- 57/64: gnu: libxrandr: Update to 1.5.0., Andy Wingo, 2016/02/18
- 58/64: gnu: libxvmc: Update to 1.0.9., Andy Wingo, 2016/02/18
- 59/64: gnu: libxxf86vm: Update to 1.1.4., Andy Wingo, 2016/02/18
- 60/64: gnu: xorg-server: Update to 1.18.1., Andy Wingo, 2016/02/18
- 61/64: gnu: libx11: Update to 1.6.3., Andy Wingo, 2016/02/18
- 62/64: gnu: libxt: Update to 1.1.5., Andy Wingo, 2016/02/18
- 63/64: gnu: libxaw: Update to 1.0.13., Andy Wingo, 2016/02/18
- 64/64: gnu: services: Start X with -configdir., Andy Wingo, 2016/02/18