GNU bug report logs - #48854
[PATCH] gnu: tig: Update to 2.5.4.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Sat, 5 Jun 2021 22:01:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48854 in the body.
You can then email your comments to 48854 AT debbugs.gnu.org in the normal way.

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#48854; Package guix-patches. (Sat, 05 Jun 2021 22:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solene Rapenne <solene <at> perso.pw>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 05 Jun 2021 22:01:02 GMT) Full text and rfc822 format available.

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

From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tig: Update to 2.5.4.
Date: Sun, 6 Jun 2021 00:00:23 +0200
I hope I have the commit message right this time.


* gnu/packages/version-control.scm (tig): Update to 2.5.4.
---
 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 cd262402c1..4156c97cea 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2280,7 +2280,7 @@ from Subversion to any supported Distributed Version Control System (DVCS).")
 (define-public tig
   (package
     (name "tig")
-    (version "2.5.3")
+    (version "2.5.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2288,7 +2288,7 @@ from Subversion to any supported Distributed Version Control System (DVCS).")
                     version "/tig-" version ".tar.gz"))
               (sha256
                (base32
-                "1p1575yh4daxjifywxkd0hgyfwciylqcm2qakawvwn6mk620ca75"))))
+                "19va4jn46s0vjv9f337g3ad6hy1f285ynl27i9gkd9l70b9q90n4"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("asciidoc" ,asciidoc)
-- 
2.31.1





Reply sent to 宋文武 <iyzsong <at> outlook.com>:
You have taken responsibility. (Sun, 06 Jun 2021 10:13:01 GMT) Full text and rfc822 format available.

Notification sent to Solene Rapenne <solene <at> perso.pw>:
bug acknowledged by developer. (Sun, 06 Jun 2021 10:13:01 GMT) Full text and rfc822 format available.

Message #10 received at 48854-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> outlook.com>
To: Solene Rapenne <solene <at> perso.pw>
Cc: 48854-done <at> debbugs.gnu.org
Subject: Re: bug#48854: [PATCH] gnu: tig: Update to 2.5.4.
Date: Sun, 06 Jun 2021 18:13:04 +0800
Solene Rapenne <solene <at> perso.pw> writes:

> I hope I have the commit message right this time.
>
>
> * gnu/packages/version-control.scm (tig): Update to 2.5.4.

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Jul 2021 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 296 days ago.

Previous Next


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