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

To reply to this bug, email your comments to 78136 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78136; Package guix-patches. (Tue, 29 Apr 2025 14:18:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 29 Apr 2025 14:18:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 4 days ago.

Previous Next


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