Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: remake-4.3
@ 2023-07-22  5:25 the-shank
  2023-07-22 18:06 ` Bnyro
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: the-shank @ 2023-07-22  5:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-shank/void-packages remake
https://github.com/void-linux/void-packages/pull/45189

New package: remake-4.3
New package: rebase-4.3

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

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

From ba0c473de36f264d8d8c24fe93ca498b9b456bb4 Mon Sep 17 00:00:00 2001
From: Shank <shashanksharma21@gmail.com>
Date: Fri, 21 Jul 2023 21:31:18 -0400
Subject: [PATCH] New package: remake-4.3

New package: rebase-4.3
---
 srcpkgs/remake/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/remake/template

diff --git a/srcpkgs/remake/template b/srcpkgs/remake/template
new file mode 100644
index 000000000000..208d243e9079
--- /dev/null
+++ b/srcpkgs/remake/template
@@ -0,0 +1,22 @@
+# Template file for 'remake'
+pkgname=remake
+version=4.3
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=gnu-configure
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+# hostmakedepends=""
+makedepends="gettext-devel readline-devel make"
+# depends=""
+short_desc="Enhanced GNU Make - tracing, error reporting, debugging, profiling"
+maintainer="Shank <shashanksharma21@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://bashdb.sourceforge.net/remake/"
+#changelog=""
+distfiles="https://github.com/rocky/remake/releases/download/${pkgname}-${version}+dbg-1.6/${pkgname}-${version}+dbg-1.6.tar.gz"
+checksum=f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87

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

* Re: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
@ 2023-07-22 18:06 ` Bnyro
  2023-07-22 18:06 ` Bnyro
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Bnyro @ 2023-07-22 18:06 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#issuecomment-1646641455

Comment:
Unused lines should be removed, and not uncommented.

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

* Re: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
  2023-07-22 18:06 ` Bnyro
@ 2023-07-22 18:06 ` Bnyro
  2023-07-22 18:07 ` Bnyro
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Bnyro @ 2023-07-22 18:06 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#issuecomment-1646641455

Comment:
Unused lines should be removed, and not commented.

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

* Re: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
  2023-07-22 18:06 ` Bnyro
  2023-07-22 18:06 ` Bnyro
@ 2023-07-22 18:07 ` Bnyro
  2023-07-22 18:40 ` [PR PATCH] [Updated] " the-shank
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Bnyro @ 2023-07-22 18:07 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#issuecomment-1646641455

Comment:
Unused lines should be removed, and not marked as comment.

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

* Re: [PR PATCH] [Updated] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (2 preceding siblings ...)
  2023-07-22 18:07 ` Bnyro
@ 2023-07-22 18:40 ` the-shank
  2023-07-22 18:40 ` the-shank
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 18:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-shank/void-packages remake
https://github.com/void-linux/void-packages/pull/45189

New package: remake-4.3
New package: rebase-4.3

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

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

From d60d6fb234eda8e3f9667fafcf84dca185fdca6c Mon Sep 17 00:00:00 2001
From: Shank <shashanksharma21@gmail.com>
Date: Fri, 21 Jul 2023 21:31:18 -0400
Subject: [PATCH] New package: remake-4.3

---
 srcpkgs/remake/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/remake/template

diff --git a/srcpkgs/remake/template b/srcpkgs/remake/template
new file mode 100644
index 000000000000..9e8136eac2c5
--- /dev/null
+++ b/srcpkgs/remake/template
@@ -0,0 +1,12 @@
+# Template file for 'remake'
+pkgname=remake
+version=4.3
+revision=1
+build_style=gnu-configure
+makedepends="gettext-devel readline-devel make"
+short_desc="Enhanced GNU Make - tracing, error reporting, debugging, profiling"
+maintainer="Shank <shashanksharma21@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://bashdb.sourceforge.net/remake/"
+distfiles="https://github.com/rocky/remake/releases/download/${pkgname}-${version}+dbg-1.6/${pkgname}-${version}+dbg-1.6.tar.gz"
+checksum=f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87

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

* Re: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (3 preceding siblings ...)
  2023-07-22 18:40 ` [PR PATCH] [Updated] " the-shank
