Skip to content

Commit bb9414c

Browse files
committed
bump TA tag to pull in the "final" state of ValeevGroup/tiledarray#516
1 parent f7db02d commit bb9414c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ While in the SeQuant source directory:
1717
* [libPerm](https://github.com/Krzmbrzl/libPerm), tag 8e4afd1461baffa5d829c8fed059f5a172a3b060, *if not found, SeQuant will download and build libPerm*
1818
* optional:
1919
* for building coupled-cluster evaluation tests:
20-
* [TiledArray](https://github.com/ValeevGroup/tiledarray.git), tag 4a646d0c96cd0283eb34185aaf5f5b6fcc302bb2
20+
* [TiledArray](https://github.com/ValeevGroup/tiledarray.git), tag 131ed04c989a5c6022d13e0dfe848d7112ffa9e4
2121
* for building `stcc*` test programs
2222
* [Eigen](http://eigen.tuxfamily.org/), version 3
2323

external/versions.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ set(SEQUANT_TRACKED_VGCMAKEKIT_TAG 4f40440dcbda2a5a005fd15f27c582a5587ee779)
66
set(SEQUANT_TRACKED_RANGEV3_TAG 0.12.0)
77
set(SEQUANT_TRACKED_RANGEV3_PREVIOUS_TAG d800a032132512a54c291ce55a2a43e0460591c7)
88

9-
set(SEQUANT_TRACKED_TILEDARRAY_TAG 4a646d0c96cd0283eb34185aaf5f5b6fcc302bb2)
10-
set(SEQUANT_TRACKED_TILEDARRAY_PREVIOUS_TAG fb5d5b80427cc937238a757ccec0cb313090528d)
9+
set(SEQUANT_TRACKED_TILEDARRAY_TAG 131ed04c989a5c6022d13e0dfe848d7112ffa9e4)
10+
set(SEQUANT_TRACKED_TILEDARRAY_PREVIOUS_TAG 4a646d0c96cd0283eb34185aaf5f5b6fcc302bb2)
1111

1212
set(SEQUANT_TRACKED_LIBPERM_TAG 8e4afd1461baffa5d829c8fed059f5a172a3b060)
1313
set(SEQUANT_TRACKED_LIBPERM_PREVIOUS_TAG 8e4afd1461baffa5d829c8fed059f5a172a3b060)

0 commit comments

Comments
 (0)