mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: perl-plack-test-externalserver: Update source URL.
* gnu/packages/web.scm (perl-plack-test-externalserver)[source]: Update URL.
This commit is contained in:
parent
fd9fe868f8
commit
5ca9cb1e17
1 changed files with 1 additions and 1 deletions
|
@ -3477,7 +3477,7 @@ (define-public perl-plack-test-externalserver
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://cpan/authors/id/F/FL/FLORA/"
|
(uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/"
|
||||||
"Plack-Test-ExternalServer-" version ".tar.gz"))
|
"Plack-Test-ExternalServer-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1l1yj1l25679x7cbpd27ii7s1f1ajpkspif9xqnl21hczrbmrbsv"))))
|
(base32 "1l1yj1l25679x7cbpd27ii7s1f1ajpkspif9xqnl21hczrbmrbsv"))))
|
||||||
|
|
Loading…
Reference in a new issue