[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: cdemu-daemon: Update to 3.2.6.
From: |
guix-commits |
Subject: |
05/07: gnu: cdemu-daemon: Update to 3.2.6. |
Date: |
Sun, 19 Dec 2021 21:25:48 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8b214fc065a1dc770a8d94ce2fe063a8ce050e21
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Dec 20 02:45:53 2021 +0100
gnu: cdemu-daemon: Update to 3.2.6.
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.6.
---
gnu/packages/cdrom.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index 2c55354..3f2429a 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -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))
- branch master updated (99f290b -> 67c72c8), guix-commits, 2021/12/19
- 02/07: gnu: libeatmydata: Update to 130., guix-commits, 2021/12/19
- 03/07: gnu: fio: Update to 3.29., guix-commits, 2021/12/19
- 05/07: gnu: cdemu-daemon: Update to 3.2.6.,
guix-commits <=
- 01/07: gnu: libeatmydata: Fix Texinfo typo in description., guix-commits, 2021/12/19
- 04/07: gnu: libmirage: Update to 3.2.6., guix-commits, 2021/12/19
- 06/07: gnu: vhba-module: Update to 20211218., guix-commits, 2021/12/19
- 07/07: gnu: acpica: Update to 20211217., guix-commits, 2021/12/19