emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55974: closed ([PATCH] gnu: dos2unix: Update to 7.4.3.)


From: GNU bug Tracking System
Subject: bug#55974: closed ([PATCH] gnu: dos2unix: Update to 7.4.3.)
Date: Tue, 14 Jun 2022 20:54:03 +0000

Your message dated Tue, 14 Jun 2022 22:52:46 +0200
with message-id <874k0nx8zd@nckx>
and subject line Re: [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3.
has caused the debbugs.gnu.org bug report #55974,
regarding [PATCH] gnu: dos2unix: Update to 7.4.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55974: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55974
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: dos2unix: Update to 7.4.3. Date: Tue, 14 Jun 2022 15:16:16 +0000
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.3.
---
Successfully built all 3 dependencies of the dos2unix package.

 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 cbc657172d..fb4f52025c 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -76,14 +76,14 @@ (define-module (gnu packages textutils)
 (define-public dos2unix
   (package
     (name "dos2unix")
-    (version "7.4.2")
+    (version "7.4.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/";
                            "dos2unix-" version ".tar.gz"))
        (sha256
-        (base32 "00dfsf4rfyjb5j12gan8xjiirm0asshdz6dmd3l34a7ays6wadb0"))))
+        (base32 "0wnacvz99rnlx0ayf5jrxwljvh801r8k1ai3hj137yfsaqcv93dn"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3. Date: Tue, 14 Jun 2022 22:52:46 +0200
Greg Hogan 写道:
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.3.

Pushed as 8e974912775615f6dd233e60d53d7ee60047fd7e.

Thanks again,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]