From 7f571222b60bda10c7600b89371a04c05d129a4d Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 18 Mar 2025 19:53:47 +0000
Subject: [PATCH] chore: juggler-14.3.0

---
 eic-spack.sh                    | 2 +-
 spack-environment/packages.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eic-spack.sh b/eic-spack.sh
index bb446c18a..306699ebd 100644
--- a/eic-spack.sh
+++ b/eic-spack.sh
@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack"
 
 ## EIC spack commit hash or github version, e.g. v0.19.7
 ## note: nightly builds could use a branch e.g. releases/v0.19
-EICSPACK_VERSION="c1ea389013c51a270ae43c4eda4a21ba4d2825b6"
\ No newline at end of file
+EICSPACK_VERSION="c1ea389013c51a270ae43c4eda4a21ba4d2825b6"
diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index 4c125f896..5c7feafe0 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -205,7 +205,7 @@ packages:
   juggler:
     require:
     - '%clang'
-    - '@14.2.2' # JUGGLER_VERSION
+    - '@14.3.0' # JUGGLER_VERSION
     - cxxstd=20
   k4actstracking:
     require:
-- 
GitLab