gnu: r-ontologyindex: Update to 2.10.

* gnu/packages/cran.scm (r-ontologyindex): Update to 2.10.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:05 +02:00
parent 8cce3f51fc
commit b6bb01e680
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15643,14 +15643,14 @@ (define-public r-rapidjsonr
(define-public r-ontologyindex (define-public r-ontologyindex
(package (package
(name "r-ontologyindex") (name "r-ontologyindex")
(version "2.7") (version "2.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ontologyIndex" version)) (uri (cran-uri "ontologyIndex" version))
(sha256 (sha256
(base32 (base32
"0j3h1spqwjhh1wbmwivmqcyi042yy7d565c3kxgn70xrmy693x1k")))) "0hisb9scxyyqkxhxhvgsgwix54pkq0zma3xq3ywczyazvzcxd5f9"))))
(properties `((upstream-name . "ontologyIndex"))) (properties `((upstream-name . "ontologyIndex")))
(build-system r-build-system) (build-system r-build-system)
(native-inputs (native-inputs