Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] herbstluftwm: update to 0.9.4
@ 2022-03-17 11:33 Barbaross93
  2022-03-17 12:32 ` [PR PATCH] [Updated] " Barbaross93
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-17 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages herbstluftwm
https://github.com/void-linux/void-packages/pull/36186

herbstluftwm: update to 0.9.4
<!-- 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
-->


A patch file from https://github.com/void-linux/void-packages/pull/36186.patch is attached

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

From 53a98112e73d8e7580e9622c9497e89ca5753698 Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Thu, 17 Mar 2022 07:31:50 -0400
Subject: [PATCH] herbstluftwm: update to 0.9.4

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

diff --git a/srcpkgs/herbstluftwm/template b/srcpkgs/herbstluftwm/template
index d4927fc80eac..935398e0fbbc 100644
--- a/srcpkgs/herbstluftwm/template
+++ b/srcpkgs/herbstluftwm/template
@@ -1,6 +1,6 @@
 # Template file for 'herbstluftwm'
 pkgname=herbstluftwm
-version=0.9.3
+version=0.9.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config asciidoc"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://herbstluftwm.org"
 changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
 distfiles="https://herbstluftwm.org/tarballs/herbstluftwm-${version}.tar.gz"
-checksum=0ba7b1bd02966e6eefe27805753082406a2d2954bc41fe040d1ccaaed25ec105
+checksum=eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
@ 2022-03-17 12:32 ` Barbaross93
  2022-03-17 15:50 ` tibequadorian
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-17 12:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages herbstluftwm
https://github.com/void-linux/void-packages/pull/36186

herbstluftwm: update to 0.9.4
<!-- 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
-->


A patch file from https://github.com/void-linux/void-packages/pull/36186.patch is attached

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

From 8ba2f34687e3609b91d813ea2ad764ad43d60f2e Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Thu, 17 Mar 2022 07:31:50 -0400
Subject: [PATCH] herbstluftwm: update to 0.9.4

---
 srcpkgs/herbstluftwm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/herbstluftwm/template b/srcpkgs/herbstluftwm/template
index d4927fc80eac..0b61d2d78ccb 100644
--- a/srcpkgs/herbstluftwm/template
+++ b/srcpkgs/herbstluftwm/template
@@ -1,11 +1,11 @@
 # Template file for 'herbstluftwm'
 pkgname=herbstluftwm
-version=0.9.3
+version=0.9.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config asciidoc"
 makedepends="libXrandr-devel libXinerama-devel libglib-devel libXft-devel
-	libXrender-devel freetype-devel"
+	libXrender-devel freetype-devel libXfixes-devel"
 conf_files="/etc/xdg/${pkgname}/autostart"
 short_desc="Manual tiling window manager for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://herbstluftwm.org"
 changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
 distfiles="https://herbstluftwm.org/tarballs/herbstluftwm-${version}.tar.gz"
-checksum=0ba7b1bd02966e6eefe27805753082406a2d2954bc41fe040d1ccaaed25ec105
+checksum=eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc
 
 post_install() {
 	vlicense LICENSE

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

* Re: herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
  2022-03-17 12:32 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-03-17 15:50 ` tibequadorian
  2022-03-18 21:05 ` Barbaross93
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: tibequadorian @ 2022-03-17 15:50 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#issuecomment-1070999402

Comment:
The first build was broken so you can't have tested it. Have you tested it now?

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

* Re: herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
  2022-03-17 12:32 ` [PR PATCH] [Updated] " Barbaross93
  2022-03-17 15:50 ` tibequadorian
@ 2022-03-18 21:05 ` Barbaross93
  2022-03-19 15:35 ` Barbaross93
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-18 21:05 UTC (permalink / raw)
  To: ml

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

New comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#issuecomment-1072794962

Comment:
Yes, I had made a small mistake. I've since tested it again and it now works.

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

* Re: herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (2 preceding siblings ...)
  2022-03-18 21:05 ` Barbaross93
@ 2022-03-19 15:35 ` Barbaross93
  2022-03-19 16:10 ` tibequadorian
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-19 15:35 UTC (permalink / raw)
  To: ml

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

New comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#issuecomment-1073030766

Comment:
I'd be happy to be the maintainer for this package. Do I just go ahead and add myself as the maintainer?

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

* Re: herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (3 preceding siblings ...)
  2022-03-19 15:35 ` Barbaross93
@ 2022-03-19 16:10 ` tibequadorian
  2022-03-20 22:26 ` [PR REVIEW] " paper42
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: tibequadorian @ 2022-03-19 16:10 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#issuecomment-1073036387

Comment:
Sure, go ahead!

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

* Re: [PR REVIEW] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (4 preceding siblings ...)
  2022-03-19 16:10 ` tibequadorian
@ 2022-03-20 22:26 ` paper42
  2022-03-22  0:25 ` [PR PATCH] [Updated] " Barbaross93
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-03-20 22:26 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#discussion_r830682566

Comment:
```suggestion
 libXrender-devel freetype-devel libXfixes-devel"
```
nitpick

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

* Re: [PR PATCH] [Updated] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (5 preceding siblings ...)
  2022-03-20 22:26 ` [PR REVIEW] " paper42
@ 2022-03-22  0:25 ` Barbaross93
  2022-03-22 20:47 ` [PR REVIEW] " tibequadorian
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-22  0:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages herbstluftwm
https://github.com/void-linux/void-packages/pull/36186

herbstluftwm: update to 0.9.4
<!-- 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
-->


A patch file from https://github.com/void-linux/void-packages/pull/36186.patch is attached

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

From 9bd56f850889fd73d2a34bbadf63572438530110 Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Thu, 17 Mar 2022 07:31:50 -0400
Subject: [PATCH] herbstluftwm: update to 0.9.4

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

diff --git a/srcpkgs/herbstluftwm/template b/srcpkgs/herbstluftwm/template
index d4927fc80eac..e4dd71c5cfbc 100644
--- a/srcpkgs/herbstluftwm/template
+++ b/srcpkgs/herbstluftwm/template
@@ -1,19 +1,19 @@
 # Template file for 'herbstluftwm'
 pkgname=herbstluftwm
-version=0.9.3
+version=0.9.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config asciidoc"
 makedepends="libXrandr-devel libXinerama-devel libglib-devel libXft-devel
-	libXrender-devel freetype-devel"
+libXrender-devel freetype-devel libXfixes-devel"
 conf_files="/etc/xdg/${pkgname}/autostart"
 short_desc="Manual tiling window manager for X"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://herbstluftwm.org"
 changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
 distfiles="https://herbstluftwm.org/tarballs/herbstluftwm-${version}.tar.gz"
-checksum=0ba7b1bd02966e6eefe27805753082406a2d2954bc41fe040d1ccaaed25ec105
+checksum=eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (6 preceding siblings ...)
  2022-03-22  0:25 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-03-22 20:47 ` tibequadorian
  2022-03-22 20:47 ` tibequadorian
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: tibequadorian @ 2022-03-22 20:47 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#discussion_r832612713

Comment:
replace it with a space @Barbaross93 

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

* Re: [PR REVIEW] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (7 preceding siblings ...)
  2022-03-22 20:47 ` [PR REVIEW] " tibequadorian
@ 2022-03-22 20:47 ` tibequadorian
  2022-03-22 20:48 ` tibequadorian
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: tibequadorian @ 2022-03-22 20:47 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#discussion_r832612712

Comment:
replace it with a space @Barbaross93 

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

* Re: [PR REVIEW] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (8 preceding siblings ...)
  2022-03-22 20:47 ` tibequadorian
@ 2022-03-22 20:48 ` tibequadorian
  2022-03-22 21:55 ` [PR PATCH] [Updated] " Barbaross93
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: tibequadorian @ 2022-03-22 20:48 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#discussion_r832612713

Comment:
replace it with a space @Barbaross93 

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

* Re: [PR PATCH] [Updated] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (9 preceding siblings ...)
  2022-03-22 20:48 ` tibequadorian
@ 2022-03-22 21:55 ` Barbaross93
  2022-03-22 21:55 ` [PR REVIEW] " Barbaross93
  2022-03-24 23:28 ` [PR PATCH] [Closed]: " paper42
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-22 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages herbstluftwm
https://github.com/void-linux/void-packages/pull/36186

herbstluftwm: update to 0.9.4
<!-- 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
-->


A patch file from https://github.com/void-linux/void-packages/pull/36186.patch is attached

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

From 60906c95e5cb642b45998a159fe227ad58f855a5 Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Thu, 17 Mar 2022 07:31:50 -0400
Subject: [PATCH] herbstluftwm: update to 0.9.4

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

diff --git a/srcpkgs/herbstluftwm/template b/srcpkgs/herbstluftwm/template
index d4927fc80eac..9b284845113a 100644
--- a/srcpkgs/herbstluftwm/template
+++ b/srcpkgs/herbstluftwm/template
@@ -1,19 +1,19 @@
 # Template file for 'herbstluftwm'
 pkgname=herbstluftwm
-version=0.9.3
+version=0.9.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config asciidoc"
 makedepends="libXrandr-devel libXinerama-devel libglib-devel libXft-devel
-	libXrender-devel freetype-devel"
+ libXrender-devel freetype-devel libXfixes-devel"
 conf_files="/etc/xdg/${pkgname}/autostart"
 short_desc="Manual tiling window manager for X"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Cullen Ross <cullenrss@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://herbstluftwm.org"
 changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
 distfiles="https://herbstluftwm.org/tarballs/herbstluftwm-${version}.tar.gz"
-checksum=0ba7b1bd02966e6eefe27805753082406a2d2954bc41fe040d1ccaaed25ec105
+checksum=eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (10 preceding siblings ...)
  2022-03-22 21:55 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-03-22 21:55 ` Barbaross93
  2022-03-24 23:28 ` [PR PATCH] [Closed]: " paper42
  12 siblings, 0 replies; 15+ messages in thread
From: Barbaross93 @ 2022-03-22 21:55 UTC (permalink / raw)
  To: ml

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

New review comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/36186#discussion_r832661073

Comment:
Ahh, my bad. Didn't see the space there at first.

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

* Re: [PR PATCH] [Closed]: herbstluftwm: update to 0.9.4
  2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
                   ` (11 preceding siblings ...)
  2022-03-22 21:55 ` [PR REVIEW] " Barbaross93
@ 2022-03-24 23:28 ` paper42
  12 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-03-24 23:28 UTC (permalink / raw)
  To: ml

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

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

herbstluftwm: update to 0.9.4
https://github.com/void-linux/void-packages/pull/36186

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


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

* Re: [PR PATCH] [Closed]: herbstluftwm: update to 0.9.4.
  2022-03-23 17:45 [PR PATCH] " chili-b
@ 2022-03-23 17:51 ` chili-b
  0 siblings, 0 replies; 15+ messages in thread
From: chili-b @ 2022-03-23 17:51 UTC (permalink / raw)
  To: ml

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

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

herbstluftwm: update to 0.9.4.
https://github.com/void-linux/void-packages/pull/36301

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, (x86_64-glibc)

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

end of thread, other threads:[~2022-03-24 23:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 11:33 [PR PATCH] herbstluftwm: update to 0.9.4 Barbaross93
2022-03-17 12:32 ` [PR PATCH] [Updated] " Barbaross93
2022-03-17 15:50 ` tibequadorian
2022-03-18 21:05 ` Barbaross93
2022-03-19 15:35 ` Barbaross93
2022-03-19 16:10 ` tibequadorian
2022-03-20 22:26 ` [PR REVIEW] " paper42
2022-03-22  0:25 ` [PR PATCH] [Updated] " Barbaross93
2022-03-22 20:47 ` [PR REVIEW] " tibequadorian
2022-03-22 20:47 ` tibequadorian
2022-03-22 20:48 ` tibequadorian
2022-03-22 21:55 ` [PR PATCH] [Updated] " Barbaross93
2022-03-22 21:55 ` [PR REVIEW] " Barbaross93
2022-03-24 23:28 ` [PR PATCH] [Closed]: " paper42
2022-03-23 17:45 [PR PATCH] " chili-b
2022-03-23 17:51 ` [PR PATCH] [Closed]: " chili-b

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