mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-time-piece: Update to 1.3401.
* gnu/packages/perl.scm (perl-time-piece): Update to 1.3401.
This commit is contained in:
parent
21fdc40e2d
commit
f87a0b094c
1 changed files with 2 additions and 2 deletions
|
@ -10464,7 +10464,7 @@ the system epoch.")
|
||||||
(define-public perl-time-piece
|
(define-public perl-time-piece
|
||||||
(package
|
(package
|
||||||
(name "perl-time-piece")
|
(name "perl-time-piece")
|
||||||
(version "1.3203")
|
(version "1.3401")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -10472,7 +10472,7 @@ the system epoch.")
|
||||||
"mirror://cpan/authors/id/E/ES/ESAYM/Time-Piece-"
|
"mirror://cpan/authors/id/E/ES/ESAYM/Time-Piece-"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0hbg99v8xqy3nx6nrjpwh1w6xwqpfflz0djkbdd72kvf8zvglwb9"))))
|
(base32 "09scn3yyqfl5w3yb6qrylhhn386zfz9fmpslk8iwyidb1sxvfmab"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "https://metacpan.org/release/Time-Piece")
|
(home-page "https://metacpan.org/release/Time-Piece")
|
||||||
(synopsis "Object-Oriented time objects")
|
(synopsis "Object-Oriented time objects")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue