Skip to content

Commit

Permalink
Snakemake 3.13.3 (#5042)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Jun 26, 2017
1 parent dc39b5c commit 5c8e569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snakemake/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "3.13.2" %}
{% set version = "3.13.3" %}

package:
name: snakemake
Expand All @@ -7,7 +7,7 @@ package:
source:
fn: snakemake-{{ version }}.tar.gz
url: https://pypi.io/packages/source/s/snakemake/snakemake-{{ version }}.tar.gz
sha256: c575d7f01b3e07c6d5e54411ee593ffcaf4913b91605de819c5956f734b4e48f
sha256: ad5c2544adfb25704b85b0bec46fbf1d904586969cb03ff9d414924c485a3dda

build:
number: 0
Expand Down

0 comments on commit 5c8e569

Please sign in to comment.