From ee2178771346430a6d4bc91108569cf737025510 Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 3 Sep 2026 21:31:26 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-03T21:31:2?= =?UTF-8?q?5Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/drenaje.json | 4 ++-- docs/state/fuentes-vigia.json | 22 +++++++++++++++++++--- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/docs/state/drenaje.json b/docs/state/drenaje.json index c7c3a860..9426b856 100644 --- a/docs/state/drenaje.json +++ b/docs/state/drenaje.json @@ -22,7 +22,7 @@ }, "escritorio-gnome": { "grafo": "docs/state/build-state-gnome.json", - "nodos": 156, + "nodos": 158, "en_deuda": 0, "ondas": 0, "profundidad": 0, @@ -31,7 +31,7 @@ }, "escritorio-kde": { "grafo": "docs/state/build-state-kde.json", - "nodos": 262, + "nodos": 264, "en_deuda": 0, "ondas": 0, "profundidad": 0, diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d2d94b74..ad7cebad 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,25 @@ { "schema": "hammer-fuentes-vigia/1", - "total": 1143, - "vivas": 1142, - "muertas": 1, + "total": 1142, + "vivas": 1139, + "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": "freetype-shared", + "fichero": "recipes/freetype-shared.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",