Skip to content

Commit

Permalink
Genenotebook v0.1.10 (#12337)
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

* genenotebook v0.1.3

* new build procedure

* change run dependencies

* build

* restore build procedure

* Fix summary

* dependency versions

* v0.1.5

* version fix

* v0.1.6

* reset build number

* build number

* genenotebook v0.1.7

* v0.1.8

* v0.1.9

* v0.1.10
  • Loading branch information
holmrenser committed Nov 26, 2018
1 parent d42206b commit 28f9135
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.9' %}
{% set sha256 = '84ad8a7a5653b9ed8c90ef18ed73836c3a787047783449c8c3e496cc75985ad9' %}
{% set version = '0.1.10' %}
{% set sha256 = 'd077a80de4f157ab4bd385337bc4be8eddd1c865585e89d63e259637916b097c' %}

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

0 comments on commit 28f9135

Please sign in to comment.