Skip to content

Commit 2887722

Browse files
authored
[ci skip] Merge PR 21356
Merge PR #21356, commits were: * Update seqwish to v0.4
1 parent dff59bf commit 2887722

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

recipes/seqwish/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
{% set version = "0.2.1" %}
1+
{% set version = "0.4" %}
22

33
package:
44
name: seqwish
5-
version: '{{version}}'
5+
version: '{{ version }}'
66

77
source:
88
git_url: https://github.com/ekg/seqwish
@@ -21,7 +21,7 @@ requirements:
2121
- cmake
2222
host:
2323
- zlib
24-
run:
24+
run:
2525
- llvm-openmp # [osx]
2626
- python >=3.6
2727

@@ -33,7 +33,7 @@ about:
3333
home: https://github.com/ekg/seqwish
3434
license: MIT
3535
license_file: LICENSE
36-
summary: Alignment to variation graph inducer
36+
summary: Alignment to variation graph inducer
3737

3838
extra:
3939
skip-lints:

0 commit comments

Comments
 (0)