[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: ncdc: Update to 1.22.1.
From: |
guix-commits |
Subject: |
17/21: gnu: ncdc: Update to 1.22.1. |
Date: |
Sat, 30 Nov 2019 18:54:14 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2ea5b74fadd3090cadbc170e9be8cf64b405a8fe
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 30 23:15:32 2019 +0100
gnu: ncdc: Update to 1.22.1.
* gnu/packages/dc.scm (ncdc): Update to 1.22.1.
---
gnu/packages/dc.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/dc.scm b/gnu/packages/dc.scm
index af76879..f22ac93 100644
--- a/gnu/packages/dc.scm
+++ b/gnu/packages/dc.scm
@@ -33,14 +33,14 @@
(define-public ncdc
(package
(name "ncdc")
- (version "1.22")
+ (version "1.22.1")
(source
(origin
(method url-fetch)
(uri (string-append "http://dev.yorhel.nl/download/ncdc-" version
".tar.gz"))
- (sha256 (base32
- "0n9sn4rh4zhmzjknsvyp4bfh925abz93ln43gl8a1v63rs2yyhgx"))))
+ (sha256
+ (base32 "1bdgqd07f026qk6vpbxqsin536znd33931m3b4z44prlm9wd6pyi"))))
(build-system gnu-build-system)
(inputs
`(("bzip2" ,bzip2)
- 12/21: gnu: paperkey: Update to 1.6., (continued)
- 12/21: gnu: paperkey: Update to 1.6., guix-commits, 2019/11/30
- 08/21: gnu: emacs-howm: Update to 1.4.5., guix-commits, 2019/11/30
- 15/21: gnu: z3: Update to 4.8.7., guix-commits, 2019/11/30
- 13/21: gnu: paperkey: Use HTTPS source and home page., guix-commits, 2019/11/30
- 19/21: gnu: edgar: Update to 1.32., guix-commits, 2019/11/30
- 20/21: gnu: yapet: Update to 2.3., guix-commits, 2019/11/30
- 04/21: gnu: toybox: Update to 0.8.2., guix-commits, 2019/11/30
- 16/21: gnu: tnef: Update to 1.4.18., guix-commits, 2019/11/30
- 07/21: gnu: dcmtk: Update to 3.6.5., guix-commits, 2019/11/30
- 01/21: gnu: toot: Update to 0.24.0., guix-commits, 2019/11/30
- 17/21: gnu: ncdc: Update to 1.22.1.,
guix-commits <=
- 18/21: gnu: gnu-efi: Update to 3.0.11., guix-commits, 2019/11/30
- 21/21: gnu: arandr: Download over HTTPS., guix-commits, 2019/11/30
- 14/21: gnu: fcgi: Update to 2.4.2., guix-commits, 2019/11/30