gnu: r-rots: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.18.0.
This commit is contained in:
zimoun 2020-10-30 15:48:45 +01:00 committed by Ricardo Wurmus
parent 3dab4570fa
commit 0ef40b23b6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2333,14 +2333,14 @@ (define-public r-glimma
(define-public r-rots (define-public r-rots
(package (package
(name "r-rots") (name "r-rots")
(version "1.16.0") (version "1.18.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ROTS" version)) (uri (bioconductor-uri "ROTS" version))
(sha256 (sha256
(base32 (base32
"1mqhi1rfiw7mhiyify7vm3w17p7sc76wjda3ak6690hrc3gsm3cm")))) "0qk0gfhgr14g13zlfyf5101b5s8cma7j3r8a92q93h0axy8ka23n"))))
(properties `((upstream-name . "ROTS"))) (properties `((upstream-name . "ROTS")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs