[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/18: gnu: xbitmaps: Update to 1.1.2.
From: |
Marius Bakke |
Subject: |
01/18: gnu: xbitmaps: Update to 1.1.2. |
Date: |
Sat, 10 Mar 2018 05:58:30 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit fd2ebe1ed0df4e65ff1d4ed8fa512da0e93a7683
Author: Marius Bakke <address@hidden>
Date: Sat Mar 10 09:37:47 2018 +0100
gnu: xbitmaps: Update to 1.1.2.
* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index d1671ba..701992b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2030,7 +2030,7 @@ the same way.")
(define-public xbitmaps
(package
(name "xbitmaps")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
@@ -2040,7 +2040,7 @@ the same way.")
".tar.bz2"))
(sha256
(base32
- "178ym90kwidia6nas4qr5n5yqh698vv8r02js0r4vg3b6lsb0w9n"))))
+ "1vh73sc13s7w5r6gnc6irca56s7998bja7wgdivkfn8jccawgw5r"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
- branch master updated (0803ddf -> 8e3b852), Marius Bakke, 2018/03/10
- 01/18: gnu: xbitmaps: Update to 1.1.2.,
Marius Bakke <=
- 03/18: gnu: xfontsel: Update to 1.0.6., Marius Bakke, 2018/03/10
- 12/18: gnu: xset: Update to 1.2.4., Marius Bakke, 2018/03/10
- 07/18: gnu: xwud: Update to 1.0.5., Marius Bakke, 2018/03/10
- 13/18: gnu: xwininfo: Update to 1.1.4., Marius Bakke, 2018/03/10
- 15/18: gnu: xkill: Update to 1.0.5., Marius Bakke, 2018/03/10
- 08/18: gnu: xinit: Update to 1.4.0., Marius Bakke, 2018/03/10
- 11/18: gnu: xwd: Update to 1.0.7., Marius Bakke, 2018/03/10
- 06/18: gnu: xsetroot: Update to 1.1.2., Marius Bakke, 2018/03/10
- 09/18: gnu: xmessage: Update to 1.0.5., Marius Bakke, 2018/03/10
- 18/18: gnu: xprop: Update to 1.2.3., Marius Bakke, 2018/03/10