1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 09:05:54 +02:00

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
+1 -1
View File
@@ -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