Skip to content

Commit ff1d986

Browse files
authored
Update meta.yaml
We have updated one of the dependencies of the `arborator` package, `genomics_address_service`, to version [0.1.3](bioconda#53618) to fix a bug. While `arborator` will work with older versions of `genomic_address_service`, I would like the container on biocontainers to be updated to include the most recent version of `genomic_address_service`. This PR updates the build number in order to trigger a re-build of the container.
1 parent 46ad51a commit ff1d986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/arborator/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212

1313

1414
build:
15-
number: 2
15+
number: 3
1616
noarch: python
1717
run_exports:
1818
- {{ pin_subpackage(name, max_pin="x") }}

0 commit comments

Comments
 (0)