mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05: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 @@ (define-public perl-clone-pp
|
|||
(define-public perl-common-sense
|
||||
(package
|
||||
(name "perl-common-sense")
|
||||
(version "3.74")
|
||||
(version "3.75")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1720,7 +1720,7 @@ (define-public perl-common-sense
|
|||
"common-sense-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1wxv2s0hbjkrnssvxvsds0k213awg5pgdlrpkr6xkpnimc17s7vp"))))
|
||||
"0zhfp8f0czg69ycwn7r6ayg6idm5kyh2ai06g5s6s07kli61qsm8"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/common-sense")
|
||||
(synopsis "Sane defaults for Perl programs")
|
||||
|
|
Loading…
Reference in a new issue