Skip to content

Commit

Permalink
Tapestry v0.9.2 (bioconda#15655)
Browse files Browse the repository at this point in the history
* Tapestry v0.9.2

* Tapestry v0.9.2 add source_files

* Tapestry v0.9.2 no unit test
  • Loading branch information
johnomics authored and kpalin committed Aug 7, 2019
1 parent 066a52a commit ce45610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/tapestry/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.9.1" %}
{% set version = "0.9.2" %}

package:
name: tapestry
version: {{ version }}

source:
url: https://github.com/johnomics/tapestry/archive/v{{ version}}.tar.gz
sha256: 22368076c36596a46da1546343ef8149e8ada285dd29b5a6f8883f4bb1ba21ef
sha256: 831bcbc90c8bc904025f3855c4206825851468e5cd63d042bde816e4baf18389

build:
number: 0
Expand Down

0 comments on commit ce45610

Please sign in to comment.