mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-decipher: Update to 2.28.0.
* gnu/packages/bioconductor.scm (r-decipher): Update to 2.28.0.
This commit is contained in:
parent
52e738d346
commit
c9794ffe59
1 changed files with 2 additions and 2 deletions
|
@ -4418,13 +4418,13 @@ (define-public r-debcam
|
|||
(define-public r-decipher
|
||||
(package
|
||||
(name "r-decipher")
|
||||
(version "2.26.0")
|
||||
(version "2.28.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DECIPHER" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01hzxd5f5v2kspx5jd7l21bn87cfgm9aah3zd4d6kyxv98h5a3n1"))))
|
||||
"16z6yk8rr2115z6g1l7fl01binxm29vnxsnsm2wzfvc5vv49927n"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biostrings
|
||||
|
|
Loading…
Reference in a new issue