@ 2023-07-22 18:40 ` the-shank
  2023-07-22 19:53 ` [PR REVIEW] " mhmdanas
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 18:40 UTC (permalink / raw)
  To: ml

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

New comment by the-shank on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#issuecomment-1646648053

Comment:
> Unused lines should be removed, and not marked as comment.

My bad. I updated the template to remove the unused lines.

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (4 preceding siblings ...)
  2023-07-22 18:40 ` the-shank
@ 2023-07-22 19:53 ` mhmdanas
  2023-07-22 21:15 ` [PR PATCH] [Updated] " the-shank
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mhmdanas @ 2023-07-22 19:53 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271336615

Comment:
Why is `make` here? It's installed in the chroot by default.

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

* Re: [PR PATCH] [Updated] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (5 preceding siblings ...)
  2023-07-22 19:53 ` [PR REVIEW] " mhmdanas
@ 2023-07-22 21:15 ` the-shank
  2023-07-22 21:15 ` [PR REVIEW] " the-shank
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-shank/void-packages remake
https://github.com/void-linux/void-packages/pull/45189

New package: remake-4.3
New package: rebase-4.3

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

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

From 0beaba70ef6d22853b0bc6d994e28d2b0e0279ce Mon Sep 17 00:00:00 2001
From: Shank <shashanksharma21@gmail.com>
Date: Fri, 21 Jul 2023 21:31:18 -0400
Subject: [PATCH] New package: remake-4.3

---
 srcpkgs/remake/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/remake/template

diff --git a/srcpkgs/remake/template b/srcpkgs/remake/template
new file mode 100644
index 000000000000..27dbeabef483
--- /dev/null
+++ b/srcpkgs/remake/template
@@ -0,0 +1,12 @@
+# Template file for 'remake'
+pkgname=remake
+version=4.3
+revision=1
+build_style=gnu-configure
+makedepends="gettext-devel readline-devel"
+short_desc="Enhanced GNU Make - tracing, error reporting, debugging, profiling"
+maintainer="Shank <shashanksharma21@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://bashdb.sourceforge.net/remake/"
+distfiles="https://github.com/rocky/remake/releases/download/${pkgname}-${version}+dbg-1.6/${pkgname}-${version}+dbg-1.6.tar.gz"
+checksum=f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (6 preceding siblings ...)
  2023-07-22 21:15 ` [PR PATCH] [Updated] " the-shank
@ 2023-07-22 21:15 ` the-shank
  2023-07-22 21:49 ` classabbyamp
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 21:15 UTC (permalink / raw)
  To: ml

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

New review comment by the-shank on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271344901

Comment:
I didn't know that it's installed (this is the first time I am trying to add a package to void-packages). I have updated the template and removed `make`. By the way, how can I inspect what all packages are already installed in chroot by default? 

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (7 preceding siblings ...)
  2023-07-22 21:15 ` [PR REVIEW] " the-shank
@ 2023-07-22 21:49 ` classabbyamp
  2023-07-22 21:55 ` classabbyamp
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: classabbyamp @ 2023-07-22 21:49 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271347698

