me
/
guix
Archived
1
0
Fork 0

gnu: r-gosemsim: Update to 2.14.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.0.
master
Ricardo Wurmus 2020-06-13 00:47:49 +02:00
parent 65e0a7b181
commit 621cd90406
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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