keymapper: 4.8.2 -> 4.9.0

This commit is contained in:
R. Ryantm
2024-11-16 06:06:46 +00:00
parent 8a95f3f42b
commit 6cf58c53e3
+2 -2
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "keymapper";
version = "4.8.2";
version = "4.9.0";
src = fetchFromGitHub {
owner = "houmain";
repo = "keymapper";
rev = finalAttrs.version;
hash = "sha256-4LYGsqHD3msJNgkaInJyH7o+jebeQoh/rUAsvIsqkdM=";
hash = "sha256-GckqlKpF1N7Khq/9ju1IG1+jfPBuWhFAHhYnlCMC5Cw=";
};
# all the following must be in nativeBuildInputs