gnu: perl-ref-util-xs: Update to 0.117.

* gnu/packages/perl.scm (perl-ref-util-xs): Update to 0.117.
master
Tobias Geerinckx-Rice 2018-03-12 00:44:04 +01:00
parent 387a8fd7d0
commit 221ff3c097
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6757,7 +6757,7 @@ variables that should not be changed.")
(define-public perl-ref-util-xs
(package
(name "perl-ref-util-xs")
(version "0.116")
(version "0.117")
(source
(origin
(method url-fetch)
@ -6765,7 +6765,7 @@ variables that should not be changed.")
"Ref-Util-XS-" version ".tar.gz"))
(sha256
(base32
"0l5dzbd71iclv8fdjk7685rq6pbfiiydh0n70br6g9l9iy2smr6f"))))
"0g33cndhj353h5xjihvgjc2h6vxwkyyzw63r4l06czvq4flcar7v"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/Ref-Util-XS/")
(synopsis "XS implementation for Ref::Util")