[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: xprop: Update to 1.2.4.
From: |
guix-commits |
Subject: |
06/07: gnu: xprop: Update to 1.2.4. |
Date: |
Sun, 10 Mar 2019 13:37:33 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 06e3ed5d19e9c8b9925d798892311181bc10cfae
Author: Marius Bakke <address@hidden>
Date: Sun Mar 10 16:29:21 2019 +0100
gnu: xprop: Update to 1.2.4.
* gnu/packages/xorg.scm (xprop): Update to 1.2.4.
---
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 aab6ec5..59dc165 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4153,7 +4153,7 @@ it for output on various types of printers.")
(define-public xprop
(package
(name "xprop")
- (version "1.2.3")
+ (version "1.2.4")
(source
(origin
(method url-fetch)
@@ -4163,7 +4163,7 @@ it for output on various types of printers.")
".tar.bz2"))
(sha256
(base32
- "06sjgahjiz85v0k0pmv5x05chc591xynl5ah1bqzz1bdr0lgnanj"))))
+ "0lzp7kyhpwd5hm83j2zm6j3w3z1z5i4ykgg2nwr01ij6dq4znxwc"))))
(build-system gnu-build-system)
(inputs
`(("xorgproto" ,xorgproto)
- branch master updated (6845ab5 -> 41ce925), guix-commits, 2019/03/10
- 02/07: gnu: python-dask: Update to 1.1.4., guix-commits, 2019/03/10
- 03/07: gnu: libmspack: Update to 0.10.1., guix-commits, 2019/03/10
- 04/07: gnu: xapian: Update to 1.4.11., guix-commits, 2019/03/10
- 06/07: gnu: xprop: Update to 1.2.4.,
guix-commits <=
- 07/07: gnu: xfd: Update to 1.1.3., guix-commits, 2019/03/10
- 01/07: gnu: elogind: Update to 239.4., guix-commits, 2019/03/10
- 05/07: gnu: notmuch: Update to 0.28.3., guix-commits, 2019/03/10