gnu: r-rots: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.12.0.
master
Ricardo Wurmus 2019-05-05 23:56:36 +02:00
parent 07252952b7
commit 5bf7eb49f6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1572,14 +1572,14 @@ information.")
(define-public r-rots
(package
(name "r-rots")
(version "1.10.1")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROTS" version))
(sha256
(base32
"1d5ggkk47xybcaizfy756qimbf2falg9cld46mhqjp3xfbfvzsg6"))))
"1j29pfyv2pn0wp544m5a568b3yd31kzavwwiwqylcjwvq5lfzy77"))))
(properties `((upstream-name . "ROTS")))
(build-system r-build-system)
(propagated-inputs