From 59f8164b8ba8277b134af37034fb4bc9a164401e Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 8 Sep 2026 10:02:10 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-08T10:02:1?= =?UTF-8?q?0Z=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 | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index af1fc812..920e79bb 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1179, - "vivas": 1174, - "muertas": 5, + "vivas": 1171, + "muertas": 8, "detalle_muertas": [ { "receta": "busybox", @@ -12,6 +12,14 @@ "codigo": "000", "viva": false }, + { + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -20,6 +28,14 @@ "codigo": "000", "viva": false }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -36,6 +52,14 @@ "codigo": "502", "viva": false }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false + }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml",