gnu: r-gosemsim: Update to 2.26.1.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.26.1.
This commit is contained in:
Ricardo Wurmus 2023-07-17 14:55:07 +02:00
parent d29a060d20
commit 79b508e3f6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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