r-yaml: Update version to 2.1.14 (#5856)
This commit is contained in:
parent
ae578069bd
commit
859b9972d3
@ -32,4 +32,6 @@ class RYaml(RPackage):
|
|||||||
homepage = "https://cran.r-project.org/web/packages/yaml/index.html"
|
homepage = "https://cran.r-project.org/web/packages/yaml/index.html"
|
||||||
url = "https://cran.r-project.org/src/contrib/yaml_2.1.13.tar.gz"
|
url = "https://cran.r-project.org/src/contrib/yaml_2.1.13.tar.gz"
|
||||||
list_url = homepage
|
list_url = homepage
|
||||||
|
|
||||||
|
version('2.1.14', '2de63248e6a122c368f8e4537426e35c')
|
||||||
version('2.1.13', 'f2203ea395adaff6bd09134666191d9a')
|
version('2.1.13', 'f2203ea395adaff6bd09134666191d9a')
|
||||||
|
Loading…
Reference in New Issue
Block a user