mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bumphunter: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-bumphunter): Update to 1.40.0.
This commit is contained in:
parent
734d40892a
commit
a4e446a3a3
1 changed files with 2 additions and 2 deletions
|
@ -9772,14 +9772,14 @@ Bayes Analyses of Microarrays} (EBAM).")
|
||||||
(define-public r-bumphunter
|
(define-public r-bumphunter
|
||||||
(package
|
(package
|
||||||
(name "r-bumphunter")
|
(name "r-bumphunter")
|
||||||
(version "1.38.0")
|
(version "1.40.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "bumphunter" version))
|
(uri (bioconductor-uri "bumphunter" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0k92ps9chqsimbc7vsr8swg679zfv8nfn5zahbqq4nknhhy7hwxw"))))
|
"0jwbhd2fhm1w5slwhz8krnw835a8qb4akm3n3pv867bvi0xnp3g2"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-annotationdbi
|
(list r-annotationdbi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue