mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: atool: Update source URI.
* gnu/packages/compression.scm (atool)[source]: Update to new source URI.
This commit is contained in:
parent
7db934a988
commit
97ac5b7056
1 changed files with 1 additions and 1 deletions
|
@ -1667,7 +1667,7 @@ (define-public atool
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "http://savannah.nongnu.org/download/atool/atool-"
|
(uri (string-append "mirror://savannah/atool/atool-"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
|
Loading…
Reference in a new issue