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 cgat-report to 0.8.4 #15824

Merged
merged 1 commit into from
Jun 13, 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
6 changes: 3 additions & 3 deletions recipes/cgat-report/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

package:
name: cgat-report
version: 0.8.1
version: 0.8.4

source:
url: https://files.pythonhosted.org/packages/3e/d8/3ea3ff94face46d295370392091aae784e5afce5d4ffad9297a3181b8149/CGATReport-0.8.1.tar.gz
sha256: 9b195e937732ff81c521fd66c75797f5d59fddfffaa368270a056d80d9337dea
url: https://files.pythonhosted.org/packages/63/ee/6b9571c9b52202c8e21e4e26284cde11e8287330700ddefd0ca3179be98b/CGATReport-0.8.4.tar.gz
sha256: 39e04d47135a6e10b6bed153dcbe74bbfe5a827ebe6ad1b0241eecf1a4f47e81

build:
noarch: python
Expand Down