diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index f2f27bd70c6d67dc816561e7679e86703ddd9fcb..73ae4e22e84c85bff7ab7e2838d04944c6690d8f 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -281,7 +281,7 @@ packages:
     - '@1.0.0'
   podio:
     require:
-    - '@1.1'
+    - '@1.2'
     - cxxstd=20
     - +rntuple
   prmon:
diff --git a/spack.sh b/spack.sh
index 915f780991e59cd6af5f595550f77dd430347476..3a5b5b40428b3dfb23119f5fd931903e491d0763 100644
--- a/spack.sh
+++ b/spack.sh
@@ -42,6 +42,7 @@ b02340724d43313377e7fa1e48e9fe9ac362bd49
 a14f10e8825fd25e0615095feaa548b1938fffac
 e76f8fda2d959fdf7a262eb539a4002a6a0c900f
 7e89b3521ae8c9fb4ef3e94748d170ba1b799bf2
+c0c1a4aea1aa38bd7054cbac2e3fa1606f6939e9
 ---
 ## Optional hash table with comma-separated file list
 read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
@@ -84,4 +85,5 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
 ## b02340724d43313377e7fa1e48e9fe9ac362bd49: gaudi: Fix nonexistent 'libs'
 ## a14f10e8825fd25e0615095feaa548b1938fffac: openloops: Fix configuration of cmodel setting for gfortran
 ## e76f8fda2d959fdf7a262eb539a4002a6a0c900f: openloops: use cmodel small on aarch64 instead of large
-## 7e89b3521ae8c9fb4ef3e94748d170ba1b799bf2: openloops: add v2.1.3, v2.1.4
\ No newline at end of file
+## 7e89b3521ae8c9fb4ef3e94748d170ba1b799bf2: openloops: add v2.1.3, v2.1.4
+## c0c1a4aea1aa38bd7054cbac2e3fa1606f6939e9: podio: add v1.2; conflicts +rntuple ^root@6.32: when @:0.99
\ No newline at end of file