me
/
guix
Archived
1
0
Fork 0

gnu: r-rcas: Update to 1.12.0.

* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.12.0.
master
Ricardo Wurmus 2019-12-15 15:09:38 +01:00
parent 3964f2c24e
commit f375d74072
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8373,13 +8373,13 @@ paired-end data.")
(define-public r-rcas
(package
(name "r-rcas")
(version "1.10.1")
(version "1.12.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "RCAS" version))
(sha256
(base32
"06z5zmdi34jblw37z6ff8hb6lvvi0chwr37acwqfn8d27ax9lakz"))))
"1s3gvvxi1029d1vfwnjh21nnw3mlx08kcwz63891hml9y850cvsn"))))
(properties `((upstream-name . "RCAS")))
(build-system r-build-system)
(propagated-inputs