keymapper: 4.12.1 -> 4.12.2 (#420995)

This commit is contained in:
Wolfgang Walther 2025-07-10 08:50:15 +00:00 committed by GitHub
commit 940d0c8730
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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