[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: perl-date-manip: Update to 6.82.
From: |
guix-commits |
Subject: |
05/07: gnu: perl-date-manip: Update to 6.82. |
Date: |
Wed, 17 Jun 2020 20:44:46 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 654c13f6c1a6346d6d5903d9abc2346f0f999862
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jun 18 00:43:08 2020 +0200
gnu: perl-date-manip: Update to 6.82.
* gnu/packages/perl.scm (perl-date-manip): Update to 6.82.
---
gnu/packages/perl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index be5f6e3..41c6da6 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -2913,14 +2913,14 @@ Date::Calc.")
(define-public perl-date-manip
(package
(name "perl-date-manip")
- (version "6.78")
+ (version "6.82")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/S/SB/SBECK/"
"Date-Manip-" version ".tar.gz"))
(sha256
- (base32 "1faxj6gafrqir9hvy9r8q57s93n57b412s04qycrks7r0520hdnb"))))
+ (base32 "0ak72kpydwhq2z03mhdfwm3ganddzb8gawzh6crpsjvb9kwvr5ps"))))
(build-system perl-build-system)
(arguments
;; Tests would require tzdata for timezone information, but tzdata is in
- branch master updated (eaca906 -> 85c4364), guix-commits, 2020/06/17
- 01/07: gnu: handbrake: Update to 1.3.3., guix-commits, 2020/06/17
- 02/07: gnu: perl-text-csv-xs: Update to 1.43., guix-commits, 2020/06/17
- 03/07: gnu: perl-yaml: Update to 1.30., guix-commits, 2020/06/17
- 04/07: gnu: perl-getopt-long: Update to 2.51., guix-commits, 2020/06/17
- 06/07: gnu: meshlab: Update to 2020.06., guix-commits, 2020/06/17
- 05/07: gnu: perl-date-manip: Update to 6.82.,
guix-commits <=
- 07/07: gnu: wesnoth: Update to 1.14.13., guix-commits, 2020/06/17