libosinfo: 1.4.0 -> 1.5.0
https://www.redhat.com/archives/libosinfo/2019-May/msg00094.html
This commit is contained in:
parent
8e1852ac7e
commit
2c4f13e7aa
@ -3,11 +3,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libosinfo-1.4.0";
|
name = "libosinfo-1.5.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://releases.pagure.org/libosinfo/${name}.tar.gz";
|
url = "https://releases.pagure.org/libosinfo/${name}.tar.gz";
|
||||||
sha256 = "0ra1p2rnnwkq0181ayn0l0rs1pvk4a0i8fa08nqjfmqs5fl637m2";
|
sha256 = "12b0xj9fz9q91d1pz9xm6aqap5k1ip0m9m3qvqmwjy1lk1kjasdz";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "dev" "devdoc" ];
|
outputs = [ "out" "dev" "devdoc" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user