me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/perl.scm (perl-class-c3-componentised)[source]:
Update URL.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -981,7 +981,7 @@ supporting the same interface, but using Class::C3 to do the hard work.")
(source
(origin
(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"))
(sha256
(base32 "14wn1g45z3b5apqq7dcai5drk01hfyqydsd2m6hsxzhyvi3b2l9h"))))