GNU bug report logs - #78136
[PATCH] gnu: diff-so-fancy: Update to 1.4.4.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 29 Apr 2025 14:18:02 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Subject: bug#78136: closed (Re: bug#78136: Acknowledgement ([PATCH] gnu:
 diff-so-fancy: Update to 1.4.4.))
Date: Tue, 13 May 2025 17:33:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78136: [PATCH] gnu: diff-so-fancy: Update to 1.4.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78136 <at> debbugs.gnu.org.

-- 
78136: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78136
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: 78136-done <at> debbugs.gnu.org
Subject: Re: bug#78136: Acknowledgement ([PATCH] gnu: diff-so-fancy: Update to
 1.4.4.)
Date: Tue, 13 May 2025 13:32:19 -0400
Pushed as 9a41a54da2b53a0d1fa256dda8633b94e6160228.

[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: diff-so-fancy: Update to 1.4.4.
Date: Tue, 29 Apr 2025 14:16:50 +0000
* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.4.

Change-Id: If00c2b2cf653cb58bf92c05074d838a9c73a6cf0
---
 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 ed96b524f8..3916bae8c6 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -4288,7 +4288,7 @@ (define-public tla
 (define-public diff-so-fancy
   (package
     (name "diff-so-fancy")
-    (version "1.4.3")
+    (version "1.4.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4297,7 +4297,7 @@ (define-public diff-so-fancy
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11vkq5njjlvjipic7db44ga875n61drszw1qrdzwxmmfmnz425zz"))))
+                "0ck9v9dc9zm3wr1vdq96zwvv9szsbimyxvnd76q5l4vcb4iqnpy8"))))
     (inputs
      (list bash-minimal perl ncurses))
     (build-system copy-build-system)

base-commit: 32bc7695b50a2018f15618a86d7200fc8c3e2f58
-- 
2.49.0




This bug report was last modified 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.