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
|
||||
(package
|
||||
(name "r-rsbml")
|
||||
(version "2.58.0")
|
||||
(version "2.60.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rsbml" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mgg1qfvxgyjk6fw4x0cv486vrsgf1kbqr6nqhgxj6lk8w6909fm"))))
|
||||
"0pvj0qgc6hd02g9ppfc610gvfn412rw69rxh43y4dr3n894kdm2i"))))
|
||||
(properties `((upstream-name . "rsbml")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Reference in New Issue