aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cdrom.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cdrom.scm')
-rw-r--r--gnu/packages/cdrom.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index b7e8b1cb87..b6bdf33eef 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -914,8 +914,8 @@ the data stored in various image formats.")
(source (origin
(method url-fetch)
(uri (string-append
- "https://downloads.sourceforge.net/cdemu/cdemu-daemon/cdemu-daemon-"
- version ".tar.bz2"))
+ "https://downloads.sourceforge.net/cdemu/cdemu-daemon/"
+ "cdemu-daemon-" version ".tar.bz2"))
(sha256
(base32
"02yyj8sr7d5briamhzrqh8zdsiiggxmx5y05kx25y7k3g15jvcx6"))))
title='2016-12-06 20:46:18 -0500'>2016-12-06gnu: radicale: Skip the test suite....Leo Famulari 2016-11-15gnu: vdirsyncer: Fix build by setting correct PYTHONPATH....Hartmut Goebel 2016-10-27Merge branch 'master' into core-updatesMark H Weaver 2016-10-26gnu: vdirsyncer: Update to 0.14.0....Leo Famulari 2016-10-15gnu: radicale: Run the test suite with py.test....Leo Famulari 2016-10-09gnu: vdirsyncer: Update to 0.13.1....Leo Famulari 2016-08-24gnu: vdirsyncer: Update to 0.12.1....Leo Famulari 2016-08-01gnu: vdirsyncer: Update to 0.11.3....Leo Famulari 2016-06-20gnu: vdirsyncer: Update to 0.11.2....Leo Famulari 2016-05-23gnu: vdirsyncer: Update to 0.11.0....Leo Famulari 2016-04-27gnu: vdirsyncer: Update to 0.10.0....Leo Famulari 2016-04-10gnu: vdirsyncer: Update to 0.9.3....Leo Famulari 2016-03-13gnu: vdirsyncer: Update 0.9.2....Leo Famulari 2016-02-15gnu: vdirsyncer: Update to 0.9.0....Leo Famulari 2016-02-02gnu: vdirsyncer: Update to 0.8.1....Leo Famulari 2016-01-15gnu: Add vdirsyncer....Leo Famulari 2016-01-15gnu: Add radicale....Leo Famulari