mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Update perl-role-tiny-2 to 2.002004.
* gnu/packages/perl.scm (perl-role-tiny-2): Update to 2.002004. Change-Id: I04035515682f311587bd863f9172b855349bee27 Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
parent
c4aef196f7
commit
892bd6772c
1 changed files with 2 additions and 2 deletions
|
@ -10405,14 +10405,14 @@ and @code{deserialize_regexp}.")
|
||||||
(define-public perl-role-tiny-2
|
(define-public perl-role-tiny-2
|
||||||
(package
|
(package
|
||||||
(inherit perl-role-tiny)
|
(inherit perl-role-tiny)
|
||||||
(version "2.001004")
|
(version "2.002004")
|
||||||
(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 "11qn516352yhi794www3ykwa9xv2gxpfnhn9jcn10x0ahl95gflj"))))))
|
(base32 "0i9b4jd4vd6w8nldyhk6y5zsiga4ari83afhaam86kwa2fgfxgfp"))))))
|
||||||
|
|
||||||
(define-public perl-safe-hole
|
(define-public perl-safe-hole
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue