diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index ec83fa6b..35a0e874 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,15 +1,23 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1164, - "muertas": 4, + "vivas": 1162, + "muertas": 6, "detalle_muertas": [ + { + "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", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "502", + "codigo": "000", "viva": false }, { @@ -17,15 +25,15 @@ "fichero": "recipes/freetype-shared.toml", "tipo": "tarball", "url": "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.3.tar.xz", - "codigo": "000", + "codigo": "502", "viva": false }, { - "receta": "gmp", - "fichero": "recipes/incoming-cosmic/gmp.toml", - "tipo": "tarball", - "url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz", - "codigo": "000", + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", "viva": false }, { @@ -35,6 +43,14 @@ "url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz", "codigo": "000", "viva": false + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false } ] }