mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 22:26:40 -05:00
gnu: xorg-cf-files: Update to 1.0.6.
* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6.
This commit is contained in:
parent
4a07463e5d
commit
e9543cf7bd
1 changed files with 2 additions and 3 deletions
|
@ -104,10 +104,9 @@ (define xorg-cf-files
|
||||||
;; License: x11, see COPYING
|
;; License: x11, see COPYING
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri "mirror://xorg/individual/util/xorg-cf-files-1.0.5.tar.bz2")
|
(uri "mirror://xorg/individual/util/xorg-cf-files-1.0.6.tar.bz2")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "0kckng0zs1viz0nr84rdl6dswgip7ndn4pnh5nfwnviwpsfmmksd"))))
|
||||||
"1m3ypq0xcy46ghxc0svl1rbhpy3zvgmy0aa2mn7w7v7d8d8bh8zd"))))
|
|
||||||
|
|
||||||
(define-public imake
|
(define-public imake
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue