me
/
guix
Archived
1
0
Fork 0

gnu: r-decipher: Update to 2.24.0.

* gnu/packages/bioconductor.scm (r-decipher): Update to 2.24.0.
master
Ricardo Wurmus 2022-05-28 12:44:32 +02:00
parent 25847e60fe
commit 7149e667c1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2154,13 +2154,13 @@ set analyses, and can deal with repeated or longitudinal data.")
(define-public r-decipher (define-public r-decipher
(package (package
(name "r-decipher") (name "r-decipher")
(version "2.22.0") (version "2.24.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DECIPHER" version)) (uri (bioconductor-uri "DECIPHER" version))
(sha256 (sha256
(base32 (base32
"0a9k3f70jmd17kxf1zjmdzrfjs0dmwfad2zgz6wihxh5s1shc8qm")))) "045q2bfzgq1yzhyrzvrhrnmlpka4gikrajxxwv05szksy5nvp7q5"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-biostrings (list r-biostrings