me
/
guix
Archived
1
0
Fork 0

gnu: r-rots: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 18:00:05 +02:00
parent 368dd4853e
commit 998baf7238
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10787,14 +10787,14 @@ experiments.")
(define-public r-rots (define-public r-rots
(package (package
(name "r-rots") (name "r-rots")
(version "1.26.0") (version "1.28.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
"1wirblji4ckiwrvnh14cfwc9cjypazbaqr00ka5ndyz39cc31shn")))) "0b2fl4wn696ia2kxihc6088ncnvd87ffq40bz58qi1bhq6krcmwv"))))
(properties `((upstream-name . "ROTS"))) (properties `((upstream-name . "ROTS")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs