mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-common-sense: Update to 3.75.
* gnu/packages/perl.scm (perl-common-sense): Update to 3.75.
This commit is contained in:
parent
20d35eac53
commit
f899532302
1 changed files with 2 additions and 2 deletions
|
@ -1712,7 +1712,7 @@ and objects.")
|
||||||
(define-public perl-common-sense
|
(define-public perl-common-sense
|
||||||
(package
|
(package
|
||||||
(name "perl-common-sense")
|
(name "perl-common-sense")
|
||||||
(version "3.74")
|
(version "3.75")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1720,7 +1720,7 @@ and objects.")
|
||||||
"common-sense-" version ".tar.gz"))
|
"common-sense-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wxv2s0hbjkrnssvxvsds0k213awg5pgdlrpkr6xkpnimc17s7vp"))))
|
"0zhfp8f0czg69ycwn7r6ayg6idm5kyh2ai06g5s6s07kli61qsm8"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "https://metacpan.org/release/common-sense")
|
(home-page "https://metacpan.org/release/common-sense")
|
||||||
(synopsis "Sane defaults for Perl programs")
|
(synopsis "Sane defaults for Perl programs")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue