Skip to content
Snippets Groups Projects
Commit bc7f024c authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: xorriso: Upgrade to 3.1.8.

* gnu/packages/cdrom.scm (xorriso): Upgrade to 3.1.8.
parent 1b4f23bd
No related branches found
No related tags found
No related merge requests found
......@@ -98,14 +98,14 @@ (define-public libcdio
(define-public xorriso
(package
(name "xorriso")
(version "1.3.6.pl01")
(version "1.3.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/xorriso/xorriso-"
version ".tar.gz"))
(sha256
(base32
"07bm20kb4f6q5pbkxhy7w8ggw2gxkrq45cda2kbh6wgphs5z2h7q"))))
"0zhhj9lr9z7hnb2alac54mc28w1l0mbanphhpmy3ylsi8rih84lh"))))
(build-system gnu-build-system)
(inputs
`(("acl" ,acl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment