libinput-gestures: 2.72 -> 2.73

This commit is contained in:
R. Ryantm 2022-07-31 16:43:19 +00:00
parent 6fde9705e8
commit a9d4bed7d9

View file

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