guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: util-macros: Update to 1.19.2.


From: Marius Bakke
Subject: 02/04: gnu: util-macros: Update to 1.19.2.
Date: Thu, 8 Mar 2018 12:34:02 -0500 (EST)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 9cc46c573e66e6ce2c594a6b1532e6245fab3461
Author: Marius Bakke <address@hidden>
Date:   Thu Mar 8 18:12:45 2018 +0100

    gnu: util-macros: Update to 1.19.2.
    
    * gnu/packages/xorg.scm (util-macros): Update to 1.19.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 f637c7d..a758603 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1849,7 +1849,7 @@ management to participate in an X11R6 session.")
 (define-public util-macros
   (package
     (name "util-macros")
-    (version "1.19.1")
+    (version "1.19.2")
     (source
       (origin
         (method url-fetch)
@@ -1859,7 +1859,7 @@ management to participate in an X11R6 session.")
                ".tar.bz2"))
         (sha256
           (base32
-            "19h6wflpmh7xxqr6lk5z8pds6r9r0dn7ijbvaacymx2q0m05km0q"))))
+            "04p7ydqxgq37jklnfj18b70zsifiz4h50wvrk94i2112mmv37r6p"))))
     (build-system gnu-build-system)
     (native-inputs `(("pkg-config" ,pkg-config)))
     (arguments



reply via email to

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