Skip to content

Commit

Permalink
Merge pull request #3304 from seqan/actions/update_cpm_package_lock
Browse files Browse the repository at this point in the history
[INFRA] Update CPM Packages
  • Loading branch information
eseiler authored Nov 18, 2024
2 parents 89cc4d3 + b84a4c5 commit a792447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ CPMDeclarePackage (doxygen_awesome
DOWNLOAD_ONLY TRUE
QUIET YES)
# seqan2
set (SEQAN3_SEQAN2_VERSION 5f8d538bc6fa5eaaa0b56067abf355ef6f3855dc)
set (SEQAN3_SEQAN2_VERSION 80bb84378c8b106c0105b923bda717858344b750)
CPMDeclarePackage (seqan
NAME seqan
GIT_TAG ${SEQAN3_SEQAN2_VERSION} # main
Expand Down

0 comments on commit a792447

Please sign in to comment.