mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-gosemsim: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.20.0.
This commit is contained in:
parent
75f1085c2f
commit
46c97a358f
1 changed files with 2 additions and 2 deletions
|
@ -7272,14 +7272,14 @@ (define-public r-heatplus
|
|||
(define-public r-gosemsim
|
||||
(package
|
||||
(name "r-gosemsim")
|
||||
(version "2.18.1")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GOSemSim" version))
|
||||
(sha256
|
||||
(base32
|
||||
"00dbgkiv9x7g2i0anzcxpycwqqqry0y7jl3ad93lhvi31qnqq1sm"))))
|
||||
"15qi69kkgah7g25bymk9q1xf16hp1rd040fglg0svnydylg2d0ab"))))
|
||||
(properties `((upstream-name . "GOSemSim")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue