diff --git a/recipe/meta.yaml b/recipe/meta.yaml index aa48be8..6ed3ea2 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "3.0.1" %} +{% set version = "3.0.2" %} package: name: tsnecuda @@ -6,7 +6,7 @@ package: source: - url: https://github.com/CannyLab/tsne-cuda/archive/refs/tags/{{ version }}.tar.gz - sha256: 0f778247191f483df22dc4dbed792c9a6a9152ee7404329c4d9da3fd9a8774d6 + sha256: 02a6b6d5367f0e0658a9362aa8bbc7b043af74d64a56ac849c640c57f8d22bf0 # include submodule (not in github tarball due to dear-github/dear-github#214), c.f. # https://github.com/CannyLab/tsne-cuda/tree/{{ version }}/third_party - git_url: https://github.com/jarro2783/cxxopts.git @@ -15,7 +15,7 @@ source: build: - number: 1 + number: 0 # only linux for the moment skip: true # [not linux] skip: true # [cuda_compiler_version == "None"]