mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: perl-www-mechanize: Update source uri.
* gnu/packages/web.scm (perl-www-mechanize)[source]: Update to new uri.
This commit is contained in:
parent
7eb09e39ed
commit
128c9b9269
1 changed files with 1 additions and 1 deletions
|
@ -3280,7 +3280,7 @@ (define-public perl-www-mechanize
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/"
|
(uri (string-append "mirror://cpan/authors/id/O/OA/OALDERS/"
|
||||||
"WWW-Mechanize-" version ".tar.gz"))
|
"WWW-Mechanize-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
|
Loading…
Reference in a new issue