From 4206b121f28f0a7b114d45a1468fccb05105d2a8 Mon Sep 17 00:00:00 2001
From: sftnight <sftnight@lcgapp-cs8-x86-64-0.cern.ch>
Date: Fri, 28 Mar 2025 22:25:45 +0100
Subject: [PATCH] Update whizard to 3.1.5

---
 cmake/toolchain/heptools-devkey.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/toolchain/heptools-devkey.cmake b/cmake/toolchain/heptools-devkey.cmake
index 32183903df..c9be247a3b 100644
--- a/cmake/toolchain/heptools-devkey.cmake
+++ b/cmake/toolchain/heptools-devkey.cmake
@@ -98,5 +98,5 @@ if(NOT ${LCG_OS} MATCHES mac)
   LCG_external_package(fccanalyses                          0.10.0) # Until https://github.com/HEP-FCC/FCCAnalyses/issues/417 is fixed
   LCG_external_package(freeglut                              3.6.0) # Taken from the system on Mac
   LCG_external_package(babayaga                           fcc1.0.0) # Does not build on MacOS
-  LCG_external_package(whizard                               3.1.4) # Has dependencies that are not build on MacOS
+  LCG_external_package(whizard           3.1.5                                    ) # Has dependencies that are not build on MacOS
 endif()
-- 
GitLab