[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: perl-yaml-libyaml: Update to 0.83.
From: |
guix-commits |
Subject: |
02/13: gnu: perl-yaml-libyaml: Update to 0.83. |
Date: |
Tue, 18 May 2021 16:08:28 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 8ba4ca57453b998ee72e60bb58ec4b78a9d10384
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue May 18 22:30:49 2021 +0300
gnu: perl-yaml-libyaml: Update to 0.83.
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.83.
---
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 aa1fdcb..6eb974a 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -10982,7 +10982,7 @@ on the YAML 1.0 specification.")
(define-public perl-yaml-libyaml
(package
(name "perl-yaml-libyaml")
- (version "0.82")
+ (version "0.83")
(source
(origin
(method url-fetch)
@@ -10990,7 +10990,7 @@ on the YAML 1.0 specification.")
"mirror://cpan/authors/id/T/TI/TINITA/YAML-LibYAML-"
version ".tar.gz"))
(sha256
- (base32 "0j7yhxkaasccynl5iq1cqpf4x253p4bi5wsq6qbwwv2wjsiwgd02"))))
+ (base32 "1464pradi2dkydm35bhbzyk7sqq87kcd70bp9xddfyirzys7awdl"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/YAML-LibYAML")
(synopsis "Perl YAML Serialization using XS and libyaml")
- 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 <=
- 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, 2021/05/18
- 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