mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: asunder: Update to 2.9.5.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.5.
This commit is contained in:
parent
ff1d8ce802
commit
1bd7b0da68
1 changed files with 2 additions and 2 deletions
|
@ -671,7 +671,7 @@ (define-public geteltorito
|
|||
(define-public asunder
|
||||
(package
|
||||
(name "asunder")
|
||||
(version "2.9.3")
|
||||
(version "2.9.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -680,7 +680,7 @@ (define-public asunder
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1630i1df06y840v3fgdf75jxw1s8kwbfn5bhi0686viah0scccw5"))))
|
||||
"069x6az2r3wlb2hd07iz0hxpxwknw7s9h7pyhnkmzv1pw9ci3kk4"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
'(#:out-of-source? #f
|
||||
|
|
Loading…
Reference in a new issue