mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-time-local: Update to 1.28.
* gnu/packages/perl.scm (perl-time-local): Update to 1.28.
This commit is contained in:
parent
9b0696d0e9
commit
a54dfcc063
1 changed files with 2 additions and 2 deletions
|
@ -9090,7 +9090,7 @@ duration strings like \"2 minutes\" and \"3 seconds\" to seconds.")
|
||||||
(define-public perl-time-local
|
(define-public perl-time-local
|
||||||
(package
|
(package
|
||||||
(name "perl-time-local")
|
(name "perl-time-local")
|
||||||
(version "1.2300")
|
(version "1.28")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -9098,7 +9098,7 @@ duration strings like \"2 minutes\" and \"3 seconds\" to seconds.")
|
||||||
"Time-Local-" version ".tar.gz"))
|
"Time-Local-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jgvd6v93hlrcmy56yxbm4yrhzi8yvrq8c3xffpgh28af01wmb5j"))))
|
"03p1mxk75vmmi4l0ibpd05b6hncbh8afjhvss87vpp4rrkjvjy4j"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "https://metacpan.org/release/Time-Local")
|
(home-page "https://metacpan.org/release/Time-Local")
|
||||||
(synopsis "Efficiently compute time from local and GMT time")
|
(synopsis "Efficiently compute time from local and GMT time")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue