me
/
guix
Archived
1
0
Fork 0

gnu: r-gosemsim: Update to 2.18.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.18.0.
master
Ricardo Wurmus 2021-06-05 08:49:57 +02:00
parent faf60162a3
commit 376d9dd825
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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