gnu: r-gosemsim: Update to 2.10.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.10.0.
master
Ricardo Wurmus 2019-05-06 00:02:10 +02:00
parent 376d1fe759
commit 24cf7bad99
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2774,14 +2774,14 @@ information about samples and features can be added to the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
(version "2.8.0")
(version "2.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
"0ckihpy8jmgn2np1avprz76v9z7i5hqm2gj514c6dmmq3csbc7ib"))))
"035jbm14rb1rjp2n00dp5bm88ad8a9afv4lvzpkv39nil98nzbdg"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs