Skip to content

Commit ed6088c

Browse files
Update r-xfun from 0.53 to 0.54 (#3674)
Co-authored-by: emscripten-forge-bot <[email protected]>
1 parent 97a822e commit ed6088c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/r-xfun/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
context:
22
name: r-xfun
3-
version: '0.53'
3+
version: '0.54'
44
r_base_version: 4.5.1
55

66
package:
@@ -11,10 +11,10 @@ source:
1111
url:
1212
- https://cran.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
1313
- https://cloud.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
14-
sha256: 9e5936d3a2ba027c1c3dc5b609cf94f982d6e3d785ced70fed9f76ed7ac3fba6
14+
sha256: a014aef644c6ceafd431ff19662ae194762263c749a1f721ab82fbde7f38382e
1515

1616
build:
17-
number: 1
17+
number: 0
1818
script: $R CMD INSTALL $R_ARGS .
1919

2020
requirements:

0 commit comments

Comments
 (0)