Archived
1
0
Fork 0

gnu: r-gosemsim: Update to 2.26.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.26.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:10 +02:00
parent f40f9d0bb9
commit 288da213c8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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