libei: 1.4.1 -> 1.5.0 (#438809)

This commit is contained in:
Peder Bergebakken Sundt
2025-09-11 18:42:21 +00:00
committed by GitHub
+2 -2
View File
@@ -23,14 +23,14 @@ let
in
stdenv.mkDerivation rec {
pname = "libei";
version = "1.4.1";
version = "1.5.0";
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "libinput";
repo = "libei";
rev = version;
hash = "sha256-DoPQaTry1uzu6sM/wWEl4xeGq3h3BuMDeVYusHge6AI=";
hash = "sha256-PqQpJz88tDzjwsBuwxpWcGAWz6Gp6A/oAOS87uxGOGs=";
};
buildInputs = [