libinput: 1.28.1 -> 1.29.0
This commit is contained in:
parent
c0453c2c58
commit
0bcf8c0c87
@ -50,7 +50,7 @@ in
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libinput";
|
pname = "libinput";
|
||||||
version = "1.28.1";
|
version = "1.29.0";
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"bin"
|
"bin"
|
||||||
@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "libinput";
|
owner = "libinput";
|
||||||
repo = "libinput";
|
repo = "libinput";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-kte5BzGEz7taW/ccnxmkJjXn3FeikzuD6Hm10l+X7c0=";
|
hash = "sha256-wZRec6zIOALy1O6/NRRl0VxuS16SiL5SjXsley4K+c0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user