From e2bb9b71d1bbef2cbdd47a854d8964945b636448 Mon Sep 17 00:00:00 2001 From: slotThe Date: Sat, 12 Sep 2020 20:02:07 +0200 Subject: [PATCH] kmonad: update to 0.4.1 --- srcpkgs/kmonad/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/kmonad/template b/srcpkgs/kmonad/template index cdd2f000cef..13e8845581a 100644 --- a/srcpkgs/kmonad/template +++ b/srcpkgs/kmonad/template @@ -1,15 +1,15 @@ # Template file for 'kmonad' pkgname=kmonad -version=0.3.0 -revision=3 +version=0.4.1 +revision=1 build_style=haskell-stack -stackage=lts-15.4 +stackage=lts-16.13 short_desc="Keyboard remapping utility providing qmk-like functionality" -maintainer="slotThe " +maintainer="slotThe " license="MIT" homepage="https://github.com/david-janssen/kmonad" distfiles="${homepage}/archive/${version}.tar.gz" -checksum="3f61c546d456354a15326558eb8025024ab3d51ef2f6ec761da5568e4473f7ec" +checksum=cb66f0c6d4c304c7e3c48cefd0c50ea00b156ffc361e278e1fc5c6070317d927 nopie_files="/usr/bin/kmonad" nocross=yes