mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: perl-role-tiny: Update to 2.001004.
* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001004.
This commit is contained in:
parent
6f19c32b0e
commit
e4089b897b
1 changed files with 2 additions and 2 deletions
|
@ -8605,14 +8605,14 @@ (define-public perl-role-tiny
|
||||||
(define-public perl-role-tiny-2
|
(define-public perl-role-tiny-2
|
||||||
(package
|
(package
|
||||||
(inherit perl-role-tiny)
|
(inherit perl-role-tiny)
|
||||||
(version "2.001001")
|
(version "2.001004")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://cpan/authors/id/H/HA/HAARG/"
|
(uri (string-append "mirror://cpan/authors/id/H/HA/HAARG/"
|
||||||
"Role-Tiny-" version ".tar.gz"))
|
"Role-Tiny-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "16yryg3cr14xw201gm8k8ci00hs60fy8lk2xhnaqa85n5m68flk8"))))))
|
(base32 "11qn516352yhi794www3ykwa9xv2gxpfnhn9jcn10x0ahl95gflj"))))))
|
||||||
|
|
||||||
(define-public perl-safe-isa
|
(define-public perl-safe-isa
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue