Skip to content

Commit 792c878

Browse files
Update r-vctrs from 0.7.1 to 0.7.2 (#5175)
Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com>
1 parent 4d4d391 commit 792c878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/r-vctrs/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-vctrs
3-
version: 0.7.1
3+
version: 0.7.2
44

55
package:
66
name: ${{ name }}
@@ -10,10 +10,10 @@ source:
1010
url:
1111
- https://cran.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
1212
- https://cloud.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
13-
sha256: 2f93519dfcffabc08bc508c2f47b5c23151cc667250b08a8b90be367ef1317c0
13+
sha256: 46452f7f5f800e10ad09c287c488a4f6d887c28ef14bcff4bae4f56e6ba57fce
1414

1515
build:
16-
number: 1
16+
number: 0
1717
script: $R CMD INSTALL $R_ARGS .
1818

1919
requirements:

0 commit comments

Comments
 (0)