gnu: r-breakpointr: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-breakpointr): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:47 +02:00
parent cb191936d8
commit 084e990d2f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4110,13 +4110,13 @@ (define-public r-biocgenerics
(define-public r-breakpointr
(package
(name "r-breakpointr")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "breakpointR" version))
(sha256
(base32
"0j1f43lhgkapjyxlil9fflqh9nf3andhmvirdcv45y60wvljn4gx"))))
"001n99lilymgqxmpi4v89gw60j1mx13rvppv1ff1pbnk1zcmg53n"))))
(properties `((upstream-name . "breakpointR")))
(build-system r-build-system)
(propagated-inputs