mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-rsbml: Update to 2.66.0.
* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.66.0. Change-Id: Iaba42ea1da893fa85b0890593ce0a91bde882f39
This commit is contained in:
parent
7aecc7ea50
commit
ff70a3cf5b
1 changed files with 2 additions and 2 deletions
|
@ -23489,14 +23489,14 @@ the read count and GC content bias.")
|
|||
(define-public r-rsbml
|
||||
(package
|
||||
(name "r-rsbml")
|
||||
(version "2.64.0")
|
||||
(version "2.66.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rsbml" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ygjcg7z0shajswp5bfavslq2b4hdxy30d7bb5i5a11kzxymwg3h"))))
|
||||
"02qfdiwamlw6nds2lir2936zgs2gsv1rsnsvmsn2ld39i1i4vbg0"))))
|
||||
(properties `((upstream-name . "rsbml")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue