gnu: asciidoc: Update source URI.

* gnu/packages/documentation.scm (asciidoc)[source]: Update URI.

This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46706>.

They moved (and redirected) the repository to the new location
<https://github.com/asciidoc-py/asciidoc-py>. Here they changed the old
commits in-place using now Python3, which caused the hash mismatch.

The untouched Python2 version is still found under the ..-py2 repository.
This commit is contained in:
Björn Höfling 2021-02-23 23:12:50 +01:00
parent 3fc49dae18
commit 53c40b3c77
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD

@ -105,7 +105,7 @@ pages in HTML.")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/asciidoc/asciidoc")
(url "https://github.com/asciidoc-py/asciidoc-py2")
(commit version)))
(file-name (git-file-name name version))
(sha256