mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-gosemsim: Update to 2.16.1.
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.16.1.
This commit is contained in:
parent
9813d24ddf
commit
b2084e4d21
1 changed files with 2 additions and 2 deletions
|
@ -3731,14 +3731,14 @@ information about samples and features can be added to the plot.")
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue