diff --git a/docs/state/build-state.json b/docs/state/build-state.json index 21b07fe9..93717ebf 100644 --- a/docs/state/build-state.json +++ b/docs/state/build-state.json @@ -3,8 +3,7 @@ "totals": { "recipes": 854, "nodes": 856, - "sealed": 853, - "never": 1, + "sealed": 854, "ajeno": 2 }, "by_class": { @@ -15,13 +14,10 @@ "kernel": 6, "rust": 231 }, - "debt_by_class": { - "c": 1 - }, + "debt_by_class": {}, "by_queue": { "corpus": { - "sealed": 853, - "never": 1, + "sealed": 854, "ajeno": 2 } }, @@ -4753,7 +4749,7 @@ "queue": "corpus", "foreign": false, "hash": "b3:aa605af4fdbb9498831040f2e757464ca15a46ccef30e7b7f34ec64f0d24041c", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0, "perfiles": [], @@ -5483,7 +5479,7 @@ "hash": "b3:d3176715e4b49314036e6ed6eb9a53ca99ab55025c83dc8feafabf7d5e6b5724", "state": "sealed", "blocked_by": [], - "unblocks": 1, + "unblocks": 0, "perfiles": [], "dependientes_total": 3 }, @@ -10086,7 +10082,7 @@ "hash": "b3:2ff37f0516b091d1c67099aa5df817cfbe2891d5da9c263eb47c5ef87fe99814", "state": "sealed", "blocked_by": [], - "unblocks": 1, + "unblocks": 0, "perfiles": [ "escritorio-cosmic", "escritorio-kde" @@ -10141,7 +10137,7 @@ "hash": "b3:57d38057b82cef4e871d68a3324fd485b298df81a766a5dcf8269e6fb63efe16", "state": "sealed", "blocked_by": [], - "unblocks": 1, + "unblocks": 0, "perfiles": [ "base", "cli", @@ -10876,7 +10872,7 @@ "hash": "b3:81f0fa7284687aa92cf80ae48c2881c496210693251e5ee64a18ff3ea03d9fa0", "state": "sealed", "blocked_by": [], - "unblocks": 1, + "unblocks": 0, "perfiles": [], "dependientes_total": 1 }, @@ -10895,7 +10891,7 @@ "hash": "b3:b0c3adf3a8e3ad17071713dc99b2dc959c39862729b6b4d5e2e48cee7045b794", "state": "sealed", "blocked_by": [], - "unblocks": 1, + "unblocks": 0, "perfiles": [], "dependientes_total": 2 }, diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d0315545..da885e56 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1172, - "vivas": 1165, - "muertas": 7, + "vivas": 1167, + "muertas": 5, "detalle_muertas": [ { "receta": "busybox", @@ -28,14 +28,6 @@ "codigo": "000", "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", - "viva": false - }, { "receta": "libtool", "fichero": "recipes/incoming-kde/libtool.toml", @@ -51,14 +43,6 @@ "url": "https://git.tawasuyu.net/tawasuyu/llimphi.git", "codigo": "git:128", "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 } ] }