mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix uri for perl-template-toolkit.
* gnu/packages/perl.scm (perl-template-toolkit)[source]: Fix origin uri.
This commit is contained in:
parent
e768c37e3f
commit
81343b9a34
1 changed files with 1 additions and 1 deletions
|
@ -7999,7 +7999,7 @@ error encouraging the user to seek support.")
|
|||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://cpan/authors/id/A/AB/ABW/"
|
||||
(uri (string-append "mirror://cpan/authors/id/A/AT/ATOOMIC/"
|
||||
"Template-Toolkit-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue