mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: perl-base: Update source URL.
* gnu/packages/perl.scm (perl-base)[source]: Update URL.
This commit is contained in:
parent
83617aec58
commit
a7da90936f
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ (define-public perl-base
|
|||
(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 a new issue