kdePackages.kio-fuse: 5.1.0 -> 5.1.1
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
}:
|
}:
|
||||||
mkKdeDerivation rec {
|
mkKdeDerivation rec {
|
||||||
pname = "kio-fuse";
|
pname = "kio-fuse";
|
||||||
version = "5.1.0";
|
version = "5.1.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://kde/stable/kio-fuse/kio-fuse-${version}.tar.xz";
|
url = "mirror://kde/stable/kio-fuse/kio-fuse-${version}.tar.xz";
|
||||||
hash = "sha256-fRBFgSJ9Whm0JLM/QWjRgVVrEBXW3yIY4BqI1kRJ6Us=";
|
hash = "sha256-rfaqfOBVwJh+cWqTrAHzwKl8EoBCFEPNayHg5x12PRQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraNativeBuildInputs = [ pkg-config ];
|
extraNativeBuildInputs = [ pkg-config ];
|
||||||
|
|||||||
Reference in New Issue
Block a user