gnu: r-gosemsim: Update to 2.18.1.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.18.1.
This commit is contained in:
Ricardo Wurmus 2021-08-04 16:21:12 +02:00
parent 00cdff9e6e
commit 6da8e99c9c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -7128,14 +7128,14 @@ information about samples and features can be added to the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
(version "2.18.0")
(version "2.18.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
"1fzmaxjzyvq6xj5ny1sjijdwi4krzjgyaz52fczpwrxijq5pnyn1"))))
"00dbgkiv9x7g2i0anzcxpycwqqqry0y7jl3ad93lhvi31qnqq1sm"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs