gnu: asunder: Update to 2.9.6.

* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-02 03:10:07 +02:00
parent 507278f7cd
commit dc67e9e5b2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -686,7 +686,7 @@ (define-public geteltorito
(define-public asunder (define-public asunder
(package (package
(name "asunder") (name "asunder")
(version "2.9.5") (version "2.9.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -695,7 +695,7 @@ (define-public asunder
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"069x6az2r3wlb2hd07iz0hxpxwknw7s9h7pyhnkmzv1pw9ci3kk4")))) "1ycnd82lh7qy1pcbngd4b41s16j9hnm2kyfrncg4cwr3bfk7yg7a"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:out-of-source? #f '(#:out-of-source? #f