me
/
guix
Archived
1
0
Fork 0

gnu: r-rsbml: Update to 2.46.0.

* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.46.0.
master
Ricardo Wurmus 2020-06-13 01:03:59 +02:00
parent a54fd40994
commit d65bdbb2cb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7342,14 +7342,14 @@ the read count and GC content bias.")
(define-public r-rsbml
(package
(name "r-rsbml")
(version "2.44.0")
(version "2.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rsbml" version))
(sha256
(base32
"1dbp0aaijxn3na26b68ws0v9qzvml61ifb9z4i8pz7q6h48n7lxa"))))
"1i1izznnwzrc6m7s3hblfff466icfvxl2gjdqaln8qfg9v87rslx"))))
(properties `((upstream-name . "rsbml")))
(build-system r-build-system)
(inputs