Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zola: update to 0.15.3
@ 2022-04-12  7:57 vikigenius
  2022-04-12 13:45 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vikigenius @ 2022-04-12  7:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vikigenius/void-packages zola
https://github.com/void-linux/void-packages/pull/36655

zola: update to 0.15.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 7ac6fe4e5c070384a1d120bff8d2629556137614 Mon Sep 17 00:00:00 2001
From: Vikash Balasubramanian <master.bvik@gmail.com>
Date: Tue, 12 Apr 2022 03:55:53 -0400
Subject: [PATCH] zola: update to 0.15.3

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index dcf2a8701cff..b628265ca649 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.15.2
+version=0.15.3
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=9f6b1527e728cef3536e42a18fbc06647b388fb34fc07cc7aca82e44f4fa3447
-
+checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
 	*) broken="ftbfs in ring" ;;

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

* Re: [PR REVIEW] zola: update to 0.15.3
  2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
@ 2022-04-12 13:45 ` paper42
  2022-04-12 14:52 ` [PR PATCH] [Updated] " vikigenius
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-04-12 13:45 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36655#discussion_r848456178

Comment:
don't delete the empty line

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

* Re: [PR PATCH] [Updated] zola: update to 0.15.3
  2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
  2022-04-12 13:45 ` [PR REVIEW] " paper42
@ 2022-04-12 14:52 ` vikigenius
  2022-04-12 14:55 ` vikigenius
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: vikigenius @ 2022-04-12 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vikigenius/void-packages zola
https://github.com/void-linux/void-packages/pull/36655

zola: update to 0.15.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 7ac6fe4e5c070384a1d120bff8d2629556137614 Mon Sep 17 00:00:00 2001
From: Vikash Balasubramanian <master.bvik@gmail.com>
Date: Tue, 12 Apr 2022 03:55:53 -0400
Subject: [PATCH 1/2] zola: update to 0.15.3

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index dcf2a8701cff..b628265ca649 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.15.2
+version=0.15.3
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,8 +11,7 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=9f6b1527e728cef3536e42a18fbc06647b388fb34fc07cc7aca82e44f4fa3447
-
+checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
 	*) broken="ftbfs in ring" ;;

From 39c5ccf01ca0916b77a0b7d959af70c72b0dd662 Mon Sep 17 00:00:00 2001
From: vikigenius <master.bvik@gmail.com>
Date: Tue, 12 Apr 2022 10:12:41 -0400
Subject: [PATCH 2/2] Fixed formatting

---
 srcpkgs/zola/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index b628265ca649..460a4b9e4830 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -12,6 +12,7 @@ homepage="https://github.com/getzola/zola"
 changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
 checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
+
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
 	*) broken="ftbfs in ring" ;;

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

* Re: [PR PATCH] [Updated] zola: update to 0.15.3
  2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
  2022-04-12 13:45 ` [PR REVIEW] " paper42
  2022-04-12 14:52 ` [PR PATCH] [Updated] " vikigenius
@ 2022-04-12 14:55 ` vikigenius
  2022-04-12 14:56 ` [PR REVIEW] " vikigenius
  2022-04-13  8:41 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: vikigenius @ 2022-04-12 14:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vikigenius/void-packages zola
https://github.com/void-linux/void-packages/pull/36655

zola: update to 0.15.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From 0686853c16f93a941dac48355a75962911e20eca Mon Sep 17 00:00:00 2001
From: vikigenius <master.bvik@gmail.com>
Date: Tue, 12 Apr 2022 10:56:58 -0400
Subject: [PATCH] zola: update to 0.15.3

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index dcf2a8701cff..460a4b9e4830 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.15.2
+version=0.15.3
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=9f6b1527e728cef3536e42a18fbc06647b388fb34fc07cc7aca82e44f4fa3447
+checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR REVIEW] zola: update to 0.15.3
  2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
                   ` (2 preceding siblings ...)
  2022-04-12 14:55 ` vikigenius
@ 2022-04-12 14:56 ` vikigenius
  2022-04-13  8:41 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: vikigenius @ 2022-04-12 14:56 UTC (permalink / raw)
  To: ml

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

New review comment by vikigenius on void-packages repository

https://github.com/void-linux/void-packages/pull/36655#discussion_r848537577

Comment:
Done, I added back the empty line.

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

* Re: [PR PATCH] [Merged]: zola: update to 0.15.3
  2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
                   ` (3 preceding siblings ...)
  2022-04-12 14:56 ` [PR REVIEW] " vikigenius
@ 2022-04-13  8:41 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-04-13  8:41 UTC (permalink / raw)
  To: ml

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

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

zola: update to 0.15.3
https://github.com/void-linux/void-packages/pull/36655

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

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

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

end of thread, other threads:[~2022-04-13  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12  7:57 [PR PATCH] zola: update to 0.15.3 vikigenius
2022-04-12 13:45 ` [PR REVIEW] " paper42
2022-04-12 14:52 ` [PR PATCH] [Updated] " vikigenius
2022-04-12 14:55 ` vikigenius
2022-04-12 14:56 ` [PR REVIEW] " vikigenius
2022-04-13  8:41 ` [PR PATCH] [Merged]: " paper42

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