gnu: asciidoc-py3: Fix source URI.

* gnu/packages/documentation.scm (asciidoc-py3)[source](uri): Adjust to
current repo URL.
This commit is contained in:
Marius Bakke 2021-05-17 18:05:57 +02:00
parent 72c0b147ff
commit df9e84dbea
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -184,7 +184,7 @@ (define-public asciidoc-py3
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/asciidoc/asciidoc-py3/") (url "https://github.com/asciidoc/asciidoc-py")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256