From 01f002e37019d28340f4f67d9a9e0d17b09f5646 Mon Sep 17 00:00:00 2001 From: benalb Date: Thu, 14 Feb 2019 17:55:29 +0100 Subject: [PATCH] gcsf: update to 0.1.25 --- srcpkgs/gcsf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcsf/template b/srcpkgs/gcsf/template index 247d90d7a58..97afb1cb637 100644 --- a/srcpkgs/gcsf/template +++ b/srcpkgs/gcsf/template @@ -1,6 +1,6 @@ # Template file for 'gcsf' pkgname=gcsf -version=0.1.24 +version=0.1.25 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=db407f2422bb6734346eb54d2ffad4758b85de7ef6b395e976714506855c7fa2 +checksum=10d2d612da4e6738d10744dd4e22acdf7a94cf492c71e079e6cf52112f761187 case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;