Skip to content

Commit

Permalink
Genenotebook (#11476)
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
  • Loading branch information
holmrenser authored and karel-brinda committed Oct 31, 2018
1 parent 1aef5c1 commit ac8fcd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.4' %}
{% set sha256 = '556b01d6ff414a1f6b8433fecc294c6ad6c23ea9171c57bcaa98bc20831f6e74' %}
{% set version = '0.1.5' %}
{% set sha256 = 'b60ac7b2eec70d68cd2aac49e29f4b1dfaf353bcc27f8d0c29c482d9aa443367' %}

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

0 comments on commit ac8fcd6

Please sign in to comment.