guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

18/18: gnu: xprop: Update to 1.2.3.


From: Marius Bakke
Subject: 18/18: gnu: xprop: Update to 1.2.3.
Date: Sat, 10 Mar 2018 05:58:34 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 8e3b852ad0c53612828bc1c10bf7f2014eaa5ba4
Author: Marius Bakke <address@hidden>
Date:   Sat Mar 10 09:59:18 2018 +0100

    gnu: xprop: Update to 1.2.3.
    
    * gnu/packages/xorg.scm (xprop): Update to 1.2.3.
---
 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 4dda27b..46a9a3b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4123,7 +4123,7 @@ it for output on various types of printers.")
 (define-public xprop
   (package
     (name "xprop")
-    (version "1.2.2")
+    (version "1.2.3")
     (source
       (origin
         (method url-fetch)
@@ -4133,7 +4133,7 @@ it for output on various types of printers.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1ilvhqfjcg6f1hqahjkp8qaay9rhvmv2blvj3w9asraq0aqqivlv"))))
+            "06sjgahjiz85v0k0pmv5x05chc591xynl5ah1bqzz1bdr0lgnanj"))))
     (build-system gnu-build-system)
     (inputs
       `(("xproto" ,xproto)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]