Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zola: update to 0.8.0
@ 2019-07-21 13:15 voidlinux-github
  2019-07-21 14:20 ` voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 13:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zola-update
https://github.com/void-linux/void-packages/pull/13267

zola: update to 0.8.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zola-update-13267.patch --]
[-- Type: application/text/x-diff, Size: 1415 bytes --]

From 2296f6f58e3d6f104c471d368b482d33af51a089 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 21 Jul 2019 16:14:38 +0300
Subject: [PATCH] zola: update to 0.8.0

---
 srcpkgs/zola/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b9fd193cba8..2999b40523e 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,7 +1,7 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.7.0
-revision=2
+version=0.8.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel libsass-devel"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
+checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
@@ -19,8 +19,8 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
-	cargo update --package openssl --precise 0.10.22
+	cargo update --package openssl-sys --precise 0.9.48
+	cargo update --package openssl --precise 0.10.24
 }
 
 post_install() {

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
@ 2019-07-21 14:20 ` voidlinux-github
  2019-07-21 15:36 ` voidlinux-github
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 14:20 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-513558501
Comment:
`The job exceeded the maximum time limit for jobs, and has been terminated.`


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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
  2019-07-21 14:20 ` voidlinux-github
@ 2019-07-21 15:36 ` voidlinux-github
  2019-07-21 16:19 ` voidlinux-github
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 15:36 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-513564569
Comment:
I think you can drop the version upgrades for openssl and openssl-sys.
Afaik, the bugs which caused i686 and aarch64 are fixed as well.

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
  2019-07-21 14:20 ` voidlinux-github
  2019-07-21 15:36 ` voidlinux-github
@ 2019-07-21 16:19 ` voidlinux-github
  2019-07-21 16:20 ` voidlinux-github
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 16:19 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-513567718
Comment:
openssl-sys at least is necessary - build did not proceed with the old version. I will remove the broken arches declaration and try to rebuild with the same openssl version.

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-21 16:19 ` voidlinux-github
@ 2019-07-21 16:20 ` voidlinux-github
  2019-07-21 22:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 16:20 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-513567718
Comment:
openssl-sys at least is necessary - build did not proceed with the old version. I will remove the broken archs declaration and try to rebuild with the same openssl version.

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

* Re: [PR PATCH] [Updated] zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-21 22:22 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-21 22:22 ` voidlinux-github
  2019-07-23  9:48 ` voidlinux-github
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 22:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zola-update
https://github.com/void-linux/void-packages/pull/13267

zola: update to 0.8.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zola-update-13267.patch --]
[-- Type: application/text/x-diff, Size: 1369 bytes --]

From 24e05a9dc1d00dd3321b06825846329cc901a52b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 21 Jul 2019 16:14:38 +0300
Subject: [PATCH] zola: update to 0.8.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b9fd193cba8..d72aa151897 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,7 +1,7 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.7.0
-revision=2
+version=0.8.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel libsass-devel"
@@ -11,15 +11,11 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
+checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
 
-case "$XBPS_TARGET_MACHINE" in
-	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
-	i686*) broken="https://github.com/rust-lang/rust/issues/60184" ;;
-esac
 
 pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
+	cargo update --package openssl-sys --precise 0.9.48
 	cargo update --package openssl --precise 0.10.22
 }
 

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

* Re: [PR PATCH] [Updated] zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-21 16:20 ` voidlinux-github
@ 2019-07-21 22:22 ` voidlinux-github
  2019-07-21 22:22 ` voidlinux-github
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-21 22:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zola-update
https://github.com/void-linux/void-packages/pull/13267

zola: update to 0.8.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zola-update-13267.patch --]
[-- Type: application/text/x-diff, Size: 1369 bytes --]

From 24e05a9dc1d00dd3321b06825846329cc901a52b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 21 Jul 2019 16:14:38 +0300
Subject: [PATCH] zola: update to 0.8.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b9fd193cba8..d72aa151897 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,7 +1,7 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.7.0
-revision=2
+version=0.8.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel libsass-devel"
@@ -11,15 +11,11 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
+checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
 
-case "$XBPS_TARGET_MACHINE" in
-	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
-	i686*) broken="https://github.com/rust-lang/rust/issues/60184" ;;
-esac
 
 pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
+	cargo update --package openssl-sys --precise 0.9.48
 	cargo update --package openssl --precise 0.10.22
 }
 

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-07-21 22:22 ` voidlinux-github
@ 2019-07-23  9:48 ` voidlinux-github
  2019-07-23 11:50 ` voidlinux-github
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23  9:48 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-514138206
Comment:
> openssl-sys at least is necessary - build did not proceed with the old version

I just tried, it works without. The build uses version `0.10.23` for `openssl`  and `0.9.47` for `openssl-sys`. You can see this in the `Cargo.lock` file.

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-07-23  9:48 ` voidlinux-github
@ 2019-07-23 11:50 ` voidlinux-github
  2019-07-23 11:50 ` voidlinux-github
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 11:50 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-514176801
Comment:
I first tried with `cargo update --package openssl-sys --precise 0.9.46` and it failed. Should I remove the line from the pre_build function?

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-07-23 11:50 ` voidlinux-github
@ 2019-07-23 11:50 ` voidlinux-github
  2019-07-23 12:00 ` voidlinux-github
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 11:50 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-514176801
Comment:
I first tried with `cargo update --package openssl-sys --precise 0.9.46` and it failed. Should I remove the line(s) from the pre_build function?

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-07-23 11:50 ` voidlinux-github
@ 2019-07-23 12:00 ` voidlinux-github
  2019-07-23 12:04 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 12:00 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-514180011
Comment:
Yes, please remove the complete `pr_build` function.

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

* Re: [PR PATCH] [Updated] zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-07-23 12:04 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-23 12:04 ` voidlinux-github
  2019-07-23 12:05 ` voidlinux-github
  2019-07-27 11:04 ` [PR PATCH] [Merged]: " voidlinux-github
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 12:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zola-update
https://github.com/void-linux/void-packages/pull/13267

zola: update to 0.8.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zola-update-13267.patch --]
[-- Type: application/text/x-diff, Size: 1355 bytes --]

From d9f0662b11cc09ef32a41bcb91a9b0bdf4a96428 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 21 Jul 2019 16:14:38 +0300
Subject: [PATCH] zola: update to 0.8.0

---
 srcpkgs/zola/template | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b9fd193cba8..7b095e151db 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,7 +1,7 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.7.0
-revision=2
+version=0.8.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel libsass-devel"
@@ -11,17 +11,8 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
+checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
 
-case "$XBPS_TARGET_MACHINE" in
-	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
-	i686*) broken="https://github.com/rust-lang/rust/issues/60184" ;;
-esac
-
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
-	cargo update --package openssl --precise 0.10.22
-}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-07-23 12:00 ` voidlinux-github
@ 2019-07-23 12:04 ` voidlinux-github
  2019-07-23 12:04 ` voidlinux-github
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 12:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zola-update
https://github.com/void-linux/void-packages/pull/13267

zola: update to 0.8.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zola-update-13267.patch --]
[-- Type: application/text/x-diff, Size: 1355 bytes --]

From d9f0662b11cc09ef32a41bcb91a9b0bdf4a96428 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 21 Jul 2019 16:14:38 +0300
Subject: [PATCH] zola: update to 0.8.0

---
 srcpkgs/zola/template | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b9fd193cba8..7b095e151db 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,7 +1,7 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.7.0
-revision=2
+version=0.8.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel libsass-devel"
@@ -11,17 +11,8 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
+checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
 
-case "$XBPS_TARGET_MACHINE" in
-	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
-	i686*) broken="https://github.com/rust-lang/rust/issues/60184" ;;
-esac
-
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
-	cargo update --package openssl --precise 0.10.22
-}
 
 post_install() {
 	vlicense LICENSE

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

* Re: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-07-23 12:04 ` voidlinux-github
@ 2019-07-23 12:05 ` voidlinux-github
  2019-07-27 11:04 ` [PR PATCH] [Merged]: " voidlinux-github
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-23 12:05 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/13267#issuecomment-514181097
Comment:
Done, thanks :)

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

* Re: [PR PATCH] [Merged]: zola: update to 0.8.0
  2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-07-23 12:05 ` voidlinux-github
@ 2019-07-27 11:04 ` voidlinux-github
  13 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2019-07-27 11:04 UTC (permalink / raw)
  To: ml

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

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

zola: update to 0.8.0
https://github.com/void-linux/void-packages/pull/13267
Description: 

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

end of thread, other threads:[~2019-07-27 11:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-21 13:15 [PR PATCH] zola: update to 0.8.0 voidlinux-github
2019-07-21 14:20 ` voidlinux-github
2019-07-21 15:36 ` voidlinux-github
2019-07-21 16:19 ` voidlinux-github
2019-07-21 16:20 ` voidlinux-github
2019-07-21 22:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-21 22:22 ` voidlinux-github
2019-07-23  9:48 ` voidlinux-github
2019-07-23 11:50 ` voidlinux-github
2019-07-23 11:50 ` voidlinux-github
2019-07-23 12:00 ` voidlinux-github
2019-07-23 12:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-23 12:04 ` voidlinux-github
2019-07-23 12:05 ` voidlinux-github
2019-07-27 11:04 ` [PR PATCH] [Merged]: " voidlinux-github

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