Skip to content

Commit e96455e

Browse files
committed
Pull latest pyAMReX commit
1 parent 4d304eb commit e96455e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/pyAMReX.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
7474
set(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 "fdd9c8cc8f9092ddbd5f29275393cf1329d7ac14"
77+
set(WarpX_pyamrex_branch "d96b4948cc5812be82dbff1df5d62927c866ae07"
7878
CACHE STRING
7979
"Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)")
8080

0 commit comments

Comments
 (0)