gnu: r-stringdb: Update to 2.16.0.

* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.16.0.

Change-Id: I8ab6ff63f94f4d6e9c8b9bfa7b8017030a55bfef
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:36 +02:00
parent e13e3edd17
commit ba92e738d3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12060,13 +12060,13 @@ Biology at
(define-public r-stringdb
(package
(name "r-stringdb")
(version "2.14.3")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "STRINGdb" version))
(sha256
(base32 "06bckzczg2rspazcbpp3v265c1dkr9l1vpdhkc7gdn2dk960jlkh"))))
(base32 "1bn21hqvcl1a4knj7iygwqx79s49ggjaw30fj6478h7khha6556b"))))
(properties `((upstream-name . "STRINGdb")))
(build-system r-build-system)
(propagated-inputs