Merge pull request #70549 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.15 -> 0.7.16
This commit is contained in:
commit
11b7ef8f96
@ -23,7 +23,7 @@
|
|||||||
, pngquant
|
, pngquant
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "appstream-glib-0.7.15";
|
name = "appstream-glib-0.7.16";
|
||||||
|
|
||||||
outputs = [ "out" "dev" "man" "installedTests" ];
|
outputs = [ "out" "dev" "man" "installedTests" ];
|
||||||
outputBin = "dev";
|
outputBin = "dev";
|
||||||
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "hughsie";
|
owner = "hughsie";
|
||||||
repo = "appstream-glib";
|
repo = "appstream-glib";
|
||||||
rev = stdenv.lib.replaceStrings [ "." "-" ] [ "_" "_" ] name;
|
rev = stdenv.lib.replaceStrings [ "." "-" ] [ "_" "_" ] name;
|
||||||
sha256 = "16cqs1s7nqc551sipgaxbbzwap1km0n12s4lcgfbxzzl9bcjbp9m";
|
sha256 = "05x2pmsq18fcpgfvx0y54qdlryy5c9k3sxk6kgank8frkzhgnm9r";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user