me
/
guix
Archived
1
0
Fork 0

gnu: r-bicare: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-bicare): Update to 1.62.0.

Change-Id: I9861a66178d503c45122a64a219086ef9cd8754e
master
Ricardo Wurmus 2024-05-07 13:07:09 +02:00
parent 4ce9c19290
commit c1d8f61898
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20409,14 +20409,14 @@ algorithm which is more efficient for larger data sets.")
(define-public r-bicare (define-public r-bicare
(package (package
(name "r-bicare") (name "r-bicare")
(version "1.60.0") (version "1.62.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BicARE" version)) (uri (bioconductor-uri "BicARE" version))
(sha256 (sha256
(base32 (base32
"10inwxl1cmkdp8037wcwkj5wzxsrrcysxfbqhnkh7pzhzvwnzz9h")))) "0397xg4sj988b0chzfpy23dszpjbdkch59wfynbn4pwyvl0qmp9j"))))
(properties `((upstream-name . "BicARE"))) (properties `((upstream-name . "BicARE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs