mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -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
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://savannah.nongnu.org/download/atool/atool-"
|
||||
(uri (string-append "mirror://savannah/atool/atool-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Reference in a new issue