File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- {% set version = "0.10 .0" %}
2- {% set cxx_version = "0.10 .1" %}
1+ {% set version = "0.11 .0" %}
2+ {% set cxx_version = "0.11 .1" %}
33
44package :
55 name : symengine-wheels
66 version : {{ version }}
77
88source :
99 - url : https://github.com/symengine/symengine.py/releases/download/v{{ version }}/symengine.py-{{ version }}.tar.gz
10- sha256 : 923944ab54aa0a787629424c101f5ec6a87b44177c669d21c7d3b0257f725927
10+ sha256 : 702fc5e5640e81714eacecf9da03ba1d9cc2f49fc8c4c6154b57d3d7dfacc698
1111 folder : python
1212
1313 - url : https://github.com/symengine/symengine/releases/download/v{{ cxx_version }}/symengine-{{ cxx_version }}.tar.gz
14- sha256 : 9c007c99e9633f5549a55fa7a66ebcbcf9e04092eb55f7bb781c22b9cf0570c4
14+ sha256 : 217b39955dc19f920c6f54c057fdc89e8e155ddee8f0e3c3cacc67b3e3850b64
1515 folder : cxx
1616
1717build :
You can’t perform that action at this time.
0 commit comments