Archived
1
0
Fork 0

gnu: r-stringdb: Update to 2.10.0.

* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.10.0.
This commit is contained in:
zimoun 2022-11-17 03:50:13 +01:00 committed by Ricardo Wurmus
parent 3f307e6ebc
commit 3b89c301db
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7152,13 +7152,13 @@ Biology at
(define-public r-stringdb (define-public r-stringdb
(package (package
(name "r-stringdb") (name "r-stringdb")
(version "2.8.4") (version "2.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "STRINGdb" version)) (uri (bioconductor-uri "STRINGdb" version))
(sha256 (sha256
(base32 "1jn6080v6097zpqsr4gfbx31gqqdhpzjrk63avk3v3xwawmf2379")))) (base32 "1md79vx4270wgh07g3m1mypdki1b9d4a558zxplcalwppqh0dsmp"))))
(properties `((upstream-name . "STRINGdb"))) (properties `((upstream-name . "STRINGdb")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs