libinput: 1.31.1 -> 1.31.2 (#522044)

This commit is contained in:
dotlambda
2026-06-03 17:50:54 +00:00
committed by GitHub
@@ -53,7 +53,7 @@ in
stdenv.mkDerivation rec {
pname = "libinput";
version = "1.31.1";
version = "1.31.2";
outputs = [
"bin"
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
owner = "libinput";
repo = "libinput";
rev = version;
hash = "sha256-9Ko97vJyo4a9NUF7omqHTwzVV02sJ2EqpDIh+nPeLwk=";
hash = "sha256-qHcLiJ5Fa+/tbBmvI8FFBJYC7C3VHcBNWusseZAkuCU=";
};
nativeBuildInputs = [