From 20235bee958ab8d012e6de4e6f1539910bd11362 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sun, 19 Jan 2025 22:51:00 +0100 Subject: [PATCH] helix: update to 25.01.1 --- srcpkgs/helix/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template index e4f3ffebe30..5dbfbe5ba64 100644 --- a/srcpkgs/helix/template +++ b/srcpkgs/helix/template @@ -1,6 +1,6 @@ # Template file for 'helix' pkgname=helix -version=25.01 +version=25.01.1 revision=1 build_style=cargo make_install_args="--path helix-term" @@ -10,7 +10,7 @@ license="MPL-2.0" homepage="https://helix-editor.com/" changelog="https://raw.githubusercontent.com/helix-editor/helix/master/CHANGELOG.md" distfiles="https://github.com/helix-editor/helix/releases/download/${version}/helix-${version}-source.tar.xz" -checksum=922fba301e1a3d9b933a445ab2d306cffcd689d678ecd06f00870cfc874cffb8 +checksum=12508c4f5b9ae6342299bd40d281cd9582d3b51487bffe798f3889cb8f931609 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;