me
/
guix
Archived
1
0
Fork 0

gnu: r-rots: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.22.0.
master
Ricardo Wurmus 2021-11-04 22:04:14 +00:00
parent 9050a5c7f6
commit e5cd10e99d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5612,14 +5612,14 @@ information.")
(define-public r-rots (define-public r-rots
(package (package
(name "r-rots") (name "r-rots")
(version "1.20.0") (version "1.22.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
"18wyi73l95df182vg3m014sxwdbpggr61vsbazhyw4vyx2fnzmpl")))) "0qhy984y83a3nf4zw54rasw3vn932q4zb3gljifkw701jnrzqmki"))))
(properties `((upstream-name . "ROTS"))) (properties `((upstream-name . "ROTS")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs