Skip to content

Commit

Permalink
Genenotebook (#11512)
Browse files Browse the repository at this point in the history
* genenotebook recipe

* About

* Package name

* License

* sha256sum

* Update build.sh

* Make bin dir

* Change ln to cp

* New symlink strategy

* Build from prebundled tarball

* genenotebook v0.1.2

* version fix

* retry

* fix

* build number

* genenotebook v0.1.3

* restore build procedure

* Fix summary

* dependency versions

* v0.1.5

* version fix
  • Loading branch information
holmrenser authored Oct 24, 2018
1 parent 25ffc08 commit c2e2eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/genenotebook/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = 'GeneNoteBook' %}
{% set version = '0.1.5' %}
{% set sha256 = 'b60ac7b2eec70d68cd2aac49e29f4b1dfaf353bcc27f8d0c29c482d9aa443367' %}
{% set sha256 = '6196e6c8ad3aebbd356f291f641f5a698f13f36578497f6534e70aee900dde05' %}

package:
name: {{ name|lower }}
Expand Down

0 comments on commit c2e2eed

Please sign in to comment.