mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
This commit is contained in:
parent
507278f7cd
commit
dc67e9e5b2
1 changed files with 2 additions and 2 deletions
|
@ -686,7 +686,7 @@ (define-public geteltorito
|
|||
(define-public asunder
|
||||
(package
|
||||
(name "asunder")
|
||||
(version "2.9.5")
|
||||
(version "2.9.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -695,7 +695,7 @@ (define-public asunder
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"069x6az2r3wlb2hd07iz0hxpxwknw7s9h7pyhnkmzv1pw9ci3kk4"))))
|
||||
"1ycnd82lh7qy1pcbngd4b41s16j9hnm2kyfrncg4cwr3bfk7yg7a"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
'(#:out-of-source? #f
|
||||
|
|
Loading…
Reference in a new issue