From d3c15f10339d1a9867c3f596e61fa495ed41bab5 Mon Sep 17 00:00:00 2001 From: Sergio Date: Mon, 7 Sep 2026 06:02:25 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-07T06:02: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/fuentes-vigia.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 50a34693..2143238e 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1177, - "vivas": 1173, - "muertas": 4, + "vivas": 1172, + "muertas": 5, "detalle_muertas": [ { "receta": "busybox", @@ -33,7 +33,15 @@ "fichero": "recipes/incoming-kde/libtool.toml", "tipo": "tarball", "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", - "codigo": "000", + "codigo": "502", + "viva": false + }, + { + "receta": "tllist", + "fichero": "recipes/tllist.toml", + "tipo": "tarball", + "url": "https://codeberg.org/dnkl/tllist/archive/1.1.0.tar.gz", + "codigo": "504", "viva": false } ]