mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: perl-moox-handlesvia: Update to 0.001009.
* gnu/packages/perl.scm (perl-moox-handlesvia): Update to 0.001009.
This commit is contained in:
parent
f10967a726
commit
85a4ddbdbe
1 changed files with 3 additions and 4 deletions
|
@ -7301,17 +7301,16 @@ (define-public perl-moox-file-configdir
|
|||
(define-public perl-moox-handlesvia
|
||||
(package
|
||||
(name "perl-moox-handlesvia")
|
||||
(version "0.001008")
|
||||
(version "0.001009")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"mirror://cpan/authors/id/M/MA/MATTP/MooX-HandlesVia-"
|
||||
"mirror://cpan/authors/id/T/TO/TOBYINK/MooX-HandlesVia-"
|
||||
version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"137yrjn2jmw4cj0fjdajnkjgqr5arnpq72kbm6w66xskncinz55h"))))
|
||||
(base32 "04kcyflg49rclxa1nm035c05jpyvhdacjyy1wklbgv4li3im6qvi"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-moox-types-mooselike"
|
||||
|
|
Loading…
Reference in a new issue