me
/
guix
Archived
1
0
Fork 0

gnu: r-rots: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-rots): Update to 1.26.0.
master
zimoun 2022-11-17 03:50:16 +01:00 committed by Ricardo Wurmus
parent 9b615c408f
commit 870a334f6d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8570,14 +8570,14 @@ information.")
(define-public r-rots
(package
(name "r-rots")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROTS" version))
(sha256
(base32
"021a578p8kcl5yd9myiy0h2qp10r30ggnip2kp6xs7dx8nzic96r"))))
"1wirblji4ckiwrvnh14cfwc9cjypazbaqr00ka5ndyz39cc31shn"))))
(properties `((upstream-name . "ROTS")))
(build-system r-build-system)
(propagated-inputs