me
/
guix
Archived
1
0
Fork 0

gnu: r-breakpointr: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-breakpointr): Update to 1.22.0.

Change-Id: If1c9422eb8780bbeafb5054c5b0533411f40590d
master
Ricardo Wurmus 2024-05-07 12:32:42 +02:00
parent 94cb2cee11
commit 5ae5bc6a87
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4960,13 +4960,13 @@ packages.")
(define-public r-breakpointr (define-public r-breakpointr
(package (package
(name "r-breakpointr") (name "r-breakpointr")
(version "1.20.0") (version "1.22.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
"1jhgimybc2ib201k6vs5nfyi1whpkkzn7nj562yhz74208fx793a")))) "0imbsqrslclvfyvc00sv6ngvl5hqlr6ian07v521m63ffpx6ll78"))))
(properties `((upstream-name . "breakpointR"))) (properties `((upstream-name . "breakpointR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs