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" ;;