estado: cosecha granja 2026-08-31T03:02:05Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-08-31 03:02:05 +00:00
parent 856e55131c
commit b421eb50f1
+28 -3
View File
@@ -1,7 +1,32 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1172,
"vivas": 1172,
"muertas": 0,
"detalle_muertas": []
"vivas": 1169,
"muertas": 3,
"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": "libtool",
"fichero": "recipes/incoming-kde/libtool.toml",
"tipo": "tarball",
"url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz",
"codigo": "502",
"viva": false
},
{
"receta": "musl",
"fichero": "recipes/musl.toml",
"tipo": "tarball",
"url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz",
"codigo": "000",
"viva": false
}
]
}