From 9689991ffedc2de938425ff49d84217424c69def Mon Sep 17 00:00:00 2001 From: staging-update-bot Date: Thu, 25 Dec 2025 01:42:15 +0000 Subject: [PATCH 1/2] execline/2.9.8.0 package update --- execline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/execline.yaml b/execline.yaml index 2c2147cafa3f..a3482516b9fc 100644 --- a/execline.yaml +++ b/execline.yaml @@ -1,7 +1,7 @@ package: name: execline - version: "2.9.7.0" - epoch: 51 + version: "2.9.8.0" + epoch: 0 description: "a small scripting language intended to be an alternative to shell scripting" copyright: - license: ISC @@ -25,7 +25,7 @@ pipeline: with: repository: git://git.skarnet.org/execline tag: v${{package.version}} - expected-commit: 19fe5804a4e0a88602e80cfd2d4dd5d48574dc13 + expected-commit: 3820c34dfc2db888fb805244b855c70b6f842977 - name: Configure runs: | From 8b9828cbcea3a2ed3ef32c2bf29d1476a15c5377 Mon Sep 17 00:00:00 2001 From: Batuhan Apaydin <16693043+developer-guy@users.noreply.github.com> Date: Sat, 3 Jan 2026 21:32:11 +0300 Subject: [PATCH 2/2] fix the build failure by adding skalibs Signed-off-by: Batuhan Apaydin <16693043+developer-guy@users.noreply.github.com> --- execline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/execline.yaml b/execline.yaml index a3482516b9fc..61e410ad53aa 100644 --- a/execline.yaml +++ b/execline.yaml @@ -17,6 +17,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - skalibs - skalibs-dev - wolfi-baselayout