[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/22: gnu: dos2unix: Update to 7.5.1.
From: |
guix-commits |
Subject: |
08/22: gnu: dos2unix: Update to 7.5.1. |
Date: |
Mon, 25 Sep 2023 06:32:04 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 3ef3203ee11df4afe5d1c0682d125daec7671350
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Sat Sep 16 11:36:28 2023 +0200
gnu: dos2unix: Update to 7.5.1.
* gnu/packages/textutils.scm (dos2unix): Update to 7.5.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 65672cb0cc..af2670e150 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -83,14 +83,14 @@
(define-public dos2unix
(package
(name "dos2unix")
- (version "7.5.0")
+ (version "7.5.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/"
"dos2unix-" version ".tar.gz"))
(sha256
- (base32 "1bwmxgb6z9pgaq1lqvjnhnijiiyxw293lk70ng164k913v802fvs"))))
+ (base32 "05gwq7asks48l4iliw9cvbcaqa45yrkd2wb47zbb0ag0na5ph1ys"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
- 09/22: gnu: syncthing: Update to 1.24.0., (continued)
- 09/22: gnu: syncthing: Update to 1.24.0., guix-commits, 2023/09/25
- 10/22: gnu: freerdp: Update to 2.11.1., guix-commits, 2023/09/25
- 11/22: gnu: muchsync: Update to 7., guix-commits, 2023/09/25
- 12/22: gnu: bcachefs-tools: Update to 1.2., guix-commits, 2023/09/25
- 15/22: gnu: bemenu: Update to 0.6.16., guix-commits, 2023/09/25
- 16/22: gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs., guix-commits, 2023/09/25
- 17/22: gnu: sigrok-firmware-fx2lafw: Remove input labels., guix-commits, 2023/09/25
- 19/22: gnu: sigrok-firmware-fx2lafw: Explicitly disable tests., guix-commits, 2023/09/25
- 20/22: gnu: sigrok-firmware-fx2lafw: Update to 0.1.7-1.96b0b47., guix-commits, 2023/09/25
- 06/22: gnu: kiwix-tools: Update to 3.5.0., guix-commits, 2023/09/25
- 08/22: gnu: dos2unix: Update to 7.5.1.,
guix-commits <=
- 21/22: gnu: stcgal: Update to 1.10., guix-commits, 2023/09/25
- 18/22: gnu: sigrok-firmware-fx2lafw: Adjust format., guix-commits, 2023/09/25
- 22/22: gnu: wine and wine64: Update to 8.16, guix-commits, 2023/09/25
- 02/22: gnu: xnedit: Update to 1.5.1., guix-commits, 2023/09/25