diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index d9c25622ca1..0f1d1c1674f 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -1,6 +1,6 @@ # Template file for 'zola' pkgname=zola -version=0.6.0 +version=0.7.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,10 +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=647f31300f4e468374dfb325b59a08cb31c4ed855b2e5b677131464ae3ee9925 +checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979 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 post_install() {