osinfo-db: 20180920 -> 20181011
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/osinfo-db/versions
This commit is contained in:
parent
35ce480d69
commit
4b2bff8164
@ -1,11 +1,11 @@
|
|||||||
{ stdenv, fetchurl, osinfo-db-tools, intltool, libxml2 }:
|
{ stdenv, fetchurl, osinfo-db-tools, intltool, libxml2 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "osinfo-db-20180920";
|
name = "osinfo-db-20181011";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://releases.pagure.org/libosinfo/${name}.tar.xz";
|
url = "https://releases.pagure.org/libosinfo/${name}.tar.xz";
|
||||||
sha256 = "19jbzf1g523bkckli043q21hgbfv0043b5ib4zjiz8x98h7ngiac";
|
sha256 = "1f0xa50xn15p3zig9031icqky8drf0654sbjmmziw2ijcdyzfkcp";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ osinfo-db-tools intltool libxml2 ];
|
nativeBuildInputs = [ osinfo-db-tools intltool libxml2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user