GNU bug report logs - #63624
[PATCH] gnu: dos2unix: Update to 7.5.0.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sun, 21 May 2023 06:14:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63624 in the body.
You can then email your comments to 63624 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63624; Package guix-patches. (Sun, 21 May 2023 06:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 21 May 2023 06:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: dos2unix: Update to 7.5.0.
Date: Sun, 21 May 2023 08:13:17 +0200
* gnu/packages/textutils.scm (dos2unix): Update to 7.5.0.
---
 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 d7cb217e17..24fc689a0a 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -79,14 +79,14 @@ (define-module (gnu packages textutils)
 (define-public dos2unix
   (package
     (name "dos2unix")
-    (version "7.4.4")
+    (version "7.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/"
                            "dos2unix-" version ".tar.gz"))
        (sha256
-        (base32 "0vj3wix17vl7a85hg673qqyrhw9sbq0xiadbbij7v0nm1gdl3a18"))))
+        (base32 "1bwmxgb6z9pgaq1lqvjnhnijiiyxw293lk70ng164k913v802fvs"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 7ddc239fc38c2a0d73c997ecff80d6fdd9a594c7
-- 
2.40.1





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Mon, 22 May 2023 04:53:02 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Mon, 22 May 2023 04:53:02 GMT) Full text and rfc822 format available.

Message #10 received at 63624-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Timotej Lazar" <timotej.lazar <at> araneo.si>, 63624-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: dos2unix: Update to 7.5.0.
Date: Mon, 22 May 2023 04:52:06 +0000
Hi Timotej,

Thanks for the patch. Applied.

all best,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 19 Jun 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.