gnu: r-rots: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.32.0.

Change-Id: Iff0ed11cedadfc65e20cc5d39a4262e7974de2db
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:44 +02:00
parent a4edee3e48
commit 7f22e3693b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -13959,14 +13959,14 @@ experiments.")
(define-public r-rots
(package
(name "r-rots")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROTS" version))
(sha256
(base32
"1zd5w3mq0vjs3ivdb23x6d28sqq0dsfv13d64k1yijr4vdk3wvp6"))))
"1s9hr64gpz08j638wlglcmk6c8yyj1hzrgddiphklkapc1asr320"))))
(properties `((upstream-name . "ROTS")))
(build-system r-build-system)
(propagated-inputs