Skip to content

Commit

Permalink
fix a few recipes (#12785)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Dec 21, 2018
1 parent 68a52f6 commit 888dc48
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions recipes/bioconductor-classifyr/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2.2.2" %}
{% set version = "2.2.4" %}
{% set name = "ClassifyR" %}
{% set bioc = "3.8" %}

Expand All @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: 694c05bae86b05e915ed5c891132d0c5
md5: 7d2dd27571900c2e23d1c5a275d8b2d4
build:
number: 0
rpaths:
Expand Down
4 changes: 2 additions & 2 deletions recipes/bioconductor-intad/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.2.0" %}
{% set version = "1.2.1" %}
{% set name = "InTAD" %}
{% set bioc = "3.8" %}

Expand All @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: 661266e30d603c82bd28949f9493084f
md5: f08c0f6c34ad5b82c3dbea9a5c3afd81
build:
number: 0
rpaths:
Expand Down
4 changes: 2 additions & 2 deletions recipes/bioconductor-interminer/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.4.0" %}
{% set version = "1.4.1" %}
{% set name = "InterMineR" %}
{% set bioc = "3.8" %}

Expand All @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: 18fdbd559ba46ea9e78e352c9ca09543
md5: d41d8cd98f00b204e9800998ecf8427e
build:
number: 0
rpaths:
Expand Down
4 changes: 2 additions & 2 deletions recipes/bioconductor-methylkit/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.8.0" %}
{% set version = "1.8.1" %}
{% set name = "methylKit" %}
{% set bioc = "3.8" %}

Expand All @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: 541833aff30364b6568449ae16019f5e
md5: ce147e59306bc117dffbeea24518e169
build:
number: 0
rpaths:
Expand Down

0 comments on commit 888dc48

Please sign in to comment.