me
/
guix
Archived
1
0
Fork 0

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>
Timotej Lazar 2023-09-16 11:36:28 +02:00 committed by Christopher Baines
parent d953a1e5d6
commit 3ef3203ee1
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -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