From 8c039bae921efc119f1daf15d8a0db40ba545cab Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 31 Mar 2024 20:09:07 +0200 Subject: [PATCH] helix: update to 24.03 --- srcpkgs/helix/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template index d2be268cf774fc..92c74a7482b163 100644 --- a/srcpkgs/helix/template +++ b/srcpkgs/helix/template @@ -1,6 +1,6 @@ # Template file for 'helix' pkgname=helix -version=23.10 +version=24.03 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=4e7bcac200b1a15bc9f196bdfd161e4e448dc670359349ae14c18ccc512153e8 +checksum=c59a5988f066c2ab90132e03a0e6b35b3dd89f48d3d78bf0ec81bd7d88c7677e case "$XBPS_TARGET_MACHINE" in ppc64*) ;;