gnu: perl-carp-clan: Update to 6.07.

* gnu/packages/perl.scm (perl-carp-clan): Update to 6.07.
master
Tobias Geerinckx-Rice 2019-03-22 16:21:46 +01:00
parent 612f11bbc5
commit 836aec9984
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -823,7 +823,7 @@ Perl.")
(define-public perl-carp-clan
(package
(name "perl-carp-clan")
(version "6.06")
(version "6.07")
(source
(origin
(method url-fetch)
@ -831,7 +831,7 @@ Perl.")
"Carp-Clan-" version ".tar.gz"))
(sha256
(base32
"1m6902n6s627nsvyn2vyrk29q7lh6808hsdk7ka5cirm27vchjpa"))))
"0gaa4ygd9q8lp2fn5d9s7miiwxz92a2lqs7j6smwmifq6w3mc20a"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-exception" ,perl-test-exception)))