Comment:
`./xbps-src clean && ./xbps-src chroot`, then `xbps-query -l`

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (9 preceding siblings ...)
  2023-07-22 21:55 ` classabbyamp
@ 2023-07-22 21:55 ` classabbyamp
  2023-07-22 22:45 ` [PR PATCH] [Updated] " the-shank
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: classabbyamp @ 2023-07-22 21:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271352712

Comment:
this is not the correct version, as upstream versions based on the make version (4.3) and the remake version (1.6). something like `4.3+1.6` probably makes the most sense.

to transform that version to the upstream tag, `${version//+/+dbg-}`

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (8 preceding siblings ...)
  2023-07-22 21:49 ` classabbyamp
@ 2023-07-22 21:55 ` classabbyamp
  2023-07-22 21:55 ` classabbyamp
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: classabbyamp @ 2023-07-22 21:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271347882

Comment:
```suggestion
distfiles="https://github.com/rocky/remake/releases/download/remake-${version}+dbg-1.6/remake-${version}+dbg-1.6.tar.gz"
```

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

* Re: [PR PATCH] [Updated] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (10 preceding siblings ...)
  2023-07-22 21:55 ` classabbyamp
@ 2023-07-22 22:45 ` the-shank
  2023-07-22 22:46 ` [PR REVIEW] " the-shank
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 22:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-shank/void-packages remake
https://github.com/void-linux/void-packages/pull/45189

New package: remake-4.3
New package: rebase-4.3

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

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

From 76e4b5d61f44c1c11c5ff9f45bb33a78d0baa4aa Mon Sep 17 00:00:00 2001
From: Shank <shashanksharma21@gmail.com>
Date: Fri, 21 Jul 2023 21:31:18 -0400
Subject: [PATCH] New package: remake-4.3

---
 srcpkgs/remake/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/remake/template

diff --git a/srcpkgs/remake/template b/srcpkgs/remake/template
new file mode 100644
index 000000000000..5b6b16c91882
--- /dev/null
+++ b/srcpkgs/remake/template
@@ -0,0 +1,12 @@
+# Template file for 'remake'
+pkgname=remake
+version=4.3+1.6
+revision=1
+build_style=gnu-configure
+makedepends="gettext-devel readline-devel"
+short_desc="Enhanced GNU Make - tracing, error reporting, debugging, profiling"
+maintainer="Shank <shashanksharma21@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://bashdb.sourceforge.net/remake/"
+distfiles="https://github.com/rocky/remake/releases/download/remake-${version//+/+dbg-}/remake-${version//+/+dbg-}.tar.gz"
+checksum=f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (11 preceding siblings ...)
  2023-07-22 22:45 ` [PR PATCH] [Updated] " the-shank
@ 2023-07-22 22:46 ` the-shank
  2023-07-22 22:46 ` the-shank
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 22:46 UTC (permalink / raw)
  To: ml

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

New review comment by the-shank on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271356011

Comment:
updated.

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

* Re: [PR REVIEW] New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (12 preceding siblings ...)
  2023-07-22 22:46 ` [PR REVIEW] " the-shank
@ 2023-07-22 22:46 ` the-shank
  2023-10-21  1:44 ` github-actions
  2023-11-04  1:45 ` [PR PATCH] [Closed]: " github-actions
  15 siblings, 0 replies; 17+ messages in thread
From: the-shank @ 2023-07-22 22:46 UTC (permalink / raw)
  To: ml

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

New review comment by the-shank on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#discussion_r1271356016

Comment:
updated.

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

* Re: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (13 preceding siblings ...)
  2023-07-22 22:46 ` the-shank
@ 2023-10-21  1:44 ` github-actions
  2023-11-04  1:45 ` [PR PATCH] [Closed]: " github-actions
  15 siblings, 0 replies; 17+ messages in thread
From: github-actions @ 2023-10-21  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45189#issuecomment-1773593756

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: remake-4.3
  2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
                   ` (14 preceding siblings ...)
  2023-10-21  1:44 ` github-actions
@ 2023-11-04  1:45 ` github-actions
  15 siblings, 0 replies; 17+ messages in thread
From: github-actions @ 2023-11-04  1:45 UTC (permalink / raw)
  To: ml

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

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

New package: remake-4.3
https://github.com/void-linux/void-packages/pull/45189

Description:
New package: rebase-4.3

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

end of thread, other threads:[~2023-11-04  1:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22  5:25 [PR PATCH] New package: remake-4.3 the-shank
2023-07-22 18:06 ` Bnyro
2023-07-22 18:06 ` Bnyro
2023-07-22 18:07 ` Bnyro
2023-07-22 18:40 ` [PR PATCH] [Updated] " the-shank
2023-07-22 18:40 ` the-shank
2023-07-22 19:53 ` [PR REVIEW] " mhmdanas
2023-07-22 21:15 ` [PR PATCH] [Updated] " the-shank
2023-07-22 21:15 ` [PR REVIEW] " the-shank
2023-07-22 21:49 ` classabbyamp
2023-07-22 21:55 ` classabbyamp
2023-07-22 21:55 ` classabbyamp
2023-07-22 22:45 ` [PR PATCH] [Updated] " the-shank
2023-07-22 22:46 ` [PR REVIEW] " the-shank
2023-07-22 22:46 ` the-shank
2023-10-21  1:44 ` github-actions
2023-11-04  1:45 ` [PR PATCH] [Closed]: " github-actions

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