summaryrefslogtreecommitdiff
path: root/gnu/packages/cdrom.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-06-02 03:10:07 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-06-02 18:06:03 +0200
commitdc67e9e5b2485e7a2f50b3979bdff968028eec42 (patch)
tree150ba62c39d4fb61c34fbd188eaf6dfc6f6090f7 /gnu/packages/cdrom.scm
parent507278f7cd68b86418a8b5a0e9928580d4756aa4 (diff)
downloadguix-patches-dc67e9e5b2485e7a2f50b3979bdff968028eec42.tar
guix-patches-dc67e9e5b2485e7a2f50b3979bdff968028eec42.tar.gz
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
Diffstat (limited to 'gnu/packages/cdrom.scm')
-rw-r--r--gnu/packages/cdrom.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index bd44ae8e80..67236f86de 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -686,7 +686,7 @@ information is written to standard error.")
(define-public asunder
(package
(name "asunder")
- (version "2.9.5")
+ (version "2.9.6")
(source (origin
(method url-fetch)
(uri
@@ -695,7 +695,7 @@ information is written to standard error.")
".tar.bz2"))
(sha256
(base32
- "069x6az2r3wlb2hd07iz0hxpxwknw7s9h7pyhnkmzv1pw9ci3kk4"))))
+ "1ycnd82lh7qy1pcbngd4b41s16j9hnm2kyfrncg4cwr3bfk7yg7a"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:out-of-source? #f