mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: git-manpages: Update sha256 hash for version 2.5.0.
This is a followup to commit c1b7ea1e24
.
* gnu/packages/version-control.scm (git-manpages)[source]: Update sha256 hash.
This commit is contained in:
parent
a3856b2ce3
commit
020cdbd0e4
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ (define-public git-manpages
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1k24p33v9hvmpkx4l818x1vbdv090kfgwqshhyyl3h9m9b5skqci"))))
|
||||
"1spnqxzl53ic7bv1x7c6lwscdh581scqm5zh98wfp4qn1ciafvhs"))))
|
||||
(build-system trivial-build-system)
|
||||
(arguments
|
||||
'(#:modules ((guix build utils))
|
||||
|
|
Loading…
Reference in a new issue