me
/
guix
Archived
1
0
Fork 0

gnu: r-rsbml: Update to 2.52.0.

* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.52.0.
master
Ricardo Wurmus 2021-11-04 22:04:37 +00:00
parent 4100392b19
commit 66674da16d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11302,14 +11302,14 @@ the read count and GC content bias.")
(define-public r-rsbml
(package
(name "r-rsbml")
(version "2.50.0")
(version "2.52.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rsbml" version))
(sha256
(base32
"017xwra6ms7kx6sg3ksw1vr9zn23imc2qjgpmjikx7mgbak125xh"))))
"0mdyr637sgasc156cv8i2s2mpl1hdvilfwwkhvw7l95pl90gnsh2"))))
(properties `((upstream-name . "rsbml")))
(build-system r-build-system)
(inputs