libosinfo: update 0.2.10 -> 0.2.11
This commit is contained in:
parent
96e50f451c
commit
12f4e6c325
@ -3,11 +3,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libosinfo-0.2.10";
|
name = "libosinfo-0.2.11";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://fedorahosted.org/releases/l/i/libosinfo/${name}.tar.gz";
|
url = "https://fedorahosted.org/releases/l/i/libosinfo/${name}.tar.gz";
|
||||||
sha256 = "564bd487a39dc09a10917c1d7a95f739ee7701d9cd0fbabcacea64f615e20a2d";
|
sha256 = "0889zvidhmpk3nd7c1xhh3fkk9i014dkr6zdlddh89kbflva2sxv";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user