me
/
guix
Archived
1
0
Fork 0

gnu: git: Remove Python 2 from the package closure.

* gnu/packages/version-control.scm (git)[native-inputs]: Replace asciidoc with
asciidoc-py3.
master
Ricardo Wurmus 2020-03-03 15:17:45 +01:00
parent 7138257892
commit 7dffb5bace
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ as well as the classic centralized workflow.")
(base32
"15pfm7j4wq8ryp9n9d81h8v0arl15yq9i6cigw45walnq5r6721h"))))
;; For subtree documentation.
("asciidoc" ,asciidoc)
("asciidoc" ,asciidoc-py3)
("docbook-xsl" ,docbook-xsl)
("xmlto" ,xmlto)))
(inputs