We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0991f commit 5956c66Copy full SHA for 5956c66
1 file changed
recipes/recipes_emscripten/r-later/recipe.yaml
@@ -1,5 +1,5 @@
1
context:
2
- version: 1.4.5
+ version: 1.4.6
3
name: r-later
4
5
package:
@@ -10,7 +10,7 @@ source:
10
url:
11
- https://cran.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
12
- https://cloud.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
13
- sha256: de323ae574fb26b642ff1e682775ff75b987976004eb68dc149384cbe8ba1330
+ sha256: ff8421d4ca864a8ea05b9f27d143de17a43abfa2f35764f0a79fafb532fec19b
14
patches:
15
- patches/0001-Do-not-link-with-atomic-lib.patch
16
0 commit comments