Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rpi-imager: update to 1.7.4.1.
@ 2023-05-20  4:34 agausmann
  2023-05-22 18:30 ` [PR PATCH] [Updated] " agausmann
  2023-06-09  7:20 ` [PR PATCH] [Merged]: rpi-imager: update to 1.7.5 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: agausmann @ 2023-05-20  4:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/agausmann/void-packages rpi-imager-1.7.4.1
https://github.com/void-linux/void-packages/pull/43954

rpi-imager: update to 1.7.4.1.
<!-- 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/43954.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpi-imager-1.7.4.1-43954.patch --]
[-- Type: text/x-diff, Size: 1056 bytes --]

From 8a24c63478b1768a344af19bd54d7bff4580d21f Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Fri, 19 May 2023 23:34:06 -0500
Subject: [PATCH] rpi-imager: update to 1.7.4.1.

---
 srcpkgs/rpi-imager/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpi-imager/template b/srcpkgs/rpi-imager/template
index 223eb357a3a4..c4829c5126bc 100644
--- a/srcpkgs/rpi-imager/template
+++ b/srcpkgs/rpi-imager/template
@@ -1,6 +1,6 @@
 # Template file for 'rpi-imager'
 pkgname=rpi-imager
-version=1.7.4
+version=1.7.4.1
 revision=1
 build_wrksrc=src
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="Apache-2.0"
 homepage="https://github.com/raspberrypi/rpi-imager"
 distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
-checksum=c605a4770da5dbae67fa775bad226311529450fd6ef1fdec708f9f384d1aff34
+checksum=5dad541afbdb2193f2b2f2b80695b340c4c8c86bb3cbccce68491f4f3c28f6b8
 
 pre_configure() {
 	ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk

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

* Re: [PR PATCH] [Updated] rpi-imager: update to 1.7.4.1.
  2023-05-20  4:34 [PR PATCH] rpi-imager: update to 1.7.4.1 agausmann
@ 2023-05-22 18:30 ` agausmann
  2023-06-09  7:20 ` [PR PATCH] [Merged]: rpi-imager: update to 1.7.5 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: agausmann @ 2023-05-22 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/agausmann/void-packages rpi-imager-1.7.4.1
https://github.com/void-linux/void-packages/pull/43954

rpi-imager: update to 1.7.4.1.
<!-- 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/43954.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpi-imager-1.7.4.1-43954.patch --]
[-- Type: text/x-diff, Size: 1052 bytes --]

From 7e17e812fe9a41fc41e51fe9d341ae92e9fbc514 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Fri, 19 May 2023 23:34:06 -0500
Subject: [PATCH] rpi-imager: update to 1.7.5.

---
 srcpkgs/rpi-imager/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpi-imager/template b/srcpkgs/rpi-imager/template
index 223eb357a3a4..0b69c027c140 100644
--- a/srcpkgs/rpi-imager/template
+++ b/srcpkgs/rpi-imager/template
@@ -1,6 +1,6 @@
 # Template file for 'rpi-imager'
 pkgname=rpi-imager
-version=1.7.4
+version=1.7.5
 revision=1
 build_wrksrc=src
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="Apache-2.0"
 homepage="https://github.com/raspberrypi/rpi-imager"
 distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
-checksum=c605a4770da5dbae67fa775bad226311529450fd6ef1fdec708f9f384d1aff34
+checksum=876c4e22483cb28bba975ad000589963e4e952e541f5a985fa68e44490e235a0
 
 pre_configure() {
 	ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk

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

* Re: [PR PATCH] [Merged]: rpi-imager: update to 1.7.5.
  2023-05-20  4:34 [PR PATCH] rpi-imager: update to 1.7.4.1 agausmann
  2023-05-22 18:30 ` [PR PATCH] [Updated] " agausmann
@ 2023-06-09  7:20 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-06-09  7:20 UTC (permalink / raw)
  To: ml

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

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

rpi-imager: update to 1.7.5.
https://github.com/void-linux/void-packages/pull/43954

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] 3+ messages in thread

end of thread, other threads:[~2023-06-09  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20  4:34 [PR PATCH] rpi-imager: update to 1.7.4.1 agausmann
2023-05-22 18:30 ` [PR PATCH] [Updated] " agausmann
2023-06-09  7:20 ` [PR PATCH] [Merged]: rpi-imager: update to 1.7.5 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).