gnu: r-decipher: Update to 2.24.0.
* gnu/packages/bioconductor.scm (r-decipher): Update to 2.24.0.
This commit is contained in:
parent
25847e60fe
commit
7149e667c1
1 changed files with 2 additions and 2 deletions
|
@ -2154,13 +2154,13 @@ (define-public r-dearseq
|
|||
(define-public r-decipher
|
||||
(package
|
||||
(name "r-decipher")
|
||||
(version "2.22.0")
|
||||
(version "2.24.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DECIPHER" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0a9k3f70jmd17kxf1zjmdzrfjs0dmwfad2zgz6wihxh5s1shc8qm"))))
|
||||
"045q2bfzgq1yzhyrzvrhrnmlpka4gikrajxxwv05szksy5nvp7q5"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biostrings
|
||||
|
|
Loading…
Reference in a new issue