Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dmidecode: update to 3.5.
@ 2023-03-23 17:55 mhmdanas
  2023-03-23 18:04 ` [PR PATCH] [Updated] " mhmdanas
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-23 17:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

dmidecode: update to 3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@steinex

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1200 bytes --]

From 1436341dd4f3ba1a3038a7f487e234b41bcfeb18 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..888ad7b52fc9 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,6 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+distfiles="${NONGNU_SITE}/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

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

* Re: [PR PATCH] [Updated] dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
@ 2023-03-23 18:04 ` mhmdanas
  2023-03-24 17:19 ` steinex
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-23 18:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

dmidecode: update to 3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@steinex

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1273 bytes --]

From b57bb0314551c615b08125093c9745165705efed Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..64e878c63822 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,7 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+changelog="https://git.savannah.gnu.org/cgit/dmidecode.git/plain/NEWS"
+distfiles="${NONGNU_SITE}/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

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

* Re: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
  2023-03-23 18:04 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-03-24 17:19 ` steinex
  2023-03-24 20:14 ` mhmdanas
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: steinex @ 2023-03-24 17:19 UTC (permalink / raw)
  To: ml

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

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/42947#issuecomment-1483154342

Comment:
distfile seems to be here now: http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz

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

* Re: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
  2023-03-23 18:04 ` [PR PATCH] [Updated] " mhmdanas
  2023-03-24 17:19 ` steinex
@ 2023-03-24 20:14 ` mhmdanas
  2023-03-24 20:16 ` mhmdanas
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-24 20:14 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42947#issuecomment-1483356486

Comment:
Thanks for the heads up. The current distfile seems to spuriously fail to fetch with 404's on the CI, which is weird. I'll try your URL and see if it works.

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

* Re: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (2 preceding siblings ...)
  2023-03-24 20:14 ` mhmdanas
@ 2023-03-24 20:16 ` mhmdanas
  2023-03-25  6:50 ` steinex
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-24 20:16 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42947#issuecomment-1483356486

Comment:
Thanks for the heads up. The current distfile seems to spuriously fail to fetch with 404's on the CI, which is weird. I'll try your URL and see if it works.

Edit: I just tried your URL and got 404's the first two times, then it worked on the third try, so it exhibits the same issue. :/

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

* Re: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (3 preceding siblings ...)
  2023-03-24 20:16 ` mhmdanas
@ 2023-03-25  6:50 ` steinex
  2023-03-31 20:53 ` [PR PATCH] [Updated] " mhmdanas
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: steinex @ 2023-03-25  6:50 UTC (permalink / raw)
  To: ml

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

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/42947#issuecomment-1483744320

Comment:
Then I guess we need to wait until the mirrors all caught up on getting the new distfile.

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

* Re: [PR PATCH] [Updated] dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (4 preceding siblings ...)
  2023-03-25  6:50 ` steinex
@ 2023-03-31 20:53 ` mhmdanas
  2023-03-31 21:11 ` mhmdanas
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-31 20:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

dmidecode: update to 3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@steinex

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1273 bytes --]

From 0f0eca84d6715d0500556eba6cdb610dd6c5e961 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..64e878c63822 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,7 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+changelog="https://git.savannah.gnu.org/cgit/dmidecode.git/plain/NEWS"
+distfiles="${NONGNU_SITE}/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

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

* Re: [PR PATCH] [Updated] dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (5 preceding siblings ...)
  2023-03-31 20:53 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-03-31 21:11 ` mhmdanas
  2023-03-31 21:12 ` mhmdanas
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-31 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

dmidecode: update to 3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@steinex

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1438 bytes --]

From 139723d99f4d9d31688edfc36183e7bafb75f17c Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..1a20fc8bd39a 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,9 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+changelog="https://git.savannah.gnu.org/cgit/dmidecode.git/plain/NEWS"
+# Should be using NONGNU_SITE instead, but that often redirects to outdated
+# mirror, causing fetching the distfile to fail.
+distfiles="https://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

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

* Re: [PR PATCH] [Updated] dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (6 preceding siblings ...)
  2023-03-31 21:11 ` mhmdanas
@ 2023-03-31 21:12 ` mhmdanas
  2023-03-31 21:15 ` mhmdanas
  2023-05-19 15:38 ` [PR PATCH] [Merged]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-31 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dmidecode-3.5
https://github.com/void-linux/void-packages/pull/42947

dmidecode: update to 3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@steinex

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmidecode-3.5-42947.patch --]
[-- Type: text/x-diff, Size: 1439 bytes --]

From e153af4f191e514f8d7eaafef16df49c2d2a4233 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 23 Mar 2023 17:53:50 +0000
Subject: [PATCH] dmidecode: update to 3.5.

---
 srcpkgs/dmidecode/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dmidecode/template b/srcpkgs/dmidecode/template
index 38b39b5c56b5..71ca360e511d 100644
--- a/srcpkgs/dmidecode/template
+++ b/srcpkgs/dmidecode/template
@@ -1,6 +1,6 @@
 # Template file for 'dmidecode'
 pkgname=dmidecode
-version=3.4
+version=3.5
 revision=1
 build_style=gnu-makefile
 make_build_args="sbindir=/usr/bin"
@@ -8,6 +8,9 @@ make_install_args="sbindir=/usr/bin"
 short_desc="Desktop Management Interface table related utilities"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-or-later"
-homepage="http://www.nongnu.org/dmidecode"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=43cba851d8467c9979ccdbeab192eb6638c7d3a697eba5ddb779da8837542212
+homepage="https://www.nongnu.org/dmidecode"
+changelog="https://git.savannah.gnu.org/cgit/dmidecode.git/plain/NEWS"
+# Should be using NONGNU_SITE instead, but that often redirects to outdated
+# mirrors, causing fetching the distfile to fail.
+distfiles="https://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-${version}.tar.xz"
+checksum=79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073

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

* Re: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (7 preceding siblings ...)
  2023-03-31 21:12 ` mhmdanas
@ 2023-03-31 21:15 ` mhmdanas
  2023-05-19 15:38 ` [PR PATCH] [Merged]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: mhmdanas @ 2023-03-31 21:15 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42947#issuecomment-1492614960

Comment:
Using a URL that doesn't redirect to mirrors seems to have fixed the issue.

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

* Re: [PR PATCH] [Merged]: dmidecode: update to 3.5.
  2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
                   ` (8 preceding siblings ...)
  2023-03-31 21:15 ` mhmdanas
@ 2023-05-19 15:38 ` ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-05-19 15:38 UTC (permalink / raw)
  To: ml

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

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

dmidecode: update to 3.5.
https://github.com/void-linux/void-packages/pull/42947

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

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

@steinex

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

end of thread, other threads:[~2023-05-19 15:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 17:55 [PR PATCH] dmidecode: update to 3.5 mhmdanas
2023-03-23 18:04 ` [PR PATCH] [Updated] " mhmdanas
2023-03-24 17:19 ` steinex
2023-03-24 20:14 ` mhmdanas
2023-03-24 20:16 ` mhmdanas
2023-03-25  6:50 ` steinex
2023-03-31 20:53 ` [PR PATCH] [Updated] " mhmdanas
2023-03-31 21:11 ` mhmdanas
2023-03-31 21:12 ` mhmdanas
2023-03-31 21:15 ` mhmdanas
2023-05-19 15:38 ` [PR PATCH] [Merged]: " ahesford

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