iio-sensor-proxy: 3.5 -> 3.6
This commit is contained in:
parent
06d633e659
commit
21fa66ba8c
@ -15,14 +15,14 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "iio-sensor-proxy";
|
||||
version = "3.5";
|
||||
version = "3.6";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.freedesktop.org";
|
||||
owner = "hadess";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-pFu+nJzj45s7yIKoLWLeiv2AT5vLf6JpdWWQ0JZfnvY=";
|
||||
hash = "sha256-X4vJ9zvMyYY9G7cslHMvXoexV/+39c9KctJBc+Ne114=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user