mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-14 10:55:23 -05:00
gnu: perl-file-find-object-rule: Update to 0.0311.
* gnu/packages/perl.scm (perl-file-find-object-rule): Update to 0.0311.
This commit is contained in:
parent
6f2697f748
commit
9ffbc2456b
1 changed files with 2 additions and 2 deletions
|
@ -9705,7 +9705,7 @@ (define-public perl-file-find-object
|
|||
(define-public perl-file-find-object-rule
|
||||
(package
|
||||
(name "perl-file-find-object-rule")
|
||||
(version "0.0309")
|
||||
(version "0.0311")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -9714,7 +9714,7 @@ (define-public perl-file-find-object-rule
|
|||
version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1qr1rrp9gn0bpsixsrkan710sxc7bnhirh0anjsw2ihn4wdy3151"))))
|
||||
(base32 "0gjzfd5fz7mhr5abafxr7qic7nwhk7y9iv17as6l880973j952h3"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-module-build" ,perl-module-build)))
|
||||
|
|
Loading…
Reference in a new issue