mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kmonad: correct version to 0.4.1.20220321.
Fixes: 78955200f6
("kmonad: update to 65b501defdd0049563752f8af8c8c57f5a1ae38b")
This commit is contained in:
parent
69d5ad4bc9
commit
46758393b5
1 changed files with 5 additions and 2 deletions
|
@ -1,14 +1,17 @@
|
||||||
# Template file for 'kmonad'
|
# Template file for 'kmonad'
|
||||||
pkgname=kmonad
|
pkgname=kmonad
|
||||||
version=65b501defdd0049563752f8af8c8c57f5a1ae38b
|
reverts="65b501defdd0049563752f8af8c8c57f5a1ae38b_1"
|
||||||
|
_githash=65b501defdd0049563752f8af8c8c57f5a1ae38b
|
||||||
|
version=0.4.1.20220321
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="${pkgname}-${_githash}"
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage=lts-19.0
|
stackage=lts-19.0
|
||||||
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
||||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/david-janssen/kmonad"
|
homepage="https://github.com/david-janssen/kmonad"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||||
checksum=2b0cb0c5d1575bf61b1c442476ad24103028c309d103fedb56214a3bb30f8c0f
|
checksum=2b0cb0c5d1575bf61b1c442476ad24103028c309d103fedb56214a3bb30f8c0f
|
||||||
nopie_files="/usr/bin/kmonad"
|
nopie_files="/usr/bin/kmonad"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue