There was an error while loading. Please reload this page.
1 parent f742a7a commit bd99c60Copy full SHA for bd99c60
1 file changed
recipe/meta.yaml
@@ -2,7 +2,7 @@
2
{% set date = datetime.datetime.strptime(version, "%d%b%Y") %}
3
{% set conda_version = "{:%Y.%m.%d}".format(date) %}
4
5
-{% set git_rev = "c1294d3e6ce474c0817655459640988b520ea284" %}
+{% set git_rev = "a1c7f5babac742297de86d3d7c0b12a84219a7d3" %}
6
# increase this by 1 everytime you change the git commit above without also
7
# changing the `version`
8
{% set git_rev_count = "3" %}
0 commit comments