mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -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
|
||||
(origin
|
||||
(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"))
|
||||
(sha256
|
||||
(base32 "1l1yj1l25679x7cbpd27ii7s1f1ajpkspif9xqnl21hczrbmrbsv"))))
|
||||
|
|
Loading…
Reference in a new issue