Skip to content

Commit

Permalink
Merge pull request seqan#3322 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 Feb 2, 2025
2 parents 666b876 + ced45f2 commit 4ed1ce8
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 4ed1ce8

Please sign in to comment.