gnu: util-macros: Update to 1.19.2.

* gnu/packages/xorg.scm (util-macros): Update to 1.19.2.
master
Marius Bakke 2018-03-08 18:12:45 +01:00
parent 762e53c320
commit 9cc46c573e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -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