Index: dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata
===================================================================
--- dee-1.2.7+17.10.20170616.orig/vapi/Dee-1.0.metadata
+++ dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata
@@ -2,7 +2,9 @@ GListResultSet skip
GListResultSetClass skip
FilterModel
- .filter unowned
+ .filter skip // unsupported type for construct property
+Index
+ .reader skip // unsupported type for construct property
Model
.append skip=false
.build_named_row skip
/td>
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
2020-04-16 | doc: Document building and installing from JSON files....* doc/guix.texi (Invoking guix package): Augment pargraphs for
"--install-from-file".
(Invoking guix build): Document building from JSON files.
* doc/package-hello.json: New file.
* doc/local.mk (EXTRA_DIST): Add it.
| Ricardo Wurmus |