Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update unfazed to 0.2.3 #22033

Merged
merged 11 commits into from
May 10, 2020
6 changes: 3 additions & 3 deletions recipes/unfazed/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.2.2" %}
{% set version = "0.2.3" %}

package:
name: unfazed
version: {{ version }}

source:
url: https://github.com/jbelyeu/unfazed/archive/v{{ version }}.tar.gz
sha256: 342cfa17961650c9f7e28cbece450893b2d8c31cc1f067525befa1232293e60b
sha256: 1fdb54b9892bd22ba7d229b63fd6a6e9c397273c141e7f46b8d33036d9d93dbf

build:
noarch: python
Expand All @@ -31,4 +31,4 @@ test:
about:
home: https://github.com/jbelyeu/unfazed
license: MIT
summary: 'Extended read-backed and allele-balance phasing for de novo SVs and point mutations'
summary: 'Extended read-backed and allele-balance phasing for de novo variation (SNVs, INDELS, SVs, and CNVs)'