unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21.
@ 2023-03-22 14:11 Greg Hogan
  2023-03-27 16:00 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-03-22 14:11 UTC (permalink / raw)
  To: 62382; +Cc: Greg Hogan

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21.
---
 gnu/packages/patchutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm
index 05a9a62dbf..0d88a2d943 100644
--- a/gnu/packages/patchutils.scm
+++ b/gnu/packages/patchutils.scm
@@ -168,7 +168,7 @@ (define-public quilt
 (define-public colordiff
   (package
     (name "colordiff")
-    (version "1.0.20")
+    (version "1.0.21")
     (source
       (origin
         (method url-fetch)
@@ -177,7 +177,7 @@ (define-public colordiff
                    (string-append "http://www.colordiff.org/archive/colordiff-"
                                   version ".tar.gz")))
       (sha256
-       (base32 "1kbv3lsyzzrwca4v3ajpnv8q5j0h53r94lxiqgmikxmrxrxh3cp3"))))
+       (base32 "05g64z4ls1i70rpzznjxy2cpjgywisnwj9ssx9nq1w7hgqjz8c4v"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests
-- 
2.40.0





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

* [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21.
  2023-03-22 14:11 [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21 Greg Hogan
@ 2023-03-27 16:00 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-27 16:00 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 62382, 62382-done

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


Greg Hogan <code@greghogan.com> writes:

> * gnu/packages/patchutils.scm (colordiff): Update to 1.0.21.
> ---
>  gnu/packages/patchutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Greg, I've pushed this to the master branch as
efbfda0dac514f73585d85268b3c2248b34668e3.

Chris

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

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

end of thread, other threads:[~2023-03-27 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22 14:11 [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21 Greg Hogan
2023-03-27 16:00 ` Christopher Baines

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