gnu: perl-class-c3-componentised: Update source URL.

* gnu/packages/perl.scm (perl-class-c3-componentised)[source]:
Update URL.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-25 13:18:21 +01:00
parent 5ca9cb1e17
commit e68f20502c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -981,7 +981,7 @@ (define-public perl-class-c3-componentised
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://cpan/authors/id/F/FR/FREW/" (uri (string-append "mirror://cpan/authors/id/H/HA/HAARG/"
"Class-C3-Componentised-" version ".tar.gz")) "Class-C3-Componentised-" version ".tar.gz"))
(sha256 (sha256
(base32 "14wn1g45z3b5apqq7dcai5drk01hfyqydsd2m6hsxzhyvi3b2l9h")))) (base32 "14wn1g45z3b5apqq7dcai5drk01hfyqydsd2m6hsxzhyvi3b2l9h"))))