From 0757df0750ea1d496189943df2322054687cfd13 Mon Sep 17 00:00:00 2001 From: ii8 Date: Thu, 3 Jul 2025 22:26:43 +0100 Subject: [PATCH] kmonad: update to 0.4.4. --- srcpkgs/kmonad/template | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/kmonad/template b/srcpkgs/kmonad/template index 66542cf540e..27ea6be50c0 100644 --- a/srcpkgs/kmonad/template +++ b/srcpkgs/kmonad/template @@ -1,17 +1,15 @@ # Template file for 'kmonad' pkgname=kmonad -reverts="65b501defdd0049563752f8af8c8c57f5a1ae38b_1" -_githash=65b501defdd0049563752f8af8c8c57f5a1ae38b -version=0.4.1.20220321 +version=0.4.4 revision=1 build_style=haskell-stack -stackage=lts-19.0 +stackage=lts-23.26 short_desc="Keyboard remapping utility providing qmk-like functionality" maintainer="Orphaned " license="MIT" -homepage="https://github.com/david-janssen/kmonad" -distfiles="${homepage}/archive/${_githash}.tar.gz" -checksum=2b0cb0c5d1575bf61b1c442476ad24103028c309d103fedb56214a3bb30f8c0f +homepage="https://github.com/kmonad/kmonad" +distfiles="https://github.com/kmonad/kmonad/archive/refs/tags/${version}.tar.gz" +checksum=ce8d0a713f26b5ab6a216ea20ef9ec39e317dfa4ec70a51ca2b7df0c13a64786 nopie_files="/usr/bin/kmonad" nocross=yes