gnu: r-rsbml: Update to 2.60.0.
* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.60.0. Change-Id: Ie1f3bc87e1c4c5df2fece70aa0a72133e038f347master
parent
99ff99c9eb
commit
772c6fb840
|
@ -18999,14 +18999,14 @@ the read count and GC content bias.")
|
||||||
(define-public r-rsbml
|
(define-public r-rsbml
|
||||||
(package
|
(package
|
||||||
(name "r-rsbml")
|
(name "r-rsbml")
|
||||||
(version "2.58.0")
|
(version "2.60.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "rsbml" version))
|
(uri (bioconductor-uri "rsbml" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mgg1qfvxgyjk6fw4x0cv486vrsgf1kbqr6nqhgxj6lk8w6909fm"))))
|
"0pvj0qgc6hd02g9ppfc610gvfn412rw69rxh43y4dr3n894kdm2i"))))
|
||||||
(properties `((upstream-name . "rsbml")))
|
(properties `((upstream-name . "rsbml")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in New Issue