Skip to content

Commit 2a7ed0f

Browse files
author
Karel
committed
Pin the conda recipe to the RaPDTool-v2.3.1 tag
A branch ref can move; the tag cannot, so a rebuild of this recipe always resolves to the same tree.
1 parent ef732b0 commit 2a7ed0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package:
44

55
source:
66
git_url: https://github.com/BioTools-Dev/RaPDTool.git
7-
git_rev: v2.3.1 # pin to the release branch/tag so the build is reproducible
7+
git_rev: RaPDTool-v2.3.1 # release tag: immutable, so the build is reproducible
88

99
build:
1010
number: 0

0 commit comments

Comments
 (0)