Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zola: update to 0.9.0
@ 2019-10-12  2:27 voidlinux-github
  2019-10-12  8:27 ` voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2019-10-12  2:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Wychmire/void-packages zola
https://github.com/void-linux/void-packages/pull/15377

zola: update to 0.9.0
update to 0.9.0 and fix typo.

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

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

From 3c684b55b13e576bd1da457e43fe7fb10a9a74aa Mon Sep 17 00:00:00 2001
From: Caleb JA <skywise@tutanota.de>
Date: Fri, 11 Oct 2019 22:25:11 -0400
Subject: [PATCH] zola: update to 0.9.0

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

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 49ccaeabe15..0f1bea9f60a 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.8.0
+version=0.9.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,10 +11,10 @@ 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=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
+checksum=8d226ec764f2bc06de8e49e2e22ccf37811bc478bbcaa83c2c841b222ef4fc4e
 
 case $XBPS_TARGET_MACHINE in
-	armv6l-musl) broken="triggers segfailt in rustc" ;;
+	armv6l-musl) broken="triggers segfault in rustc" ;;
 esac
 
 post_install() {

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

end of thread, other threads:[~2019-10-13  6:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12  2:27 [PR PATCH] zola: update to 0.9.0 voidlinux-github
2019-10-12  8:27 ` voidlinux-github
2019-10-12 13:33 ` voidlinux-github
2019-10-12 16:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 16:27 ` voidlinux-github
2019-10-12 16:36 ` voidlinux-github
2019-10-12 19:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 19:48 ` voidlinux-github
2019-10-12 21:35 ` voidlinux-github
2019-10-12 21:35 ` voidlinux-github
2019-10-12 21:58 ` voidlinux-github
2019-10-12 21:58 ` voidlinux-github
2019-10-13  1:16 ` voidlinux-github
2019-10-13  6:52 ` [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).