guix-commits
[Top][All Lists]
Advanced

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

25/34: gnu: util-macros: Update to 1.19.3.


From: guix-commits
Subject: 25/34: gnu: util-macros: Update to 1.19.3.
Date: Sat, 22 May 2021 11:16:33 -0400 (EDT)

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

commit ea782f98d9662c8cdf14d9bbdc3ab12d5564dcfa
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun May 16 15:39:57 2021 +0200

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



reply via email to

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