* [PR PATCH] ipp-usb: update to 0.9.20.
@ 2022-03-22 6:58 oynqr
2022-05-10 17:05 ` [PR PATCH] [Updated] " oynqr
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: oynqr @ 2022-03-22 6:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]
There is a new pull request by oynqr against master on the void-packages repository
https://github.com/oynqr/void-packages ipp-usb
https://github.com/void-linux/void-packages/pull/36272
ipp-usb: update to 0.9.20.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->
I tested both standalone and udev activation mode, they worked just fine.
A patch file from https://github.com/void-linux/void-packages/pull/36272.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ipp-usb-36272.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]
From 94e9498f27d594b8b97e694e1291181a006d3d45 Mon Sep 17 00:00:00 2001
From: Philipp David <pd@3b.pm>
Date: Tue, 22 Mar 2022 07:39:30 +0100
Subject: [PATCH] ipp-usb: update to 0.9.20.
---
srcpkgs/ipp-usb/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ipp-usb/template b/srcpkgs/ipp-usb/template
index 98b472d15998..c481782c9a2c 100644
--- a/srcpkgs/ipp-usb/template
+++ b/srcpkgs/ipp-usb/template
@@ -1,6 +1,6 @@
# Template file for 'ipp-usb'
pkgname=ipp-usb
-version=0.9.19
+version=0.9.20
revision=1
build_style=go
go_import_path="github.com/OpenPrinting/ipp-usb"
@@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
license="BSD-2-Clause"
homepage="https://github.com/OpenPrinting/ipp-usb"
distfiles="https://github.com/OpenPrinting/ipp-usb/archive/$version.tar.gz"
-checksum=06855b4da0bcaad430a42534c117a3f3224c4f6b0f6321da898e3422ae97ae15
+checksum=94cadc2dbe028984b0fe34c7480d2e76d87f953cabd38160d103c977dc06c382
post_install() {
vsv ipp-usb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] ipp-usb: update to 0.9.20.
2022-03-22 6:58 [PR PATCH] ipp-usb: update to 0.9.20 oynqr
@ 2022-05-10 17:05 ` oynqr
2022-05-10 17:06 ` oynqr
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: oynqr @ 2022-05-10 17:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]
There is an updated pull request by oynqr against master on the void-packages repository
https://github.com/oynqr/void-packages ipp-usb
https://github.com/void-linux/void-packages/pull/36272
ipp-usb: update to 0.9.20.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->
I tested both standalone and udev activation mode, they worked just fine.
A patch file from https://github.com/void-linux/void-packages/pull/36272.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ipp-usb-36272.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]
From f5405949a463fa4982e5eb62041ab6b649ea5156 Mon Sep 17 00:00:00 2001
From: Philipp David <pd@3b.pm>
Date: Tue, 22 Mar 2022 07:39:30 +0100
Subject: [PATCH] ipp-usb: update to 0.9.20.
---
srcpkgs/ipp-usb/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ipp-usb/template b/srcpkgs/ipp-usb/template
index 98b472d15998..c481782c9a2c 100644
--- a/srcpkgs/ipp-usb/template
+++ b/srcpkgs/ipp-usb/template
@@ -1,6 +1,6 @@
# Template file for 'ipp-usb'
pkgname=ipp-usb
-version=0.9.19
+version=0.9.20
revision=1
build_style=go
go_import_path="github.com/OpenPrinting/ipp-usb"
@@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
license="BSD-2-Clause"
homepage="https://github.com/OpenPrinting/ipp-usb"
distfiles="https://github.com/OpenPrinting/ipp-usb/archive/$version.tar.gz"
-checksum=06855b4da0bcaad430a42534c117a3f3224c4f6b0f6321da898e3422ae97ae15
+checksum=94cadc2dbe028984b0fe34c7480d2e76d87f953cabd38160d103c977dc06c382
post_install() {
vsv ipp-usb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] ipp-usb: update to 0.9.20.
2022-03-22 6:58 [PR PATCH] ipp-usb: update to 0.9.20 oynqr
2022-05-10 17:05 ` [PR PATCH] [Updated] " oynqr
@ 2022-05-10 17:06 ` oynqr
2022-06-10 7:49 ` [PR PATCH] [Updated] ipp-usb: update to 0.9.21 oynqr
2022-06-30 14:50 ` [PR PATCH] [Merged]: ipp-usb: update to 0.9.22 Duncaen
3 siblings, 0 replies; 5+ messages in thread
From: oynqr @ 2022-05-10 17:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]
There is an updated pull request by oynqr against master on the void-packages repository
https://github.com/oynqr/void-packages ipp-usb
https://github.com/void-linux/void-packages/pull/36272
ipp-usb: update to 0.9.20.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->
I tested both standalone and udev activation mode, they worked just fine.
A patch file from https://github.com/void-linux/void-packages/pull/36272.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ipp-usb-36272.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]
From e30b77fe8b8351bb06e5f83f131bc51514f27c1a Mon Sep 17 00:00:00 2001
From: Philipp David <pd@3b.pm>
Date: Tue, 22 Mar 2022 07:39:30 +0100
Subject: [PATCH] ipp-usb: update to 0.9.21.
---
srcpkgs/ipp-usb/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ipp-usb/template b/srcpkgs/ipp-usb/template
index 98b472d15998..362110a9cf31 100644
--- a/srcpkgs/ipp-usb/template
+++ b/srcpkgs/ipp-usb/template
@@ -1,6 +1,6 @@
# Template file for 'ipp-usb'
pkgname=ipp-usb
-version=0.9.19
+version=0.9.21
revision=1
build_style=go
go_import_path="github.com/OpenPrinting/ipp-usb"
@@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
license="BSD-2-Clause"
homepage="https://github.com/OpenPrinting/ipp-usb"
distfiles="https://github.com/OpenPrinting/ipp-usb/archive/$version.tar.gz"
-checksum=06855b4da0bcaad430a42534c117a3f3224c4f6b0f6321da898e3422ae97ae15
+checksum=478abfd872c42ead76edf100db603f54d8b76922468a0008c26c5b56f35a8520
post_install() {
vsv ipp-usb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] ipp-usb: update to 0.9.21.
2022-03-22 6:58 [PR PATCH] ipp-usb: update to 0.9.20 oynqr
2022-05-10 17:05 ` [PR PATCH] [Updated] " oynqr
2022-05-10 17:06 ` oynqr
@ 2022-06-10 7:49 ` oynqr
2022-06-30 14:50 ` [PR PATCH] [Merged]: ipp-usb: update to 0.9.22 Duncaen
3 siblings, 0 replies; 5+ messages in thread
From: oynqr @ 2022-06-10 7:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]
There is an updated pull request by oynqr against master on the void-packages repository
https://github.com/oynqr/void-packages ipp-usb
https://github.com/void-linux/void-packages/pull/36272
ipp-usb: update to 0.9.21.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->
I tested both standalone and udev activation mode, they worked just fine.
A patch file from https://github.com/void-linux/void-packages/pull/36272.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ipp-usb-36272.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]
From 1481b5f394fe5a022d02034d86049a284a595c91 Mon Sep 17 00:00:00 2001
From: Philipp David <pd@3b.pm>
Date: Tue, 22 Mar 2022 07:39:30 +0100
Subject: [PATCH] ipp-usb: update to 0.9.22.
---
srcpkgs/ipp-usb/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ipp-usb/template b/srcpkgs/ipp-usb/template
index 98b472d15998..b32f515c8a27 100644
--- a/srcpkgs/ipp-usb/template
+++ b/srcpkgs/ipp-usb/template
@@ -1,6 +1,6 @@
# Template file for 'ipp-usb'
pkgname=ipp-usb
-version=0.9.19
+version=0.9.22
revision=1
build_style=go
go_import_path="github.com/OpenPrinting/ipp-usb"
@@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
license="BSD-2-Clause"
homepage="https://github.com/OpenPrinting/ipp-usb"
distfiles="https://github.com/OpenPrinting/ipp-usb/archive/$version.tar.gz"
-checksum=06855b4da0bcaad430a42534c117a3f3224c4f6b0f6321da898e3422ae97ae15
+checksum=57f9bea4b41deb0f43957e24b3cf3a3a71050238abaea64d916b2e9a294d7aaf
post_install() {
vsv ipp-usb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: ipp-usb: update to 0.9.22.
2022-03-22 6:58 [PR PATCH] ipp-usb: update to 0.9.20 oynqr
` (2 preceding siblings ...)
2022-06-10 7:49 ` [PR PATCH] [Updated] ipp-usb: update to 0.9.21 oynqr
@ 2022-06-30 14:50 ` Duncaen
3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2022-06-30 14:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]
There's a merged pull request on the void-packages repository
ipp-usb: update to 0.9.22.
https://github.com/void-linux/void-packages/pull/36272
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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->
I tested both standalone and udev activation mode, they worked just fine.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-06-30 14:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 6:58 [PR PATCH] ipp-usb: update to 0.9.20 oynqr
2022-05-10 17:05 ` [PR PATCH] [Updated] " oynqr
2022-05-10 17:06 ` oynqr
2022-06-10 7:49 ` [PR PATCH] [Updated] ipp-usb: update to 0.9.21 oynqr
2022-06-30 14:50 ` [PR PATCH] [Merged]: ipp-usb: update to 0.9.22 Duncaen
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).