r-yaml: Update version to 2.1.14 (#5856)

This commit is contained in:
lingnanyuan 2017-10-24 04:23:38 -05:00 committed by Todd Gamblin
parent ae578069bd
commit 859b9972d3

View file

@ -32,4 +32,6 @@ class RYaml(RPackage):
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"
list_url = homepage
version('2.1.14', '2de63248e6a122c368f8e4537426e35c')
version('2.1.13', 'f2203ea395adaff6bd09134666191d9a')