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

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

bug#68777: closed ([PATCH] gnu: dos2unix: Update to 7.5.2.)


From: GNU bug Tracking System
Subject: bug#68777: closed ([PATCH] gnu: dos2unix: Update to 7.5.2.)
Date: Fri, 09 Feb 2024 22:28:02 +0000

Your message dated Fri, 09 Feb 2024 22:26:47 +0000
with message-id <87jznds28o.fsf@gmail.com>
and subject line [PATCH] gnu: dos2unix: Update to 7.5.2.
has caused the debbugs.gnu.org bug report #68777,
regarding [PATCH] gnu: dos2unix: Update to 7.5.2.
to be marked as done.

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


-- 
68777: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68777
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: dos2unix: Update to 7.5.2. Date: Sun, 28 Jan 2024 10:44:31 +0100
* gnu/packages/textutils.scm (dos2unix): Update to 7.5.2.

Change-Id: I8b27da05c0780fe942fe19f00766cd2772c66bc0
---
 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 494e6b5ef5..b8b74d480a 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -85,14 +85,14 @@ (define-module (gnu packages textutils)
 (define-public dos2unix
   (package
     (name "dos2unix")
-    (version "7.5.1")
+    (version "7.5.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/";
                            "dos2unix-" version ".tar.gz"))
        (sha256
-        (base32 "05gwq7asks48l4iliw9cvbcaqa45yrkd2wb47zbb0ag0na5ph1ys"))))
+        (base32 "0fmzqhwq5y14gv5p4kin5flv6g1hvbv0mhlniys2wi08cr244ir6"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: dos2unix: Update to 7.5.2. Date: Fri, 09 Feb 2024 22:26:47 +0000
Hi,

Pushed as 70b7c1cabd9a4369055131f6e04bfdfeeaf5bd81 to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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