gnu: r-rcas: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-rcas): Update to 1.20.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:07 +00:00
parent 3caf93321d
commit c4908b9eff
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3813,13 +3813,13 @@ (define-public r-rbgl
(define-public r-rcas
(package
(name "r-rcas")
(version "1.18.0")
(version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "RCAS" version))
(sha256
(base32
"0l92v870ndna8zjqwzf22fb9vyhkh6942v4gaiqr1yc4qr521p5p"))))
"02zwz7c8ljmdcfxj54xns0a31sj616x63q63wxhxa1nb4dhgmvk7"))))
(properties `((upstream-name . "RCAS")))
(build-system r-build-system)
(propagated-inputs