gnu: r-breakpointr: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-breakpointr): Update to 1.18.0.
This commit is contained in:
parent
cb191936d8
commit
084e990d2f
@ -4110,13 +4110,13 @@ packages.")
|
|||||||
(define-public r-breakpointr
|
(define-public r-breakpointr
|
||||||
(package
|
(package
|
||||||
(name "r-breakpointr")
|
(name "r-breakpointr")
|
||||||
(version "1.16.0")
|
(version "1.18.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "breakpointR" version))
|
(uri (bioconductor-uri "breakpointR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0j1f43lhgkapjyxlil9fflqh9nf3andhmvirdcv45y60wvljn4gx"))))
|
"001n99lilymgqxmpi4v89gw60j1mx13rvppv1ff1pbnk1zcmg53n"))))
|
||||||
(properties `((upstream-name . "breakpointR")))
|
(properties `((upstream-name . "breakpointR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user