gnu: xpr: Update to 1.0.5.
* gnu/packages/xorg.scm (xpr): Update to 1.0.5.
This commit is contained in:
parent
cafda73f7e
commit
505a65dccf
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user