gnu: perl-base: Update source URL.
* gnu/packages/perl.scm (perl-base)[source]: Update URL.
This commit is contained in:
parent
83617aec58
commit
a7da90936f
|
@ -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"))))
|
||||
|
|
Loading…
Reference in New Issue