keymapper: 4.12.1 -> 4.12.2

This commit is contained in:
R. Ryantm
2025-06-29 13:39:35 +00:00
parent ed341aab4f
commit 6fb45f9c4a
+2 -2
View File
@@ -17,13 +17,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "keymapper";
version = "4.12.1";
version = "4.12.2";
src = fetchFromGitHub {
owner = "houmain";
repo = "keymapper";
tag = finalAttrs.version;
hash = "sha256-a4o6PYujR/tc0Lo1lxBtbUkpZ/99LtiG2YbQynYZB+c=";
hash = "sha256-EjXrWwpqwWtV+lENCjA80O3KHRLAOyvPndfpjfljaSY=";
};
# all the following must be in nativeBuildInputs