gnu: cdemu-daemon: Update to 3.2.6.
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.6.
This commit is contained in:
parent
0aee20aab0
commit
8b214fc065
@ -968,7 +968,7 @@ the data stored in various image formats.")
|
||||
(define-public cdemu-daemon
|
||||
(package
|
||||
(name "cdemu-daemon")
|
||||
(version "3.2.5")
|
||||
(version "3.2.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -976,7 +976,7 @@ the data stored in various image formats.")
|
||||
"cdemu-daemon-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"16g6fv1lxkdmbsy6zh5sj54dvgwvm900fd18aq609yg8jnqm644d"))))
|
||||
"13vxhl7ik3h5qnfh6m0zxywb8qzx1n46akrm6rp19ikmxzih9r56"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config intltool))
|
||||
|
Loading…
Reference in New Issue
Block a user