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

gnu: xorriso: Upgrade to 1.3.6.pl01.

* gnu/packages/cdrom.scm (xorriso): Upgrade to 1.3.6.pl01.
parent adbd7bd6
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.4")
(version "1.3.6.pl01")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/xorriso/xorriso-"
version ".tar.gz"))
(sha256
(base32
"0wvxbvkpdydcbmqi9xz7nv8cna6vp9726ahmmxxyx56cz4xifr4x"))))
"07bm20kb4f6q5pbkxhy7w8ggw2gxkrq45cda2kbh6wgphs5z2h7q"))))
(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