File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ function(find_pyamrex)
5959 endif ()
6060 elseif (NOT WarpX_pyamrex_internal)
6161 # TODO: MPI control
62- find_package (pyAMReX 25.04 CONFIG REQUIRED)
62+ find_package (pyAMReX 25.05 CONFIG REQUIRED)
6363 message (STATUS "pyAMReX: Found version '${pyAMReX_VERSION} '" )
6464 endif ()
6565endfunction ()
@@ -74,7 +74,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
7474set (WarpX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
7575 CACHE STRING
7676 "Repository URI to pull and build pyamrex from if(WarpX_pyamrex_internal)" )
77- set (WarpX_pyamrex_branch "d9e7fd083cb797bb5e873853b3e1ce2d9a4534ad "
77+ set (WarpX_pyamrex_branch "dca9aec5c8db86aed4c9fa890282011a56d0548a "
7878 CACHE STRING
7979 "Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)" )
8080
You can’t perform that action at this time.
0 commit comments