estado: cosecha granja 2026-09-02T22:31:16Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-09-02 22:31:16 +00:00
parent a6beb3b28d
commit ed603f0749
2 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
},
"escritorio-kde": {
"grafo": "docs/state/build-state-kde.json",
"nodos": 163,
"nodos": 165,
"en_deuda": 0,
"ondas": 0,
"profundidad": 0,
+21 -4
View File
@@ -1,7 +1,24 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1133,
"vivas": 1133,
"muertas": 0,
"detalle_muertas": []
"total": 1134,
"vivas": 1132,
"muertas": 2,
"detalle_muertas": [
{
"receta": "freetype",
"fichero": "recipes/freetype.toml",
"tipo": "tarball",
"url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz",
"codigo": "502",
"viva": false
},
{
"receta": "freetype-shared",
"fichero": "recipes/incoming-kde/freetype-shared.toml",
"tipo": "tarball",
"url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz",
"codigo": "502",
"viva": false
}
]
}