mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -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
|
||||
(origin
|
||||
(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
|
||||
(base32
|
||||
"1m3ypq0xcy46ghxc0svl1rbhpy3zvgmy0aa2mn7w7v7d8d8bh8zd"))))
|
||||
(base32 "0kckng0zs1viz0nr84rdl6dswgip7ndn4pnh5nfwnviwpsfmmksd"))))
|
||||
|
||||
(define-public imake
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue