Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zola: update to 0.14.0
@ 2021-07-21 19:00 sburris0
  2021-07-21 19:54 ` [PR PATCH] [Updated] " sburris0
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sburris0 @ 2021-07-21 19:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From 3170b1376c27aa75e6aa73701806c151d2d079b7 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
@ 2021-07-21 19:54 ` sburris0
  2021-07-22 15:47 ` sburris0
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-21 19:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From 258d993c715f880b3ac4320726a11c76a2848263 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0.

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
  2021-07-21 19:54 ` [PR PATCH] [Updated] " sburris0
@ 2021-07-22 15:47 ` sburris0
  2021-07-23 17:31 ` sburris0
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-22 15:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From d813dc398def85862c11bdfad99f82b9a1268722 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
  2021-07-21 19:54 ` [PR PATCH] [Updated] " sburris0
  2021-07-22 15:47 ` sburris0
@ 2021-07-23 17:31 ` sburris0
  2021-07-31 22:49 ` sburris0
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-23 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From 1f08e68a3ceaa1ef08a3edd39d49c3100ef74138 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0.

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (2 preceding siblings ...)
  2021-07-23 17:31 ` sburris0
@ 2021-07-31 22:49 ` sburris0
  2021-07-31 22:50 ` sburris0
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-31 22:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From b6ae4c839d59cffbaa4a44a67d465264973323e6 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (3 preceding siblings ...)
  2021-07-31 22:49 ` sburris0
@ 2021-07-31 22:50 ` sburris0
  2021-07-31 23:37 ` sburris0
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-31 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From b6ae4c839d59cffbaa4a44a67d465264973323e6 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (4 preceding siblings ...)
  2021-07-31 22:50 ` sburris0
@ 2021-07-31 23:37 ` sburris0
  2021-08-01 19:34 ` paper42
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-07-31 23:37 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/32103#issuecomment-890417008

Comment:
I give up for now. Seems to keep failing on different checks inconsistently due to network errors.
The lint check passed all the previous times, whatever change broke it doesn't seem to be mine.

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

* Re: zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (5 preceding siblings ...)
  2021-07-31 23:37 ` sburris0
@ 2021-08-01 19:34 ` paper42
  2021-08-01 19:35 ` paper42
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2021-08-01 19:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32103#issuecomment-890574286

Comment:
The lint check fails because you merged upstream's master to your branch instead of rebasing on top of it. You can fix it by running `git pull --rebase --autostash upstream master`

The random check failures are unfortunately a known issue with all rust projects, you can ignore them.

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

* Re: zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (6 preceding siblings ...)
  2021-08-01 19:34 ` paper42
@ 2021-08-01 19:35 ` paper42
  2021-08-01 19:40 ` [PR PATCH] [Updated] " sburris0
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2021-08-01 19:35 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32103#issuecomment-890574286

Comment:
The lint check fails because you merged upstream's master to your branch instead of rebasing on top of it. You can fix it by running `git pull --rebase --autostash upstream master`

The random check failures are unfortunately a known upstream issue with all rust projects, you can ignore them.

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

* Re: [PR PATCH] [Updated] zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (7 preceding siblings ...)
  2021-08-01 19:35 ` paper42
@ 2021-08-01 19:40 ` sburris0
  2021-08-01 19:41 ` sburris0
  2021-08-03  3:51 ` [PR PATCH] [Merged]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-08-01 19:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/32103

zola: update to 0.14.0
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32103.patch is attached

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

From 06212deaa537160d51b374dc0e290650275b5020 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Wed, 21 Jul 2021 11:59:41 -0700
Subject: [PATCH] zola: update to 0.14.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 545f91da5006..153648a0ac40 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.13.0
+version=0.14.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
+checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (8 preceding siblings ...)
  2021-08-01 19:40 ` [PR PATCH] [Updated] " sburris0
@ 2021-08-01 19:41 ` sburris0
  2021-08-03  3:51 ` [PR PATCH] [Merged]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: sburris0 @ 2021-08-01 19:41 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/32103#issuecomment-890575127

Comment:
I see, thank you.
Should be good to go now then.

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

* Re: [PR PATCH] [Merged]: zola: update to 0.14.0
  2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
                   ` (9 preceding siblings ...)
  2021-08-01 19:41 ` sburris0
@ 2021-08-03  3:51 ` ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-08-03  3:51 UTC (permalink / raw)
  To: ml

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

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

zola: update to 0.14.0
https://github.com/void-linux/void-packages/pull/32103

Description:
<!-- Mark items with [x] where applicable -->
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 12+ messages in thread

end of thread, other threads:[~2021-08-03  3:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 19:00 [PR PATCH] zola: update to 0.14.0 sburris0
2021-07-21 19:54 ` [PR PATCH] [Updated] " sburris0
2021-07-22 15:47 ` sburris0
2021-07-23 17:31 ` sburris0
2021-07-31 22:49 ` sburris0
2021-07-31 22:50 ` sburris0
2021-07-31 23:37 ` sburris0
2021-08-01 19:34 ` paper42
2021-08-01 19:35 ` paper42
2021-08-01 19:40 ` [PR PATCH] [Updated] " sburris0
2021-08-01 19:41 ` sburris0
2021-08-03  3:51 ` [PR PATCH] [Merged]: " ericonr

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