emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62382: closed ([PATCH] gnu: colordiff: Update to 1.0.21.)


From: GNU bug Tracking System
Subject: bug#62382: closed ([PATCH] gnu: colordiff: Update to 1.0.21.)
Date: Mon, 27 Mar 2023 16:01:02 +0000

Your message dated Mon, 27 Mar 2023 17:00:08 +0100
with message-id <87edpap4kh.fsf@cbaines.net>
and subject line Re: [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21.
has caused the debbugs.gnu.org bug report #62382,
regarding [PATCH] gnu: colordiff: Update to 1.0.21.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62382: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62382
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: colordiff: Update to 1.0.21. Date: Wed, 22 Mar 2023 14:11:27 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62382] [PATCH] gnu: colordiff: Update to 1.0.21. Date: Mon, 27 Mar 2023 17:00:08 +0100 User-agent: mu4e 1.8.13; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]