From 4812fa0de67a592a7d21e5d102310b126d18a586 Mon Sep 17 00:00:00 2001 From: benalb Date: Sat, 2 Feb 2019 16:05:20 +0100 Subject: [PATCH] gcsf: update to 0.1.23 --- srcpkgs/gcsf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcsf/template b/srcpkgs/gcsf/template index a738bc2c933..45c5d6a5c5c 100644 --- a/srcpkgs/gcsf/template +++ b/srcpkgs/gcsf/template @@ -1,6 +1,6 @@ # Template file for 'gcsf' pkgname=gcsf -version=0.1.21 +version=0.1.23 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana " license="MIT" homepage="https://github.com/harababurel/gcsf" distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz" -checksum=fe2b5c1e0777f489ab793a3b772f1b6f8105ae7a104bf29ba3f5986a5b7f2dc5 +checksum=b91ea72f6cb8e5069a4a0b908bb07eee47d7be4185b90b7649f9d7ae903db211 case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;