libinput: 1.31.1 -> 1.31.2

Changes: https://gitlab.freedesktop.org/libinput/libinput/-/compare/1.31.1...1.31.2
This commit is contained in:
Sergei Trofimovich
2026-05-19 21:06:18 +01:00
parent 3570433a71
commit 27f3d1d435
@@ -54,7 +54,7 @@ in
stdenv.mkDerivation rec {
pname = "libinput";
version = "1.31.1";
version = "1.31.2";
outputs = [
"bin"
@@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
owner = "libinput";
repo = "libinput";
rev = version;
hash = "sha256-9Ko97vJyo4a9NUF7omqHTwzVV02sJ2EqpDIh+nPeLwk=";
hash = "sha256-qHcLiJ5Fa+/tbBmvI8FFBJYC7C3VHcBNWusseZAkuCU=";
};
nativeBuildInputs = [