gnu: perl-svg: Update source URL.

* gnu/packages/perl.scm (perl-svg)[source]: Update URL.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-25 14:08:33 +01:00
parent 034eae9c12
commit c3b5c803f0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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"))))