[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/59: gnu: perl-path-tiny: Update to 0.108.
From: |
guix-commits |
Subject: |
55/59: gnu: perl-path-tiny: Update to 0.108. |
Date: |
Sat, 23 Mar 2019 11:04:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 39f7b8f0232f7a50d88ee523407fc984ff59237f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Mar 23 14:00:38 2019 +0100
gnu: perl-path-tiny: Update to 0.108.
* gnu/packages/perl.scm (perl-path-tiny): Update to 0.108.
---
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 71ea2e5..8725ebd 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -6896,14 +6896,14 @@ file names.")
(define-public perl-path-tiny
(package
(name "perl-path-tiny")
- (version "0.104")
+ (version "0.108")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DA/DAGOLDEN/"
"Path-Tiny-" version ".tar.gz"))
(sha256
(base32
- "1vxaczi44d2acfyyzwa7p6c5gx3rgm6c36zbdl40982axg7iv7y6"))))
+ "1x9zf8r3cynf4vqlycyyspsr70v4zw6bk9bkgvfpvsxkw8mlhj9w"))))
(build-system perl-build-system)
(arguments
`(#:tests? #f)) ; Tests require additional test modules to be packaged
- 06/59: gnu: perl-class-c3: Update to 0.34., (continued)
- 06/59: gnu: perl-class-c3: Update to 0.34., guix-commits, 2019/03/23
- 08/59: gnu: perl-time-duration-parse: Update to 0.14., guix-commits, 2019/03/23
- 16/59: gnu: perl-tree-simple-visitorfactory: Update to 0.15., guix-commits, 2019/03/23
- 28/59: gnu: perl-term-size-perl: Update to 0.031., guix-commits, 2019/03/23
- 36/59: gnu: perl-parent: Update to 0.237., guix-commits, 2019/03/23
- 38/59: gnu: perl-moosex-params-validate: Update to 0.21., guix-commits, 2019/03/23
- 41/59: gnu: perl-exporter-tiny: Update to 1.002001., guix-commits, 2019/03/23
- 45/59: gnu: perl-pathtools: Update to 3.75., guix-commits, 2019/03/23
- 46/59: gnu: perl-type-tiny: Update to 1.004004., guix-commits, 2019/03/23
- 54/59: gnu: perl-list-someutils: Update to 0.56., guix-commits, 2019/03/23
- 55/59: gnu: perl-path-tiny: Update to 0.108.,
guix-commits <=
- 57/59: gnu: perl-text-simpletable: Update to 2.07., guix-commits, 2019/03/23
- 59/59: gnu: dropbear: Update to 2019.77., guix-commits, 2019/03/23
- 58/59: gnu: dropbear: Don't use NAME in source URI., guix-commits, 2019/03/23