r-bh: update version. (#5442)

* pr-quantities: add version & py-numpy conflict (#5307)

* r-bh: Update version to 1.65.0-1
This commit is contained in:
lingnanyuan 2017-09-23 10:01:35 -05:00 committed by Christoph Junghans
parent 8e2351f96c
commit c3a8f10bf9

View File

@ -42,6 +42,7 @@ class RBh(RPackage):
'tuple' 'type_trains' 'typeof' 'unordered' 'utility' 'uuid'."""
homepage = "https://cran.r-project.org/web/packages/BH/index.html"
url = "https://cran.r-project.org/src/contrib/BH_1.60.0-2.tar.gz"
url = "https://cran.r-project.org/src/contrib/BH_1.65.0-1.tar.gz"
list_url = homepage
version('1.65.0-1', '7d0402188e4af59f4103f36616d6ee55')
version('1.60.0-2', 'b50fdc85285da05add4e9da664a2d551')