libinput: 1.21.0 → 1.22.1
https://lists.freedesktop.org/archives/wayland-devel/2022-November/042515.html https://gitlab.freedesktop.org/libinput/libinput/-/compare/1.21.0...1.22.1
This commit is contained in:
@@ -45,7 +45,7 @@ in
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libinput";
|
pname = "libinput";
|
||||||
version = "1.21.0";
|
version = "1.22.1";
|
||||||
|
|
||||||
outputs = [ "bin" "out" "dev" ];
|
outputs = [ "bin" "out" "dev" ];
|
||||||
|
|
||||||
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "libinput";
|
owner = "libinput";
|
||||||
repo = "libinput";
|
repo = "libinput";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "R94BdrjI4szNbVtQ+ydRNUg9clR8mkRL7+GE9b2FcDs=";
|
sha256 = "RgwEp60Anr+CpJws6srIv/Qzk2r9NoekeNQ0UT3FRZ0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|||||||
Reference in New Issue
Block a user