gnu: r-gosemsim: Update to 2.16.1.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.16.1.
This commit is contained in:
zimoun 2020-10-30 15:50:28 +01:00 committed by Ricardo Wurmus
parent 9813d24ddf
commit b2084e4d21
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3731,14 +3731,14 @@ (define-public r-heatplus
(define-public r-gosemsim
(package
(name "r-gosemsim")
(version "2.14.2")
(version "2.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
"02r7m1x6g8bb7q8l0hpvakdzdv5v1nplhx5lbiy798a7c3xg895b"))))
"1hk1626172scja2gr6axy98czblz0zljiqgqaknsv2xj6frhxcgs"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs