me
/
guix
Archived
1
0
Fork 0

gnu: r-rcas: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-rcas): Update to 1.20.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3813,13 +3813,13 @@ the graph algorithms contained in the Boost library.")
(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