gnu: perl-plack-test-externalserver: Update source URL.

* gnu/packages/web.scm (perl-plack-test-externalserver)[source]:
Update URL.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-25 13:11:16 +01:00
parent fd9fe868f8
commit 5ca9cb1e17
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -3477,7 +3477,7 @@ and stop fake requests using 'enable_if' directive in your app.psgi.")
(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"))))