appstream: 0.13.1 -> 0.14.0

This commit is contained in:
Jan Tojnar
2021-02-11 11:03:12 +01:00
parent 4ef8bd3d16
commit 34e2c2b310
3 changed files with 41 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
mkDerivation {
pname = "appstream-qt";
inherit (appstream) version src prePatch;
inherit (appstream) version src patches;
outputs = [ "out" "dev" ];