gnu: r-rsbml: Update to 2.56.0.

* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.56.0.
This commit is contained in:
zimoun 2022-11-17 03:50:27 +01:00 committed by Ricardo Wurmus
parent a1d8a95a06
commit 4665e589d6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14468,14 +14468,14 @@ (define-public r-bifet
(define-public r-rsbml
(package
(name "r-rsbml")
(version "2.54.0")
(version "2.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rsbml" version))
(sha256
(base32
"1v11pspkml6xdsacgwxw8r4qdhbnn2h2sqgpm9aidaq9p2085b0v"))))
"1syg49qz6vwzyw2zrxwrfb7kzgk0lim1q674f7mfvjah1fnv8bgc"))))
(properties `((upstream-name . "rsbml")))
(build-system r-build-system)
(inputs