gnu: tig: Update to 2.5.7.

* gnu/packages/version-control.scm (tig): Update to 2.5.7.
This commit is contained in:
Efraim Flashner 2022-08-30 21:46:46 +03:00
parent 16ee7f1f62
commit 9583cbf29c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2460,7 +2460,7 @@ (define-public reposurgeon
(define-public tig
(package
(name "tig")
(version "2.5.6")
(version "2.5.7")
(source (origin
(method url-fetch)
(uri (string-append
@ -2468,7 +2468,7 @@ (define-public tig
version "/tig-" version ".tar.gz"))
(sha256
(base32
"0pwn7mlfnd5ngcbagjs9vsr7jgmia8676p0i91vvfl4v6qrmzfsh"))
"0xna55y1r1jssdmrzpinv96p7w00w9hn39q5l3d8l299dg4bmiyv"))
(modules '((guix build utils)))
(snippet
'(begin