Skip to content

Commit

Permalink
Update fraggenescan to 1.32 (#52924)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 19, 2024
1 parent 59db3c1 commit 12d2744
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/fraggenescan/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "FragGeneScan" %}
{% set version = "1.31" %}
{% set sha256 = "cd3212d0f148218eb3b17d24fcd1fc897fb9fee9b2c902682edde29f895f426c" %}
{% set version = "1.32" %}
{% set sha256 = "54db8dab643f791aae7b05c310fe0d88ecb07db306211185c4c8524734f334c4" %}

package:
name: {{ name|lower }}
Expand All @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 7
number: 0
run_exports:
- {{ pin_subpackage(name|lower, max_pin="x") }}

Expand Down Expand Up @@ -43,4 +43,4 @@ extra:
- keuv-grvl
identifiers:
- doi:10.1093/nar/gkq747
- biotools:fraggenescan
- biotools:fraggenescan

0 comments on commit 12d2744

Please sign in to comment.