[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/28: gnu: perl-type-tiny: Update to 1.012003.
From: |
guix-commits |
Subject: |
03/28: gnu: perl-type-tiny: Update to 1.012003. |
Date: |
Wed, 19 May 2021 16:30:12 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 0fb6098916f47b16656c106af2fbce99f8337bae
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed May 19 15:33:33 2021 +0300
gnu: perl-type-tiny: Update to 1.012003.
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.012003.
---
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 0b2a3bd..9f006a3 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -10620,14 +10620,14 @@ variable conform.")
(define-public perl-type-tiny
(package
(name "perl-type-tiny")
- (version "1.008003")
+ (version "1.012003")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/"
"Type-Tiny-" version ".tar.gz"))
(sha256
- (base32 "1x80rlnh7kl4xgm4qvyfbgahcyla4wbyh3b759nm21czn8x6wkm4"))))
+ (base32 "0s11rlkkjjys8x6ihm5mrhzbbf341g5ckqbalph4g7l98kcy26yl"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-warnings" ,perl-test-warnings)))
- branch master updated (6a5d542 -> c50c56e), guix-commits, 2021/05/19
- 01/28: gnu: perl-universal-require: Update to 0.19., guix-commits, 2021/05/19
- 10/28: gnu: perl-term-encoding: Update to 0.03., guix-commits, 2021/05/19
- 04/28: gnu: perl-type-tiny-xs: Update to 0.022., guix-commits, 2021/05/19
- 07/28: gnu: perl-tree-simple-visitorfactory: Update to 0.16., guix-commits, 2021/05/19
- 19/28: gnu: perl-mail-dkim: Update to 1.20200907., guix-commits, 2021/05/19
- 17/28: gnu: perl-modern-perl: Update to 1.20200211., guix-commits, 2021/05/19
- 03/28: gnu: perl-type-tiny: Update to 1.012003.,
guix-commits <=
- 08/28: gnu: perl-time-piece: Update to 1.3401., guix-commits, 2021/05/19
- 09/28: gnu: perl-tie-cycle: Update to 1.226., guix-commits, 2021/05/19
- 11/28: gnu: perl-plack-middleware-removeredundantbody: Update to 0.09., guix-commits, 2021/05/19
- 14/28: gnu: perl-musicbrainz-discid: Update to 0.06., guix-commits, 2021/05/19
- 22/28: gnu: perl-dbd-pg: Update to 3.14.2., guix-commits, 2021/05/19
- 02/28: gnu: perl-type-tie: Update to 0.015., guix-commits, 2021/05/19
- 20/28: gnu: perl-inline: Update to 0.86., guix-commits, 2021/05/19
- 15/28: gnu: perl-mouse: Update to 2.5.10., guix-commits, 2021/05/19
- 06/28: gnu: perl-tree-simple: Update to 1.34., guix-commits, 2021/05/19
- 13/28: gnu: perl-net-dbus: Update to 1.2.0., guix-commits, 2021/05/19