We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa2711 commit 84eaf86Copy full SHA for 84eaf86
recipes/recipes_emscripten/bitarray/recipe.yaml
@@ -1,6 +1,6 @@
1
context:
2
name: bitarray
3
- version: 3.3.1
+ version: 3.3.2
4
5
package:
6
name: ${{ name|lower }}
@@ -9,7 +9,7 @@ package:
9
source:
10
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{
11
version }}.tar.gz
12
- sha256: 8c89219a672d0a15ab70f8a6f41bc8355296ec26becef89a127c1a32bb2e6345
+ sha256: e91ddcdf4075de26234ae74b60cdd39e170e3e4fafa1c593ecc28749e9b165e2
13
14
build:
15
number: 0
0 commit comments