me
/
guix
Archived
1
0
Fork 0

gnu: perl-time-piece: Update to 1.3401.

* gnu/packages/perl.scm (perl-time-piece): Update to 1.3401.
master
Efraim Flashner 2021-05-19 15:44:37 +03:00
parent 21fdc40e2d
commit f87a0b094c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -10464,7 +10464,7 @@ the system epoch.")
(define-public perl-time-piece
(package
(name "perl-time-piece")
(version "1.3203")
(version "1.3401")
(source
(origin
(method url-fetch)
@ -10472,7 +10472,7 @@ the system epoch.")
"mirror://cpan/authors/id/E/ES/ESAYM/Time-Piece-"
version ".tar.gz"))
(sha256
(base32 "0hbg99v8xqy3nx6nrjpwh1w6xwqpfflz0djkbdd72kvf8zvglwb9"))))
(base32 "09scn3yyqfl5w3yb6qrylhhn386zfz9fmpslk8iwyidb1sxvfmab"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/Time-Piece")
(synopsis "Object-Oriented time objects")