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 @@ 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