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

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

bug#51836: closed ([PATCH] gnu: diff-so-fancy: Update to 1.4.2.)


From: GNU bug Tracking System
Subject: bug#51836: closed ([PATCH] gnu: diff-so-fancy: Update to 1.4.2.)
Date: Mon, 15 Nov 2021 10:09:01 +0000

Your message dated Mon, 15 Nov 2021 11:07:53 +0100
with message-id <8735nxk9za.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2.
has caused the debbugs.gnu.org bug report #51836,
regarding [PATCH] gnu: diff-so-fancy: Update to 1.4.2.
to be marked as done.

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


-- 
51836: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51836
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: diff-so-fancy: Update to 1.4.2. Date: Sun, 14 Nov 2021 11:19:02 +0100
* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c57deff686..00a8be49f9 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -3036,7 +3036,7 @@ (define-public tla
 (define-public diff-so-fancy
   (package
     (name "diff-so-fancy")
-    (version "1.3.0")
+    (version "1.4.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3045,7 +3045,7 @@ (define-public diff-so-fancy
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0aavxahzha2mms4vdwysk79pa6wzswpfwgsq2hwaxnaf66maahfl"))))
+                "0q0byg2bpibl3lbn4zibwcfxzlx2x5krajxmpwgizf32qjp5lh6n"))))
     (inputs
      `(("perl" ,perl)
        ("ncurses" ,ncurses)))
-- 
2.33.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2. Date: Mon, 15 Nov 2021 11:07:53 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Tanguy Le Carrour <tanguy@bioneland.org> writes:

> * gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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