From 4627d12ba98a66abd64964660b6d41b4cbd646c1 Mon Sep 17 00:00:00 2001 From: Sergio Date: Sun, 30 Aug 2026 06:01:59 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-08-30T06:01:5?= =?UTF-8?q?9Z=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 | 119 +++++++++++++++++++++++++++++++++- 1 file changed, 116 insertions(+), 3 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 26703e1d..5d7bfc4f 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,7 +1,120 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1172, - "muertas": 0, - "detalle_muertas": [] + "vivas": 1158, + "muertas": 14, + "detalle_muertas": [ + { + "receta": "breeze-icons", + "fichero": "recipes/incoming-kde/breeze-icons.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/breeze-icons-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kcharselect", + "fichero": "recipes/incoming-kde/kcharselect.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/release-service/25.04.3/src/kcharselect-25.04.3.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kguiaddons", + "fichero": "recipes/incoming-kde/kguiaddons.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/kguiaddons-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kmenuedit", + "fichero": "recipes/incoming-kde/kmenuedit.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/plasma/6.7.2/kmenuedit-6.7.2.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "knewstuff", + "fichero": "recipes/incoming-kde/knewstuff.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/knewstuff-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "knighttime", + "fichero": "recipes/incoming-kde/knighttime.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/plasma/6.7.2/knighttime-6.7.2.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "knotifyconfig", + "fichero": "recipes/incoming-kde/knotifyconfig.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/knotifyconfig-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kpty", + "fichero": "recipes/incoming-kde/kpty.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/kpty-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kquickimageeditor", + "fichero": "recipes/incoming-kde/kquickimageeditor.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-0.6.2.1.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "kwalletmanager", + "fichero": "recipes/incoming-kde/kwalletmanager.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/release-service/25.04.3/src/kwalletmanager-25.04.3.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "libplasma", + "fichero": "recipes/incoming-kde/libplasma.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/plasma/6.7.2/libplasma-6.7.2.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "modemmanager-qt", + "fichero": "recipes/incoming-kde/modemmanager-qt.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/modemmanager-qt-6.27.0.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "plasma-desktop", + "fichero": "recipes/incoming-kde/plasma-desktop.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/plasma/6.7.2/plasma-desktop-6.7.2.tar.xz", + "codigo": "404", + "viva": false + }, + { + "receta": "solid", + "fichero": "recipes/incoming-kde/solid.toml", + "tipo": "tarball", + "url": "https://download.kde.org/stable/frameworks/6.27/solid-6.27.0.tar.xz", + "codigo": "404", + "viva": false + } + ] }