* [bug#48854] [PATCH] gnu: tig: Update to 2.5.4.
@ 2021-06-05 22:00 Solene Rapenne via Guix-patches via
2021-06-06 10:13 ` bug#48854: " 宋文武
0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-06-05 22:00 UTC (permalink / raw)
To: 48854
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48854: [PATCH] gnu: tig: Update to 2.5.4.
2021-06-05 22:00 [bug#48854] [PATCH] gnu: tig: Update to 2.5.4 Solene Rapenne via Guix-patches via
@ 2021-06-06 10:13 ` 宋文武
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-06-06 10:13 UTC (permalink / raw)
To: Solene Rapenne; +Cc: 48854-done
Solene Rapenne <solene@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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-06 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-05 22:00 [bug#48854] [PATCH] gnu: tig: Update to 2.5.4 Solene Rapenne via Guix-patches via
2021-06-06 10:13 ` bug#48854: " 宋文武
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).