From b07720484614f4d1afe0270c1d90f544c2856398 Mon Sep 17 00:00:00 2001 From: AOSC OS Maintainers Date: Sun, 5 Oct 2025 15:37:40 +0000 Subject: [PATCH] colcon-parallel-executor: update to 0.4.0 Co-authored-by: (@stydxm) --- app-devel/colcon-parallel-executor/spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-devel/colcon-parallel-executor/spec b/app-devel/colcon-parallel-executor/spec index 56372fcfdfbf..65358bef0fb9 100644 --- a/app-devel/colcon-parallel-executor/spec +++ b/app-devel/colcon-parallel-executor/spec @@ -1,4 +1,4 @@ -VER=0.3.0 +VER=0.4.0 SRCS="git::commit=tags/${VER}::https://github.com/colcon/colcon-parallel-executor" CHKSUMS="SKIP" CHKUPDATE="anitya::id=18332"