gnu: r-stringdb: Update to 2.12.1.

* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.12.1.
This commit is contained in:
Ricardo Wurmus 2023-08-28 22:11:22 +02:00
parent ba4f688670
commit 6346338d58
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10165,13 +10165,13 @@ (define-public r-stager
(define-public r-stringdb
(package
(name "r-stringdb")
(version "2.12.0")
(version "2.12.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "STRINGdb" version))
(sha256
(base32 "0mcp9zzbayz208b573ll69glz63b2pnrxsl900y9zd9crim6vck4"))))
(base32 "1c0m9k3gjmj160k8xyj2r60lpx4qgp7xibljfg8ljxr33f8aqyaz"))))
(properties `((upstream-name . "STRINGdb")))
(build-system r-build-system)
(propagated-inputs