Merge pull request #317826 from trofi/libinput-update

libinput: 1.25.0 -> 1.26.0
This commit is contained in:
Janik
2024-06-24 02:07:35 +02:00
committed by GitHub
@@ -45,7 +45,7 @@ in
stdenv.mkDerivation rec {
pname = "libinput";
version = "1.25.0";
version = "1.26.0";
outputs = [ "bin" "out" "dev" ];
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
owner = "libinput";
repo = "libinput";
rev = version;
hash = "sha256-c2FU5OW+CIgtYTQy+bwIbaw3SP1pVxaLokhO+ag5/1s=";
hash = "sha256-mlxw4OUjaAdgRLFfPKMZDMOWosW9yKAkzDccwuLGCwQ=";
};
patches = [