libinput: 1.27.1 -> 1.28.1

This commit is contained in:
R. Ryantm
2025-04-10 09:41:34 +00:00
parent c43286150c
commit edb9c458e8
@@ -49,7 +49,7 @@ in
stdenv.mkDerivation rec {
pname = "libinput";
version = "1.27.1";
version = "1.28.1";
outputs = [
"bin"
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
owner = "libinput";
repo = "libinput";
rev = version;
hash = "sha256-3U+2a/uSoSj1t34uz7xO2QQtJExygKOhBL7BUGP0Fbo=";
hash = "sha256-kte5BzGEz7taW/ccnxmkJjXn3FeikzuD6Hm10l+X7c0=";
};
patches = [