gnu: r-bumphunter: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-bumphunter): Update to 1.34.0.
This commit is contained in:
parent
18c81e5615
commit
136adea01b
1 changed files with 2 additions and 2 deletions
|
@ -6550,14 +6550,14 @@ Bayes Analyses of Microarrays} (EBAM).")
|
|||
(define-public r-bumphunter
|
||||
(package
|
||||
(name "r-bumphunter")
|
||||
(version "1.32.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bumphunter" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0hfl820kfxydv5kpgyly7sibv2sp6dqsmc78qm33n81w4z4j0mkk"))))
|
||||
"0wi38vwfi8qr10x4xifhylxx7vfc6fqvqs649iq7lf0y7islwq2v"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-annotationdbi" ,r-annotationdbi)
|
||||
|
|
Reference in a new issue