mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-stringdb: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.20.0. Change-Id: Ic23dd217804caf841c02a9e75f44f11f8b0e60f2
This commit is contained in:
parent
efc68aa30e
commit
dec9520810
1 changed files with 2 additions and 2 deletions
|
@ -14309,13 +14309,13 @@ Biology at
|
|||
(define-public r-stringdb
|
||||
(package
|
||||
(name "r-stringdb")
|
||||
(version "2.18.0")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "STRINGdb" version))
|
||||
(sha256
|
||||
(base32 "118n30lq01xp7irdxffc5hmym7wini8pfsk2xszh8lwf9ii0l5z9"))))
|
||||
(base32 "1dis3x4rx8g5wavgihbkhgvyb37cvjr6kdgyfi5lahnabxyyf6s8"))))
|
||||
(properties `((upstream-name . "STRINGdb")))
|
||||
(build-system r-build-system)
|
||||
;; Tests attempt to connect to string-db.org website.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue