Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Type-Tiny: update to 2.002000.
@ 2023-01-14 14:07 jcgruenhage
  2023-01-15 10:43 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jcgruenhage @ 2023-01-14 14:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages perl-Type-Tiny-2.002000_1
https://github.com/void-linux/void-packages/pull/41644

perl-Type-Tiny: update to 2.002000.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/41644.patch is attached

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

From 3f053871a73005f509f687f295351d29670c2396 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 14 Jan 2023 15:07:18 +0100
Subject: [PATCH] perl-Type-Tiny: update to 2.002000.

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

diff --git a/srcpkgs/perl-Type-Tiny/template b/srcpkgs/perl-Type-Tiny/template
index 0daca907ae6e..b2cf15aaab2e 100644
--- a/srcpkgs/perl-Type-Tiny/template
+++ b/srcpkgs/perl-Type-Tiny/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Type-Tiny'
 pkgname=perl-Type-Tiny
-version=2.000001
+version=2.002000
 revision=1
 build_style=perl-module
 hostmakedepends="perl perl-Exporter-Tiny"
@@ -11,4 +11,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/Type-Tiny"
 distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/${pkgname/perl-/}-${version}.tar.gz"
-checksum=63f942e1d6f5104fa90acbfc435e69e570d8b3374fe0c733f8419e31a6331920
+checksum=e95b75dee31bd1ccffc108fe8faa8e6d0b19d5dc6d5e1603dafca3b147f3f075

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

* Re: [PR REVIEW] perl-Type-Tiny: update to 2.002000.
  2023-01-14 14:07 [PR PATCH] perl-Type-Tiny: update to 2.002000 jcgruenhage
@ 2023-01-15 10:43 ` paper42
  2023-01-15 13:00 ` [PR PATCH] [Updated] " jcgruenhage
  2023-01-16  8:01 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-01-15 10:43 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41644#discussion_r1070555942

Comment:
```suggestion
distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] perl-Type-Tiny: update to 2.002000.
  2023-01-14 14:07 [PR PATCH] perl-Type-Tiny: update to 2.002000 jcgruenhage
  2023-01-15 10:43 ` [PR REVIEW] " paper42
@ 2023-01-15 13:00 ` jcgruenhage
  2023-01-16  8:01 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: jcgruenhage @ 2023-01-15 13:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages perl-Type-Tiny-2.002000_1
https://github.com/void-linux/void-packages/pull/41644

perl-Type-Tiny: update to 2.002000.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/41644.patch is attached

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

From b0f9e247b0a1687a579e15afd026a0e447b6d841 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 14 Jan 2023 15:07:18 +0100
Subject: [PATCH] perl-Type-Tiny: update to 2.002000.

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

diff --git a/srcpkgs/perl-Type-Tiny/template b/srcpkgs/perl-Type-Tiny/template
index 0daca907ae6e..af46a7d36d1b 100644
--- a/srcpkgs/perl-Type-Tiny/template
+++ b/srcpkgs/perl-Type-Tiny/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Type-Tiny'
 pkgname=perl-Type-Tiny
-version=2.000001
+version=2.002000
 revision=1
 build_style=perl-module
 hostmakedepends="perl perl-Exporter-Tiny"
@@ -10,5 +10,5 @@ short_desc="Perl module for type constraints"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Type-Tiny"
-distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/${pkgname/perl-/}-${version}.tar.gz"
-checksum=63f942e1d6f5104fa90acbfc435e69e570d8b3374fe0c733f8419e31a6331920
+distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-${version}.tar.gz"
+checksum=e95b75dee31bd1ccffc108fe8faa8e6d0b19d5dc6d5e1603dafca3b147f3f075

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

* Re: [PR PATCH] [Merged]: perl-Type-Tiny: update to 2.002000.
  2023-01-14 14:07 [PR PATCH] perl-Type-Tiny: update to 2.002000 jcgruenhage
  2023-01-15 10:43 ` [PR REVIEW] " paper42
  2023-01-15 13:00 ` [PR PATCH] [Updated] " jcgruenhage
@ 2023-01-16  8:01 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-01-16  8:01 UTC (permalink / raw)
  To: ml

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

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

perl-Type-Tiny: update to 2.002000.
https://github.com/void-linux/void-packages/pull/41644

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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] 4+ messages in thread

end of thread, other threads:[~2023-01-16  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14 14:07 [PR PATCH] perl-Type-Tiny: update to 2.002000 jcgruenhage
2023-01-15 10:43 ` [PR REVIEW] " paper42
2023-01-15 13:00 ` [PR PATCH] [Updated] " jcgruenhage
2023-01-16  8:01 ` [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).