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

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

bug#66026: closed ([PATCH] gnu: dos2unix: Update to 7.5.1.)


From: GNU bug Tracking System
Subject: bug#66026: closed ([PATCH] gnu: dos2unix: Update to 7.5.1.)
Date: Mon, 25 Sep 2023 10:53:03 +0000

Your message dated Mon, 25 Sep 2023 11:52:10 +0100
with message-id <87sf725xua.fsf@cbaines.net>
and subject line Re: [bug#66026] [PATCH] gnu: dos2unix: Update to 7.5.1.
has caused the debbugs.gnu.org bug report #66026,
regarding [PATCH] gnu: dos2unix: Update to 7.5.1.
to be marked as done.

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


-- 
66026: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66026
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: dos2unix: Update to 7.5.1. Date: Sat, 16 Sep 2023 11:36:28 +0200
* gnu/packages/textutils.scm (dos2unix): Update to 7.5.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 65672cb0cc..af2670e150 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -83,14 +83,14 @@ (define-module (gnu packages textutils)
 (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
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66026] [PATCH] gnu: dos2unix: Update to 7.5.1. Date: Mon, 25 Sep 2023 11:52:10 +0100 User-agent: mu4e 1.10.5; emacs 28.2
Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/textutils.scm (dos2unix): Update to 7.5.1.
> ---
>  gnu/packages/textutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! I've pushed this to master as
3ef3203ee11df4afe5d1c0682d125daec7671350.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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