Skip to content
Snippets Groups Projects
Unverified Commit afe4be49 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-rcas: Update to 1.10.1.

* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.10.1.
parent 76d9b08e
No related branches found
No related tags found
No related merge requests found
...@@ -8354,13 +8354,13 @@ (define-public r-bamsignals ...@@ -8354,13 +8354,13 @@ (define-public r-bamsignals
(define-public r-rcas (define-public r-rcas
(package (package
(name "r-rcas") (name "r-rcas")
(version "1.10.0") (version "1.10.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "RCAS" version)) (uri (bioconductor-uri "RCAS" version))
(sha256 (sha256
(base32 (base32
"1h4vf5gzilqbdrd8m9l3zc2m4sca8cir8366a7njgd558k7ld5kl")))) "06z5zmdi34jblw37z6ff8hb6lvvi0chwr37acwqfn8d27ax9lakz"))))
(properties `((upstream-name . "RCAS"))) (properties `((upstream-name . "RCAS")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment