mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 22:26:40 -05:00
gnu: perl-svg: Update source URL.
* gnu/packages/perl.scm (perl-svg)[source]: Update URL.
This commit is contained in:
parent
034eae9c12
commit
c3b5c803f0
1 changed files with 1 additions and 1 deletions
|
@ -7790,7 +7790,7 @@ (define-public perl-svg
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://cpan/authors/id/S/SZ/SZABGAB/SVG-"
|
(uri (string-append "mirror://cpan/authors/id/M/MA/MANWAR/SVG-"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1br8dwh2363s6r0qgy7vv30gv5kj456vj5m6x83savx4wzfnsggc"))))
|
(base32 "1br8dwh2363s6r0qgy7vv30gv5kj456vj5m6x83savx4wzfnsggc"))))
|
||||||
|
|
Loading…
Reference in a new issue