gnu: r-gosemsim: Update to 2.30.0.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.30.0.

Change-Id: I68681741553872d7928d8ef6388d9cecfb67c98f
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:52 +02:00
parent f8ac2124cb
commit 0e31943e5e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -16037,14 +16037,14 @@ information about samples and features can be added to the plot.")
(define-public r-gosemsim
(package
(name "r-gosemsim")
(version "2.28.1")
(version "2.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOSemSim" version))
(sha256
(base32
"0p8368ia4ib61m1p8apk2d21lhdi62rfg04zl4190w6xv87k49xx"))))
"0985w9b2iw7jbmpymfvqmpzshsy0lvqw7whc1djdnh58lwscnhcq"))))
(properties `((upstream-name . "GOSemSim")))
(build-system r-build-system)
(propagated-inputs