Merge pull request #39451 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.7 -> 0.7.8
This commit is contained in:
commit
a8fc951404
@ -4,7 +4,7 @@
|
|||||||
, libuuid, json-glib, meson, gperf, ninja
|
, libuuid, json-glib, meson, gperf, ninja
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "appstream-glib-0.7.7";
|
name = "appstream-glib-0.7.8";
|
||||||
|
|
||||||
outputs = [ "out" "dev" "man" "installedTests" ];
|
outputs = [ "out" "dev" "man" "installedTests" ];
|
||||||
outputBin = "dev";
|
outputBin = "dev";
|
||||||
@ -13,7 +13,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 = "127m5ds355i1vfvmn9nd4zqqnqm16jpqcn4p2p2pvn7i4wqxra40";
|
sha256 = "10hcl3sl3g8ajg9mssq3g4dbzz0d4b2ybimrcq71cpycqrqhilhx";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user