Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Perl: update few
Date: Sat, 11 Sep 2021 17:11:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32931@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages perl
https://github.com/void-linux/void-packages/pull/32931

Perl: update few
Builds and tests fine on `x86_64-musl`.

A patch file from https://github.com/void-linux/void-packages/pull/32931.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-32931.patch --]
[-- Type: text/x-diff, Size: 3687 bytes --]

From 1f5cb5b62011de7844a7a2f2bfca0f61a71602f5 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 11 Sep 2021 16:28:37 +0200
Subject: [PATCH 1/3] perl-Class-Data-Inheritable: update to 0.09

---
 srcpkgs/perl-Class-Data-Inheritable/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-Class-Data-Inheritable/template b/srcpkgs/perl-Class-Data-Inheritable/template
index e1bcecd14a0d..a6d59b32a120 100644
--- a/srcpkgs/perl-Class-Data-Inheritable/template
+++ b/srcpkgs/perl-Class-Data-Inheritable/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Class-Data-Inheritable'
 pkgname=perl-Class-Data-Inheritable
-version=0.08
-revision=3
+version=0.09
+revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -13,4 +13,4 @@ maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Class-Data-Inheritable"
 distfiles="$CPAN_SITE/Class/Class-Data-Inheritable-${version}.tar.gz"
-checksum=9967feceea15227e442ec818723163eb6d73b8947e31f16ab806f6e2391af14a
+checksum=44088d6e90712e187b8a5b050ca5b1c70efe2baa32ae123e9bd8f59f29f06e4d

From 28cbeb22dcf7776e6bb013c4489bd1287a65bb1d Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 11 Sep 2021 16:30:13 +0200
Subject: [PATCH 2/3] perl-DateTime-Calendar-Julian: update to 0.105

---
 srcpkgs/perl-DateTime-Calendar-Julian/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-DateTime-Calendar-Julian/template b/srcpkgs/perl-DateTime-Calendar-Julian/template
index c1ddef19791b..eb6ec2519e0b 100644
--- a/srcpkgs/perl-DateTime-Calendar-Julian/template
+++ b/srcpkgs/perl-DateTime-Calendar-Julian/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-DateTime-Calendar-Julian'
 pkgname=perl-DateTime-Calendar-Julian
-version=0.104
+version=0.105
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -10,6 +10,6 @@ depends="${makedepends}"
 short_desc="DateTime::Calendar::Julian - Dates in the Julian calendar"
 maintainer="svenper <svenper@tuta.io>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
-homepage="https://metacpan.org/release/DateTime-Calendar-Julian/"
+homepage="https://metacpan.org/release/DateTime-Calendar-Julian"
 distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
-checksum=76f2157120306b6fe3dfe64c931d9073a2efca4ddaa31d49c0e34e5d4e7617c6
+checksum=45562160fedfa5fc332b3c7e5635bd678a65c1b810c2d7c59ed410d12e8405be

From fb6f4f64db3a68b05501d5d6f45db7cf8f1fbc1a Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 11 Sep 2021 16:38:26 +0200
Subject: [PATCH 3/3] perl-XML-Writer: update to 0.900

---
 srcpkgs/perl-XML-Writer/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-XML-Writer/template b/srcpkgs/perl-XML-Writer/template
index ee46f9f3ae8e..29bb4d2facc5 100644
--- a/srcpkgs/perl-XML-Writer/template
+++ b/srcpkgs/perl-XML-Writer/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-XML-Writer'
 pkgname=perl-XML-Writer
-version=0.625
-revision=3
+version=0.900
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,4 +12,4 @@ maintainer="John Regan <john@jrjrtech.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/XML-Writer"
 distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
-checksum=e080522c6ce050397af482665f3965a93c5d16f5e81d93f6e2fe98084ed15fbe
+checksum=73c8f5bd3ecf2b350f4adae6d6676d52e08ecc2d7df4a9f089fa68360d400d1f

             reply	other threads:[~2021-09-11 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 15:11 dkwo [this message]
2021-09-12 17:04 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32931@inbox.vuxu.org \
    --to=dkwo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).