Skip to content

Commit 977a3c6

Browse files
authored
bump build number
fix r-base typo
1 parent 7a6c736 commit 977a3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/r-xlsxbuilder/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source:
99
- 'https://github.com/computational-metabolomics/{{ name|lower }}/archive/v{{ version|lower }}.tar.gz'
1010
md5: fab06db4a481a6e31d6e1950592e49e0
1111
build:
12-
number: 3
12+
number: 4
1313
rpaths:
1414
- lib/R/lib/
1515
- lib/
@@ -19,7 +19,7 @@ requirements:
1919
- 'r-base >=4.4,<4.5.0a0'
2020
- r-openxlsx
2121
run:
22-
- 'r-base >=4.4,<4.4.0a0'
22+
- 'r-base >=4.4,<4.5.0a0'
2323
- r-openxlsx
2424
test:
2525
commands:

0 commit comments

Comments
 (0)