[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/30: gnu: dos2unix: Update to 7.4.1.
From: |
guix-commits |
Subject: |
28/30: gnu: dos2unix: Update to 7.4.1. |
Date: |
Mon, 23 Dec 2019 13:46:32 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ac95bd97b1d0f19ebfd20d76dc77256593992bb4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 06:03:47 2019 +0100
gnu: dos2unix: Update to 7.4.1.
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.1.
---
gnu/packages/textutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 6902333..9d66dc4 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -63,14 +63,14 @@
(define-public dos2unix
(package
(name "dos2unix")
- (version "7.4.0")
+ (version "7.4.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/"
"dos2unix-" version ".tar.gz"))
(sha256
- (base32 "12h4c61g376bhq03y5g2xszkrkrj5hwd928rly3xsp6rvfmnbixs"))))
+ (base32 "08w6yywzirsxq8bh87jycvvw922ybhc2l426j2iqzliyn1h8mm8w"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags (list "CC=gcc"
- 19/30: gnu: fluidsynth: Update to 2.1.0., (continued)
- 19/30: gnu: fluidsynth: Update to 2.1.0., guix-commits, 2019/12/23
- 21/30: gnu: xxhash: Update to 0.7.2., guix-commits, 2019/12/23
- 30/30: gnu: clustershell: Update to 1.8.3., guix-commits, 2019/12/23
- 20/30: gnu: xchm: Update to 1.31., guix-commits, 2019/12/23
- 22/30: gnu: gnome-shell-extension-dash-to-dock: Update to 67., guix-commits, 2019/12/23
- 23/30: gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331]., guix-commits, 2019/12/23
- 24/30: gnu: knot: Update to 2.9.2., guix-commits, 2019/12/23
- 25/30: gnu: nsd: Update to 4.2.4., guix-commits, 2019/12/23
- 26/30: gnu: umoci: Update to 0.4.5., guix-commits, 2019/12/23
- 27/30: gnu: dos2unix: Don't use NAME in source URI., guix-commits, 2019/12/23
- 28/30: gnu: dos2unix: Update to 7.4.1.,
guix-commits <=
- 29/30: gnu: tbb: Update to 2020.0., guix-commits, 2019/12/23