keymapper: 4.4.1 -> 4.4.2

This commit is contained in:
Bintang Adiputra Pratama 2024-07-10 15:35:51 +07:00
parent 16e401f018
commit 1640973c97
No known key found for this signature in database
GPG Key ID: 929ED6C40414D3F5

View File

@ -15,13 +15,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "keymapper";
version = "4.4.1";
version = "4.4.2";
src = fetchFromGitHub {
owner = "houmain";
repo = "keymapper";
rev = finalAttrs.version;
hash = "sha256-pM273Ma8ELFVQV8zxCmtEvhBz5HLiIBtPtRv9Hh5dGY=";
hash = "sha256-JMDUsWjzqe7JaOqowMmgG3sVJt54YSM75uS9TeF7bsc=";
};
# all the following must be in nativeBuildInputs