Skip to content

Commit c1533a9

Browse files
authored
Update pyAMReX (#4633)
Update to include AMReX-Codes/pyamrex#243 for #3850.
1 parent 77dbf6d commit c1533a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/pyAMReX.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
7979
set(WarpX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
8080
CACHE STRING
8181
"Repository URI to pull and build pyamrex from if(WarpX_pyamrex_internal)")
82-
set(WarpX_pyamrex_branch "47c4364845371cd4f529ebc1ae7120ab7849adb8"
82+
set(WarpX_pyamrex_branch "cdf03496f6809527b97950e077508ca4b201fa9b"
8383
CACHE STRING
8484
"Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)")
8585

0 commit comments

Comments
 (0)