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 bfc3e25 commit 5931333Copy full SHA for 5931333
recipes/recipes_emscripten/lfortran/recipe.yaml
@@ -1,6 +1,6 @@
1
context:
2
name: lfortran
3
- version: 0.51.0
+ version: 0.52.0
4
5
package:
6
name: ${{ name }}
@@ -9,7 +9,7 @@ package:
9
source:
10
url: https://github.com/lfortran/lfortran/releases/download/v${{ version }}/${{
11
name }}-${{ version }}.tar.gz
12
- sha256: d7f81c13825e2d22fb10a8c8f2a37e10f0df2509f31132b4f6d51d8f6475b127
+ sha256: 51fb60960cce602bf439ee3949e9e52fc8feb0b14794263f2654e692387f23a2
13
14
build:
15
number: 0
0 commit comments