libinput-gestures: 2.73 -> 2.74

This commit is contained in:
R. Ryantm 2023-03-11 08:54:24 +00:00
parent 1e21dd6102
commit afb1fb9a72

View File

@ -5,13 +5,13 @@
}:
stdenv.mkDerivation rec {
pname = "libinput-gestures";
version = "2.73";
version = "2.74";
src = fetchFromGitHub {
owner = "bulletmark";
repo = "libinput-gestures";
rev = version;
sha256 = "sha256-dtCe3//BMC+FG50qyxVz0ni6nmAPYMPOv13VQTxhls4=";
sha256 = "sha256-uBABs2FPvF+HO+VSNvz2F0Bc9Ja8ek1ULiu89/wvTv4=";
};
patches = [
./0001-hardcode-name.patch