[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/16: gnu: perl-datetime: Update to 1.52.
From: |
guix-commits |
Subject: |
04/16: gnu: perl-datetime: Update to 1.52. |
Date: |
Mon, 9 Mar 2020 16:09:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 940f9c75a6f78f66bd26e86c4044ecc8c78dceac
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon Mar 9 04:36:26 2020 +0100
gnu: perl-datetime: Update to 1.52.
* gnu/packages/perl.scm (perl-datetime): Update to 1.52.
---
gnu/packages/perl.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index a6b0872..90bd9f0 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2017 Raoul J.P. Bonnal <address@hidden>
;;; Copyright © 2017, 2018 Marius Bakke <address@hidden>
;;; Copyright © 2017 Adriano Peluso <address@hidden>
-;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2017 Leo Famulari <address@hidden>
;;; Copyright © 2017 Christopher Allan Webber <address@hidden>
;;; Copyright © 2018, 2019 Oleg Pykhalov <address@hidden>
@@ -2309,14 +2309,14 @@ hours, minutes, seconds, and time zones.")
(define-public perl-datetime
(package
(name "perl-datetime")
- (version "1.51")
+ (version "1.52")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DR/DROLSKY/"
"DateTime-" version ".tar.gz"))
(sha256
- (base32 "1ibfq6acz1ih28vl613yygbb3r2d8ykx6di669vajhvswl6xl8ny"))))
+ (base32 "1z1xpifh2kpyw7rlc8ivg9rl0qmabjq979gjp0s9agdjf9hqp0k7"))))
(build-system perl-build-system)
(native-inputs
`(("perl-cpan-meta-check" ,perl-cpan-meta-check)
- 01/16: gnu: libinput: Update to 1.15.3., (continued)
- 01/16: gnu: libinput: Update to 1.15.3., guix-commits, 2020/03/09
- 03/16: gnu: man-db: Update to 2.9.1., guix-commits, 2020/03/09
- 07/16: gnu: perl-timedate: Update to 2.32., guix-commits, 2020/03/09
- 02/16: gnu: libseccomp: Update to 2.4.3., guix-commits, 2020/03/09
- 08/16: gnu: spice-protocol: Update to 0.14.1., guix-commits, 2020/03/09
- 10/16: gnu: youtube-dl: Update to 2020.03.08., guix-commits, 2020/03/09
- 11/16: gnu: python-sphinxcontrib-applehelp: Update to 1.0.2., guix-commits, 2020/03/09
- 12/16: gnu: python-sphinxcontrib-devhelp: Update to 1.0.2., guix-commits, 2020/03/09
- 13/16: gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3., guix-commits, 2020/03/09
- 14/16: gnu: python-sphinxcontrib-qthelp: Update to 1.0.3., guix-commits, 2020/03/09
- 04/16: gnu: perl-datetime: Update to 1.52.,
guix-commits <=
- 05/16: gnu: perl-datetime-format-strptime: Update to 1.77., guix-commits, 2020/03/09
- 09/16: gnu: perl-catalyst-devel: Update to 1.40., guix-commits, 2020/03/09
- 06/16: gnu: perl-xs-object-magic: Update to 0.05., guix-commits, 2020/03/09
- 15/16: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4., guix-commits, 2020/03/09
- 16/16: gnu: python-sphinxcontrib-websupport: Update to 1.2.0., guix-commits, 2020/03/09