mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-bumphunter: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-bumphunter): Update to 1.46.0. Change-Id: I171983cd2e64539fcd2d8f9a07421ff2418382f2
This commit is contained in:
parent
f24b16fa41
commit
c990a72c67
1 changed files with 2 additions and 2 deletions
|
@ -15298,14 +15298,14 @@ (define-public r-siggenes
|
|||
(define-public r-bumphunter
|
||||
(package
|
||||
(name "r-bumphunter")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bumphunter" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vnm0m9abf8478f7lair58vw1v4mxj8sbmrxcpf8622ygf2na4qc"))))
|
||||
"08b5d0grmpk5pryffdh6gdafhp1brana353q2kmwhz7x55aq3w68"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue