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 r-workflowscriptscommon to 0.0.6 #18732

Merged
merged 1 commit into from
Nov 19, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/r-workflowscriptscommon/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = '0.0.5' %}
{% set version = '0.0.6' %}

package:
name: r-workflowscriptscommon
version: {{ version }}

source:
url: https://github.com/ebi-gene-expression-group/workflowscriptscommon/archive/v{{ version }}.tar.gz
sha256: 3cdd65c0094f45b3114e7b39804c2a40998863560742e2eea9c71c88e82842ee
sha256: 7e1224d5dbae45fe9a6139743879994cb7a5a81f8c9607253affb0343cb316ea

build:
number: 0
Expand Down