summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-22 19:04:23 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-23 14:31:51 +0100
commitc459160dd5705bc39ef9a7ba693b717cb49f184b (patch)
treeedba657a27089db50cbb0dd642fd3e535f093227 /gnu
parent9c5329103704c4787bd7a802b25197bf97d4e4bc (diff)
downloadguix-patches-c459160dd5705bc39ef9a7ba693b717cb49f184b.tar
guix-patches-c459160dd5705bc39ef9a7ba693b717cb49f184b.tar.gz
gnu: perl-params-validationcompiler: Update to 0.30.
* gnu/packages/perl.scm (perl-params-validationcompiler): Update to 0.30.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/perl.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index c517704751..dcde43f636 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -6814,15 +6814,14 @@ function call parameters to an arbitrary level of specificity.")
(define-public perl-params-validationcompiler
(package
(name "perl-params-validationcompiler")
- (version "0.27")
+ (version "0.30")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DR/DROLSKY/"
"Params-ValidationCompiler-" version ".tar.gz"))
(sha256
- (base32
- "1cpr188c2xm0kkmdir6slcsgv7v6ibqff4lax8s0whwx6ml9kaah"))))
+ (base32 "1jqn1l4m4i341g14kmjsf3a1kn7vv6z89cix0xjjgr1v70iywnyw"))))
(build-system perl-build-system)
(native-inputs
;; For tests.