From db31cfd988dd19bab9a0d26118ca55cd1e58fec5 Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 9 Sep 2026 16:02:25 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-09T16: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 | 41 +++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 608541a9..e00fbca0 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1161, - "muertas": 3, + "vivas": 1157, + "muertas": 7, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -14,6 +14,15 @@ "viva": false, "respaldo": "cache-local" }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -33,6 +42,34 @@ "codigo": "502", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "mandoc", + "fichero": "recipes/mandoc.toml", + "tipo": "tarball", + "url": "https://mandoc.bsd.lv/snapshots/mandoc-1.14.6.tar.gz", + "sha256": "8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c", + "codigo": "000", + "viva": false, + "respaldo": "cache-local" + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" } ], "en_riesgo": 0,