Skip to content

Commit

Permalink
Update maaslin2 to 0.99.1 (bioconda#15885)
Browse files Browse the repository at this point in the history
Package uploads complete: [ci skip]
 - biocontainers/maaslin2:0.99.1--r351_0
 - noarch/maaslin2-0.99.1-r351_0.tar.bz2
  • Loading branch information
BiocondaBot authored and kpalin committed Aug 7, 2019
1 parent 59d4ac3 commit 757dd6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/maaslin2/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "MaAsLin2" %}
{% set version = "0.3.0" %}
{% set sha256 = "3101318ed17156fee96798f91c8a95d9d188f5f3d661f10423606c9f77fe6870" %}
{% set version = "0.99.1" %}
{% set sha256 = "092d58dd07edaf803b0686c61003d6b67ada77fc59fa0671fcbbd74da9737b1c" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://bitbucket.org/biobakery/maaslin2/get/0.3.0.tar.gz
url: https://bitbucket.org/biobakery/maaslin2/get/0.99.1.tar.gz
sha256: {{ sha256 }}
patches:
- rpath.patch
Expand Down

0 comments on commit 757dd6c

Please sign in to comment.