libinput-gestures: 2.76 -> 2.77

(cherry picked from commit b24c50ea7a)
This commit is contained in:
guttermonk 2024-10-03 20:27:11 -05:00 committed by github-actions[bot]
parent 9b9516e15a
commit a18232138f

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