[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: perl-moo-2: Update to 2.003006.
From: |
guix-commits |
Subject: |
06/07: gnu: perl-moo-2: Update to 2.003006. |
Date: |
Wed, 30 Oct 2019 00:26:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b7d9d92b60b6db2873eceb9705da91356018b50e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Oct 30 05:20:38 2019 +0100
gnu: perl-moo-2: Update to 2.003006.
* gnu/packages/perl.scm (perl-moo-2): Update to 2.003006.
---
gnu/packages/perl.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index d6976b7..559cb3b 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -5551,15 +5551,14 @@ Moose and is optimised for rapid startup.")
(package
(inherit perl-moo)
(name "perl-moo-2")
- (version "2.003004")
+ (version "2.003006")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/H/HA/HAARG/"
"Moo-" version ".tar.gz"))
(sha256
- (base32
- "1qciprcgb4661g2g4ks0fxkx5gbjvn7h9yfg0nzflqz9z0jvdfzq"))))
+ (base32 "0wi4gyp5kn4lbags0hrax3c9jj9spxg4d11fbrdh0ican4m0kcmw"))))
(propagated-inputs
`(("perl-role-tiny" ,perl-role-tiny-2)
("perl-sub-name" ,perl-sub-name)
- branch master updated (faefa2e -> 7f2a457), guix-commits, 2019/10/30
- 04/07: gnu: r-tidytree: Update to 0.2.9., guix-commits, 2019/10/30
- 06/07: gnu: perl-moo-2: Update to 2.003006.,
guix-commits <=
- 07/07: gnu: perl-net-dns-native: Update to 0.22., guix-commits, 2019/10/30
- 02/07: gnu: goffice: Don't use NAME in source URI., guix-commits, 2019/10/30
- 03/07: gnu: goffice: Update to 0.10.45., guix-commits, 2019/10/30
- 05/07: gnu: openrct2: Update to 0.2.4., guix-commits, 2019/10/30
- 01/07: gnu: gpxsee: Update to 7.16., guix-commits, 2019/10/30