[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/64: gnu: libxt: Update to 1.1.5.
From: |
Andy Wingo |
Subject: |
62/64: gnu: libxt: Update to 1.1.5. |
Date: |
Thu, 18 Feb 2016 21:43:13 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit e539e4f5f1c6547dbb79187b194020c6023c2590
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:33:16 2016 +0100
gnu: libxt: Update to 1.1.5.
* gnu/packages/xorg.scm (libxt): Update to 1.1.5.
---
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 0acfa5e..5350351 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5052,7 +5052,7 @@ draggable titlebars and borders.")
(define-public libxt
(package
(name "libxt")
- (version "1.1.4")
+ (version "1.1.5")
(source
(origin
(method url-fetch)
@@ -5062,7 +5062,7 @@ draggable titlebars and borders.")
".tar.bz2"))
(sha256
(base32
- "0myxwbx9ylam5x3ia5b5f4x8azcqdm420h9ad1r4hrgmi2lrffl4"))))
+ "06lz6i7rbrp19kgikpaz4c97fw7n31k2h2aiikczs482g2zbdvj6"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;2 MiB of man pages + XML
- 52/64: gnu: xvinfo: Update to 1.1.3., (continued)
- 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, 2016/02/18
- 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 <=
- 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