me
/
guix
Archived
1
0
Fork 0

gnu: git: Fix git-manpages native input's hash.

This is a follow-up to commit ab9629b7c9.

* gnu/packages/version-control.scm (git)[native-inputs]: Fix git-manpages's
hash.
master
Léo Le Bouter 2021-03-16 10:58:36 +01:00
parent ab9629b7c9
commit 0ee5d4f7a8
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ as well as the classic centralized workflow.")
version ".tar.xz"))
(sha256
(base32
"1aiabqbc6mg23r19g2cwd4iajf55cpkxqylwn14hgpg64piaqr2y"))))
"1v40wwj130k76xf2w6vwhvfpkk765q1gcy5bqcrqssxf66ydqp8q"))))
;; For subtree documentation.
("asciidoc" ,asciidoc-py3)
("docbook-xsl" ,docbook-xsl)