Skip to content

Commit

Permalink
[INFRA] Update CPM Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seqan-actions committed Dec 21, 2024
1 parent 787d724 commit c69cc81
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 @@ -59,7 +59,7 @@ CPMDeclarePackage (doxygen_awesome
DOWNLOAD_ONLY TRUE
QUIET YES)
# seqan2
set (SEQAN3_SEQAN2_VERSION 541b87f038366990f8106c76d04b4eb995636d77 CACHE STRING "" FORCE)
set (SEQAN3_SEQAN2_VERSION 339e44ea734359de8592d47cc7a7722bc7a040b4 CACHE STRING "" FORCE)
CPMDeclarePackage (seqan
NAME seqan
GIT_TAG ${SEQAN3_SEQAN2_VERSION} # main
Expand Down

0 comments on commit c69cc81

Please sign in to comment.