unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3.
@ 2022-06-14 15:16 Greg Hogan
  2022-06-14 20:52 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-06-14 15:16 UTC (permalink / raw)
  To: 55974; +Cc: Greg Hogan

* gnu/packages/textutils.scm (dos2unix): Update to 7.4.3.
---
Successfully built all 3 dependencies of the dos2unix package.

 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 cbc657172d..fb4f52025c 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -76,14 +76,14 @@ (define-module (gnu packages textutils)
 (define-public dos2unix
   (package
     (name "dos2unix")
-    (version "7.4.2")
+    (version "7.4.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/"
                            "dos2unix-" version ".tar.gz"))
        (sha256
-        (base32 "00dfsf4rfyjb5j12gan8xjiirm0asshdz6dmd3l34a7ays6wadb0"))))
+        (base32 "0wnacvz99rnlx0ayf5jrxwljvh801r8k1ai3hj137yfsaqcv93dn"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.36.1





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

* [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3.
  2022-06-14 15:16 [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3 Greg Hogan
@ 2022-06-14 20:52 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-06-14 20:52 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 55974, 55974-done

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

Greg Hogan 写道:
> * gnu/packages/textutils.scm (dos2unix): Update to 7.4.3.

Pushed as 8e974912775615f6dd233e60d53d7ee60047fd7e.

Thanks again,

T G-R

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

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

end of thread, other threads:[~2022-06-14 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 15:16 [bug#55974] [PATCH] gnu: dos2unix: Update to 7.4.3 Greg Hogan
2022-06-14 20:52 ` Tobias Geerinckx-Rice 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).