Skip to content

Commit

Permalink
Update r-grain to 1.4.3 (#51261)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 8, 2024
1 parent 1f7e295 commit 7f0cbe6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/r-grain/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = '1.4.2' %}
{% set version = '1.4.3' %}

package:
name: r-grain
Expand All @@ -8,10 +8,10 @@ source:
url:
- {{ cran_mirror }}/src/contrib/gRain_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/gRain/gRain_{{ version }}.tar.gz
sha256: 487d5287e1d8b473e8dd96317744ffc77366a4a9f3056376f0bb766898acce74
sha256: fb65cc5b2b057457684de24ad50c1ef6d9d65e0abd9c630ec71dd18594839d0a

build:
number: 1
number: 0
rpaths:
- lib/R/lib/
- lib/
Expand Down

0 comments on commit 7f0cbe6

Please sign in to comment.