[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/21: gnu: dcmtk: Update to 3.6.5.
From: |
guix-commits |
Subject: |
07/21: gnu: dcmtk: Update to 3.6.5. |
Date: |
Sat, 30 Nov 2019 18:54:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 6a04c8ff36ac5b0daa45f238ceddb782a654bc45
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 30 23:01:06 2019 +0100
gnu: dcmtk: Update to 3.6.5.
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
---
gnu/packages/image-processing.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image-processing.scm
b/gnu/packages/image-processing.scm
index 1961b47..f5d67c8 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -75,7 +75,7 @@
(define-public dcmtk
(package
(name "dcmtk")
- (version "3.6.4")
+ (version "3.6.5")
(source
(origin
(method url-fetch)
@@ -84,7 +84,7 @@
"dcmtk" (string-join (string-split version #\.) "")
"/dcmtk-" version ".tar.gz"))
(sha256
- (base32 "1h22z8g0kmvhg8lgkbikyzyphhvxvq6018a00yd6i4g0z9ag6gx9"))))
+ (base32 "1fdyz5wwjp4grys61mxb2ia9fi6i3ax6s43l16xnv291bxk7hld0"))))
(build-system cmake-build-system)
(inputs
`(;; Our ICU is too recent: “error: ‘UChar’ does not name a type“.
- 02/21: gnu: calcurse: Update to 4.5.1., (continued)
- 02/21: gnu: calcurse: Update to 4.5.1., guix-commits, 2019/11/30
- 05/21: gnu: f2fs-tools: Update to 1.13.0., guix-commits, 2019/11/30
- 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 <=
- 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, 2019/11/30
- 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