mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-carp: Update source URL.
* gnu/packages/perl.scm (perl-carp)[source]: Update URL.
This commit is contained in:
parent
a4876fbe17
commit
2db3b2d303
1 changed files with 1 additions and 1 deletions
|
@ -733,7 +733,7 @@ to test the installed perl for compatibility with his modules.")
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"mirror://cpan/authors/id/R/RJ/RJBS/Carp-"
|
||||
"mirror://cpan/authors/id/X/XS/XSAWYERX/Carp-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue