mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-rsbml: Update to 2.54.0.
* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.54.0.
This commit is contained in:
parent
5ab4747f77
commit
39bd70c43c
1 changed files with 2 additions and 2 deletions
|
@ -12522,14 +12522,14 @@ (define-public r-bifet
|
|||
(define-public r-rsbml
|
||||
(package
|
||||
(name "r-rsbml")
|
||||
(version "2.52.0")
|
||||
(version "2.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rsbml" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mdyr637sgasc156cv8i2s2mpl1hdvilfwwkhvw7l95pl90gnsh2"))))
|
||||
"1v11pspkml6xdsacgwxw8r4qdhbnn2h2sqgpm9aidaq9p2085b0v"))))
|
||||
(properties `((upstream-name . "rsbml")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue