gnu: r-bicare: Update to 1.60.0.

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

Change-Id: I231f0c6f24b62a9bf999b39af003156cd1578289
This commit is contained in:
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

View file

@ -18948,14 +18948,14 @@ (define-public r-bhc
(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