unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63624] [PATCH] gnu: dos2unix: Update to 7.5.0.
@ 2023-05-21  6:13 Timotej Lazar
  2023-05-22  4:52 ` bug#63624: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-05-21  6:13 UTC (permalink / raw)
  To: 63624; +Cc: Timotej Lazar

* 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





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

* bug#63624: [PATCH] gnu: dos2unix: Update to 7.5.0.
  2023-05-21  6:13 [bug#63624] [PATCH] gnu: dos2unix: Update to 7.5.0 Timotej Lazar
@ 2023-05-22  4:52 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-05-22  4:52 UTC (permalink / raw)
  To: Timotej Lazar, 63624-done

Hi Timotej,

Thanks for the patch. Applied.

all best,

jgart




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

end of thread, other threads:[~2023-05-22  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21  6:13 [bug#63624] [PATCH] gnu: dos2unix: Update to 7.5.0 Timotej Lazar
2023-05-22  4:52 ` bug#63624: " jgart via Guix-patches via

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).