gnu: perl-extutils-helpers: Update to 0.026.

* gnu/packages/perl.scm (perl-extutils-helpers): Update to 0.026.
master
Tobias Geerinckx-Rice 2018-09-09 14:13:32 +02:00
parent 748e6e1271
commit 4e77b75e11
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3232,7 +3232,7 @@ XS interface besides the perl one.")
(define-public perl-extutils-helpers
(package
(name "perl-extutils-helpers")
(version "0.022")
(version "0.026")
(source
(origin
(method url-fetch)
@ -3240,7 +3240,7 @@ XS interface besides the perl one.")
"ExtUtils-Helpers-" version ".tar.gz"))
(sha256
(base32
"15dalfwmpfmifw312i5pwiai8134pxf7b2804shlqhdk1xqczy6k"))))
"05ilqcj1rg5izr09dsqmy5di4fvq6ph4k0chxks7qmd4j1kip46y"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/ExtUtils-Helpers")
(synopsis "Various portability utilities for module builders")