libinput: 1.29.0 -> 1.29.1

Changes: https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.29.1
This commit is contained in:
Sergei Trofimovich
2025-09-01 21:39:05 +01:00
parent ebdfb5d0aa
commit 8a6f83ce3b

View File

@@ -50,7 +50,7 @@ in
stdenv.mkDerivation rec {
pname = "libinput";
version = "1.29.0";
version = "1.29.1";
outputs = [
"bin"
@@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
owner = "libinput";
repo = "libinput";
rev = version;
hash = "sha256-wZRec6zIOALy1O6/NRRl0VxuS16SiL5SjXsley4K+c0=";
hash = "sha256-wNiI6QPwuK0gUJRadSJx+FOx84kpVC4bXhuQ3ybewoY=";
};
patches = [