gnu: perl-common-sense: Update to 3.74.
* gnu/packages/perl.scm (perl-common-sense): Update to 3.74.
This commit is contained in:
parent
a941be6a3c
commit
a00afca443
|
@ -1175,7 +1175,7 @@ objects.")
|
||||||
(define-public perl-common-sense
|
(define-public perl-common-sense
|
||||||
(package
|
(package
|
||||||
(name "perl-common-sense")
|
(name "perl-common-sense")
|
||||||
(version "3.73")
|
(version "3.74")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1183,7 +1183,7 @@ objects.")
|
||||||
"common-sense-" version ".tar.gz"))
|
"common-sense-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"047xwgpn5611zrhk4c8vk9pzcbk1q7n3q0lfiwhhq7k4fbjca441"))))
|
"1wxv2s0hbjkrnssvxvsds0k213awg5pgdlrpkr6xkpnimc17s7vp"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "http://search.cpan.org/dist/common-sense")
|
(home-page "http://search.cpan.org/dist/common-sense")
|
||||||
(synopsis "Sane defaults for Perl programs")
|
(synopsis "Sane defaults for Perl programs")
|
||||||
|
|
Loading…
Reference in New Issue