me
/
guix
Archived
1
0
Fork 0

gnu: r-decipher: Update to 2.26.0.

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

View File

@ -3312,13 +3312,13 @@ knowledge can achieve semi-supervised deconvolution of mixtures.")
(define-public r-decipher
(package
(name "r-decipher")
(version "2.24.0")
(version "2.26.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DECIPHER" version))
(sha256
(base32
"045q2bfzgq1yzhyrzvrhrnmlpka4gikrajxxwv05szksy5nvp7q5"))))
"01hzxd5f5v2kspx5jd7l21bn87cfgm9aah3zd4d6kyxv98h5a3n1"))))
(build-system r-build-system)
(propagated-inputs
(list r-biostrings