[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: perl-class-singleton: Update to 1.6.
From: |
guix-commits |
Subject: |
10/13: gnu: perl-class-singleton: Update to 1.6. |
Date: |
Tue, 18 May 2021 16:08:31 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit d3bd918aebd158507b80ac7044d1f370f33e754d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue May 18 22:58:36 2021 +0300
gnu: perl-class-singleton: Update to 1.6.
* gnu/packages/perl.scm (perl-class-singleton): Update to 1.6.
---
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 b76963c..1744c53 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1565,7 +1565,7 @@ a mixin in order to become instantiable.")
(define-public perl-class-singleton
(package
(name "perl-class-singleton")
- (version "1.5")
+ (version "1.6")
(source
(origin
(method url-fetch)
@@ -1573,7 +1573,7 @@ a mixin in order to become instantiable.")
"Class-Singleton-" version ".tar.gz"))
(sha256
(base32
- "0y7ngrjf551bjgmijp5rsidbkq6c8hb5lmy2jcqq0fify020s8iq"))))
+ "1942j9g0b4c88nvs3jghh3y31mlhbpwrx35xdcb2jaaiv7q17fi7"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/Class-Singleton")
(synopsis "Implementation of a singleton class for Perl")
- branch master updated (c05b070 -> 3e68e83), guix-commits, 2021/05/18
- 01/13: gnu: perl-xml-compile: Remove unneeded input., guix-commits, 2021/05/18
- 02/13: gnu: perl-yaml-libyaml: Update to 0.83., guix-commits, 2021/05/18
- 05/13: gnu: perl-xml-rss: Update to 1.62., guix-commits, 2021/05/18
- 06/13: gnu: perl-xml-feed: Update to 0.61., guix-commits, 2021/05/18
- 03/13: gnu: perl-xml-atom: Update to 0.43., guix-commits, 2021/05/18
- 04/13: gnu: perl-xml-libxml-simple: Update to 1.01., guix-commits, 2021/05/18
- 07/13: gnu: perl-data-dumper: Update to 2.180., guix-commits, 2021/05/18
- 09/13: gnu: perl-b-keywords: Update to 1.22., guix-commits, 2021/05/18
- 10/13: gnu: perl-class-singleton: Update to 1.6.,
guix-commits <=
- 08/13: gnu: perl-bareword-filehandles: Update to 0.007., guix-commits, 2021/05/18
- 11/13: gnu: perl-class-tiny: Update to 1.008., guix-commits, 2021/05/18
- 12/13: gnu: perl-archive-extract: Update to 0.88., guix-commits, 2021/05/18
- 13/13: gnu: perl-cairo: Update to 1.109., guix-commits, 2021/05/18