summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-17 14:59:06 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-17 15:20:01 +0100
commite9543cf7bd2df44b4c1873a4462092fe01c7b930 (patch)
treebf64a9fef15f1c9100bd2ea234e90a0a7bdd8190 /gnu/packages/xorg.scm
parent4a07463e5d437b230dca6d0de3a9d98e2f531ca3 (diff)
downloadpatches-e9543cf7bd2df44b4c1873a4462092fe01c7b930.tar
patches-e9543cf7bd2df44b4c1873a4462092fe01c7b930.tar.gz
gnu: xorg-cf-files: Update to 1.0.6.
* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6.
Diffstat (limited to 'gnu/packages/xorg.scm')
-rw-r--r--gnu/packages/xorg.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index b5c19567a8..7a852574d2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -104,10 +104,9 @@
;; 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