unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68777] [PATCH] gnu: dos2unix: Update to 7.5.2.
@ 2024-01-28  9:44 Timotej Lazar
  2024-02-09 22:26 ` bug#68777: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-01-28  9:44 UTC (permalink / raw)
  To: 68777; +Cc: Timotej Lazar

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68777: [PATCH] gnu: dos2unix: Update to 7.5.2.
  2024-01-28  9:44 [bug#68777] [PATCH] gnu: dos2unix: Update to 7.5.2 Timotej Lazar
@ 2024-02-09 22:26 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:26 UTC (permalink / raw)
  To: 68777-done

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]


Hi,

Pushed as 70b7c1cabd9a4369055131f6e04bfdfeeaf5bd81 to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-09 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-28  9:44 [bug#68777] [PATCH] gnu: dos2unix: Update to 7.5.2 Timotej Lazar
2024-02-09 22:26 ` bug#68777: " Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).