gnu: xpr: Update to 1.0.5.

* gnu/packages/xorg.scm (xpr): Update to 1.0.5.
This commit is contained in:
Marius Bakke 2018-03-10 09:58:55 +01:00
parent cafda73f7e
commit 505a65dccf
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -4094,7 +4094,7 @@ refers to the included common xorg.css stylesheet.")
(define-public xpr (define-public xpr
(package (package
(name "xpr") (name "xpr")
(version "1.0.4") (version "1.0.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4104,7 +4104,7 @@ refers to the included common xorg.css stylesheet.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1dbcv26w2yand2qy7b3h5rbvw1mdmdd57jw88v53sgdr3vrqvngy")))) "07qy9lwjvxighcmg6qvjkgagad3wwvidrfx0jz85lgynz3qy0dmr"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("xproto" ,xproto) `(("xproto" ,xproto)