[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: cdemu-daemon: Update to 3.2.3.
From: |
guix-commits |
Subject: |
05/06: gnu: cdemu-daemon: Update to 3.2.3. |
Date: |
Sun, 1 Sep 2019 12:27:26 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8232f053573180ef82aa4f0ce8a585a959864481
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Sep 1 18:23:31 2019 +0200
gnu: cdemu-daemon: Update to 3.2.3.
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.3.
---
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 5b2260f..cbebf25 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -913,7 +913,7 @@ the data stored in various image formats.")
(define-public cdemu-daemon
(package
(name "cdemu-daemon")
- (version "3.2.2")
+ (version "3.2.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -921,7 +921,7 @@ the data stored in various image formats.")
version ".tar.bz2"))
(sha256
(base32
- "0himyrhhfjsr4ff5aci7240bpm9x34h20pid412ci8fm16nk929b"))))
+ "022xzgwmncswb9md71w3ly3mjkdfc93lbij2llp2jamq8grxjjxr"))))
(build-system cmake-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (8cb2f0f -> 5042f33), guix-commits, 2019/09/01
- 02/06: gnu: i3-wm: Update to 4.17.1., guix-commits, 2019/09/01
- 05/06: gnu: cdemu-daemon: Update to 3.2.3.,
guix-commits <=
- 01/06: gnu: hplip: Update to 3.19.8., guix-commits, 2019/09/01
- 06/06: gnu: cdemu-client: Update to 3.2.3., guix-commits, 2019/09/01
- 03/06: gnu: vhba-module: Update to 20190831., guix-commits, 2019/09/01
- 04/06: gnu: libmirage: Update to 3.2.3., guix-commits, 2019/09/01