gnu: util-macros: Update to 1.19.1.

* gnu/packages/xorg.scm (util-macros): Update to 1.19.1.
master
Marius Bakke 2017-06-10 01:54:49 +02:00
parent 48d78a2e9c
commit 2a37852d4b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1814,7 +1814,7 @@ management to participate in an X11R6 session.")
(define-public util-macros (define-public util-macros
(package (package
(name "util-macros") (name "util-macros")
(version "1.19.0") (version "1.19.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1824,7 +1824,7 @@ management to participate in an X11R6 session.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1fnhpryf55l0yqajxn0cxan3kvsjzi67nlanz8clwqzf54cb2d98")))) "19h6wflpmh7xxqr6lk5z8pds6r9r0dn7ijbvaacymx2q0m05km0q"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config))) (native-inputs `(("pkg-config" ,pkg-config)))
(arguments (arguments