mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -3403,7 +3403,7 @@ (define-public perl-test-www-mechanize-psgi
|
|||
(source
|
||||
(origin
|
||||
(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"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Reference in a new issue