Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Sub-HandlesVia: update to 0.039.
@ 2022-10-27 13:31 jcgruenhage
  2022-10-27 22:05 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-10-27 13:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages perl-Sub-HandlesVia-0.039_1
https://github.com/void-linux/void-packages/pull/40186

perl-Sub-HandlesVia: update to 0.039.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Sub-HandlesVia-0.039_1-40186.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]

From ac2561f359615dc8ca44401a3cd53c6405429e8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Thu, 27 Oct 2022 15:30:57 +0200
Subject: [PATCH] perl-Sub-HandlesVia: update to 0.039.

---
 srcpkgs/perl-Sub-HandlesVia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-Sub-HandlesVia/template b/srcpkgs/perl-Sub-HandlesVia/template
index e23f32596585..887253b4def0 100644
--- a/srcpkgs/perl-Sub-HandlesVia/template
+++ b/srcpkgs/perl-Sub-HandlesVia/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Sub-HandlesVia'
 pkgname=perl-Sub-HandlesVia
-version=0.037
+version=0.039
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -13,4 +13,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-HandlesVia"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-${version}.tar.gz"
-checksum=4addb5363d68f3b1ac5d30bc638d81e042c45e0a1e182672c1aff940ed6ca2a1
+checksum=3d4113ac1f8df9c2a8d6262c1b29f75ae0520a98b92e44cd8c1efdcbb750438e

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

* Re: [PR REVIEW] perl-Sub-HandlesVia: update to 0.039.
  2022-10-27 13:31 [PR PATCH] perl-Sub-HandlesVia: update to 0.039 jcgruenhage
@ 2022-10-27 22:05 ` classabbyamp
  2022-10-27 22:12 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-27 22:05 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40186#discussion_r1007419873

Comment:
0.040 available

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

* Re: [PR PATCH] [Updated] perl-Sub-HandlesVia: update to 0.039.
  2022-10-27 13:31 [PR PATCH] perl-Sub-HandlesVia: update to 0.039 jcgruenhage
  2022-10-27 22:05 ` [PR REVIEW] " classabbyamp
@ 2022-10-27 22:12 ` jcgruenhage
  2022-10-27 22:12 ` [PR REVIEW] " jcgruenhage
  2022-10-27 22:14 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-10-27 22:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages perl-Sub-HandlesVia-0.039_1
https://github.com/void-linux/void-packages/pull/40186

perl-Sub-HandlesVia: update to 0.039.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Sub-HandlesVia-0.039_1-40186.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]

From 29ad3a3e7cf3df1101dc4b086e9e5379b196ad3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Thu, 27 Oct 2022 15:30:57 +0200
Subject: [PATCH] perl-Sub-HandlesVia: update to 0.040.

---
 srcpkgs/perl-Sub-HandlesVia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-Sub-HandlesVia/template b/srcpkgs/perl-Sub-HandlesVia/template
index e23f32596585..115777fb6e9f 100644
--- a/srcpkgs/perl-Sub-HandlesVia/template
+++ b/srcpkgs/perl-Sub-HandlesVia/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Sub-HandlesVia'
 pkgname=perl-Sub-HandlesVia
-version=0.037
+version=0.040
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -13,4 +13,4 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-HandlesVia"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-${version}.tar.gz"
-checksum=4addb5363d68f3b1ac5d30bc638d81e042c45e0a1e182672c1aff940ed6ca2a1
+checksum=82c5cf178309a8e0ebf25ed8ca55b64d8733b316d5b684448ee35b071289e90a

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

* Re: [PR REVIEW] perl-Sub-HandlesVia: update to 0.039.
  2022-10-27 13:31 [PR PATCH] perl-Sub-HandlesVia: update to 0.039 jcgruenhage
  2022-10-27 22:05 ` [PR REVIEW] " classabbyamp
  2022-10-27 22:12 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-10-27 22:12 ` jcgruenhage
  2022-10-27 22:14 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-10-27 22:12 UTC (permalink / raw)
  To: ml

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

New review comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40186#discussion_r1007423168

Comment:
updated.

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

* Re: [PR PATCH] [Merged]: perl-Sub-HandlesVia: update to 0.039.
  2022-10-27 13:31 [PR PATCH] perl-Sub-HandlesVia: update to 0.039 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-10-27 22:12 ` [PR REVIEW] " jcgruenhage
@ 2022-10-27 22:14 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-27 22:14 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-HandlesVia: update to 0.039.
https://github.com/void-linux/void-packages/pull/40186

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-10-27 22:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 13:31 [PR PATCH] perl-Sub-HandlesVia: update to 0.039 jcgruenhage
2022-10-27 22:05 ` [PR REVIEW] " classabbyamp
2022-10-27 22:12 ` [PR PATCH] [Updated] " jcgruenhage
2022-10-27 22:12 ` [PR REVIEW] " jcgruenhage
2022-10-27 22:14 ` [PR PATCH] [Merged]: " classabbyamp

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