Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Sub-Name: update to 0.27
@ 2023-05-01 18:30 newbluemoon
  2023-05-07 14:44 ` [PR PATCH] [Updated] " newbluemoon
  2023-05-10 14:08 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: newbluemoon @ 2023-05-01 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/43705

perl-Sub-Name: update to 0.27
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - armv7l-musl
  - i686



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

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

From d720bcaf0d3c24ab321937add2444f7847b8fed2 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 1 May 2023 08:51:11 +0200
Subject: [PATCH] perl-Sub-Name: update to 0.27

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 6d83d19fea93..e7a6b04884f7 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.26
-revision=4
+version=0.27
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=2d2f2d697d516c89547e7c4307f1e79441641cae2c7395e7319b306d390df105
+checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.27
  2023-05-01 18:30 [PR PATCH] perl-Sub-Name: update to 0.27 newbluemoon
@ 2023-05-07 14:44 ` newbluemoon
  2023-05-10 14:08 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: newbluemoon @ 2023-05-07 14:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/43705

perl-Sub-Name: update to 0.27
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - armv7l-musl
  - i686



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

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

From ee9857264c3905bab89382d5eb660543e99e9f5d Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 1 May 2023 08:51:11 +0200
Subject: [PATCH] perl-Sub-Name: update to 0.27

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 6d83d19fea93..e7a6b04884f7 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.26
-revision=4
+version=0.27
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=2d2f2d697d516c89547e7c4307f1e79441641cae2c7395e7319b306d390df105
+checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: perl-Sub-Name: update to 0.27
  2023-05-01 18:30 [PR PATCH] perl-Sub-Name: update to 0.27 newbluemoon
  2023-05-07 14:44 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-05-10 14:08 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-05-10 14:08 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

perl-Sub-Name: update to 0.27
https://github.com/void-linux/void-packages/pull/43705

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - armv7l-musl
  - i686



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-10 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-01 18:30 [PR PATCH] perl-Sub-Name: update to 0.27 newbluemoon
2023-05-07 14:44 ` [PR PATCH] [Updated] " newbluemoon
2023-05-10 14:08 ` [PR PATCH] [Merged]: " leahneukirchen

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).