mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: r-bumphunter: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-bumphunter): Update to 1.44.0. Change-Id: I259937e8d0e7934986b174b0607411ffe1e62bde
This commit is contained in:
parent
9d69d64b46
commit
e2f2927666
1 changed files with 2 additions and 2 deletions
|
@ -13901,14 +13901,14 @@ (define-public r-siggenes
|
|||
(define-public r-bumphunter
|
||||
(package
|
||||
(name "r-bumphunter")
|
||||
(version "1.42.0")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bumphunter" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xghz87702fg9r6n1igygf4ybb8mw8ff0i02qkx9jmm6vmmfhv18"))))
|
||||
"0vnm0m9abf8478f7lair58vw1v4mxj8sbmrxcpf8622ygf2na4qc"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue