1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

gnu: perl-base: Update source URL.

* gnu/packages/perl.scm (perl-base)[source]: Update URL.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-25 13:34:59 +01:00
parent 83617aec58
commit a7da90936f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -387,7 +387,7 @@ error when it would have happened.")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/R/RG/RGARCIA/"
(uri (string-append "mirror://cpan/authors/id/R/RJ/RJBS/"
"base-" version ".tar.gz"))
(sha256
(base32 "1pjxcbbcpwlgzm0fzsbqd58zn8cj9vwril1wn3xfd7ws550mixa0"))))