[Backport release-26.05] libinput: 1.31.1 -> 1.31.2 (#527862)

This commit is contained in:
K900 2026-06-04 07:05:08 +00:00 committed by GitHub
commit 8f74d9a63e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = [