me
/
guix
Archived
1
0
Fork 0

gnu: perl-pegex: Update to 0.67.

* gnu/packages/perl.scm (perl-pegex): Update to 0.67.
master
Tobias Geerinckx-Rice 2018-09-09 13:23:03 +02:00
parent 9ad80992d0
commit bb5e06a35e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6937,7 +6937,7 @@ for correctness.")
(define-public perl-pegex (define-public perl-pegex
(package (package
(name "perl-pegex") (name "perl-pegex")
(version "0.64") (version "0.67")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -6946,7 +6946,7 @@ for correctness.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1kb7y2cc3nibbn8i8y3vrzz1f9h3892nbf8jj88c5fdgpmj05q17")))) "149015ra2figalxrnj72fz02qc5cm96xg6x8d6kmyanfmrrxzf9w"))))
(build-system perl-build-system) (build-system perl-build-system)
(native-inputs (native-inputs
`(("perl-file-sharedir-install" ,perl-file-sharedir-install) `(("perl-file-sharedir-install" ,perl-file-sharedir-install)