me
/
guix
Archived
1
0
Fork 0

gnu: r-bicare: Update to 1.60.0.

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

Change-Id: I231f0c6f24b62a9bf999b39af003156cd1578289
master
Ricardo Wurmus 2023-11-03 17:19:01 +01:00
parent 6f38f25816
commit a70ca6a613
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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