* [PR PATCH] perl-Specio: update to 0.49
@ 2024-12-24 7:43 newbluemoon
2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
0 siblings, 1 reply; 2+ messages in thread
From: newbluemoon @ 2024-12-24 7:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-Specio
https://github.com/void-linux/void-packages/pull/53657
perl-Specio: update to 0.49
<!-- 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):
- armv7l-musl (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53657.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Specio-53657.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]
From 17ec8504a29d2bcc4d33c9e204de0bd3fb3e0e40 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:26:56 +0100
Subject: [PATCH] perl-Specio: update to 0.49
---
srcpkgs/perl-Specio/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/perl-Specio/template b/srcpkgs/perl-Specio/template
index 11914ee851f146..4bcf8010bdaa58 100644
--- a/srcpkgs/perl-Specio/template
+++ b/srcpkgs/perl-Specio/template
@@ -1,16 +1,17 @@
# Template file for 'perl-Specio'
pkgname=perl-Specio
-version=0.48
+version=0.49
revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
-depends="perl perl-Devel-StackTrace perl-Eval-Closure perl-Module-Runtime
- perl-MRO-Compat perl-Sub-Quote perl-Role-Tiny perl-Test-Fatal perl-XString"
+depends="perl perl-Clone perl-Devel-StackTrace perl-Eval-Closure
+ perl-Module-Runtime perl-MRO-Compat perl-Sub-Quote perl-Role-Tiny
+ perl-Test-Fatal perl-XString"
checkdepends="${depends} perl-namespace-autoclean perl-Moo perl-Test-Needs"
short_desc="Type constraints and coercions for Perl"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="Artistic-2.0"
homepage="https://metacpan.org/release/Specio"
distfiles="${CPAN_SITE}/Test/Specio-${version}.tar.gz"
-checksum=0c85793580f1274ef08173079131d101f77b22accea7afa8255202f0811682b2
+checksum=e85766262b3738efc8dcbeb039b0d632d0aa393a55a33c36df5b21b4d44dc7af
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Updated] perl-Specio: update to 0.49
2024-12-24 7:43 [PR PATCH] perl-Specio: update to 0.49 newbluemoon
@ 2025-01-11 17:02 ` newbluemoon
0 siblings, 0 replies; 2+ messages in thread
From: newbluemoon @ 2025-01-11 17:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-Specio
https://github.com/void-linux/void-packages/pull/53657
perl-Specio: update to 0.49
<!-- 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):
- armv7l-musl (cross)
A patch file from https://github.com/void-linux/void-packages/pull/53657.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Specio-53657.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]
From 4fdc2076ebeabde99cdad88890b3f257404ad851 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:26:56 +0100
Subject: [PATCH] perl-Specio: update to 0.49
---
srcpkgs/perl-Specio/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/perl-Specio/template b/srcpkgs/perl-Specio/template
index 11914ee851f146..4bcf8010bdaa58 100644
--- a/srcpkgs/perl-Specio/template
+++ b/srcpkgs/perl-Specio/template
@@ -1,16 +1,17 @@
# Template file for 'perl-Specio'
pkgname=perl-Specio
-version=0.48
+version=0.49
revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
-depends="perl perl-Devel-StackTrace perl-Eval-Closure perl-Module-Runtime
- perl-MRO-Compat perl-Sub-Quote perl-Role-Tiny perl-Test-Fatal perl-XString"
+depends="perl perl-Clone perl-Devel-StackTrace perl-Eval-Closure
+ perl-Module-Runtime perl-MRO-Compat perl-Sub-Quote perl-Role-Tiny
+ perl-Test-Fatal perl-XString"
checkdepends="${depends} perl-namespace-autoclean perl-Moo perl-Test-Needs"
short_desc="Type constraints and coercions for Perl"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="Artistic-2.0"
homepage="https://metacpan.org/release/Specio"
distfiles="${CPAN_SITE}/Test/Specio-${version}.tar.gz"
-checksum=0c85793580f1274ef08173079131d101f77b22accea7afa8255202f0811682b2
+checksum=e85766262b3738efc8dcbeb039b0d632d0aa393a55a33c36df5b21b4d44dc7af
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-11 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-24 7:43 [PR PATCH] perl-Specio: update to 0.49 newbluemoon
2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
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).