gnu: xwud: Update to 1.0.5.
* gnu/packages/xorg.scm (xwud): Update to 1.0.5.
This commit is contained in:
parent
fdf5257e7c
commit
873ee8a750
|
@ -4414,7 +4414,7 @@ Various information is displayed depending on which options are selected.")
|
||||||
(define-public xwud
|
(define-public xwud
|
||||||
(package
|
(package
|
||||||
(name "xwud")
|
(name "xwud")
|
||||||
(version "1.0.4")
|
(version "1.0.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4424,7 +4424,7 @@ Various information is displayed depending on which options are selected.")
|
||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ggql6maivah58kwsh3z9x1hvzxm1a8888xx4s78cl77ryfa1cyn"))))
|
"1a8hdgy40smvblnh3s9f0vkqckl68nmivx7d48zk34m8z18p16cr"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("xproto" ,xproto)
|
`(("xproto" ,xproto)
|
||||||
|
|
Loading…
Reference in New Issue