libinput-gestures: 2.76 -> 2.77

This commit is contained in:
guttermonk 2024-10-03 20:27:11 -05:00 committed by John Titor
parent 52cfd83eee
commit b24c50ea7a
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -5,13 +5,13 @@
}:
stdenv.mkDerivation rec {
pname = "libinput-gestures";
version = "2.76";
version = "2.77";
src = fetchFromGitHub {
owner = "bulletmark";
repo = "libinput-gestures";
rev = version;
sha256 = "sha256-Tb/gQ/2Ul4JzEiLEUPJBj9T6ZAqzMSPdgiofdnDj73Q=";
hash = "sha256-eMXNlSgQSuN+/5SXJQjsylC1ygHS87sIEmnVGFk3pzA=";
};
patches = [
./0001-hardcode-name.patch