gnu: perl-test-www-mechanize-psgi: Update source uri.
* gnu/packages/web.scm (perl-test-www-mechanize-psgi)[source]: Update to new source uri.
This commit is contained in:
parent
12c613b548
commit
d298e7652a
|
@ -3403,7 +3403,7 @@ testing of Catalyst applications without needing to start up a web server.")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://cpan/authors/id/L/LB/LBROCARD/"
|
(uri (string-append "mirror://cpan/authors/id/O/OA/OALDERS/"
|
||||||
"Test-WWW-Mechanize-PSGI-" version ".tar.gz"))
|
"Test-WWW-Mechanize-PSGI-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
|
Loading…
Reference in New Issue