gnu: r-bicare: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-bicare): Update to 1.48.0.
This commit is contained in:
zimoun 2020-10-30 15:55:33 +01:00 committed by Ricardo Wurmus
parent 2219bef12f
commit 4ec665693d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7410,14 +7410,14 @@ (define-public r-bhc
(define-public r-bicare
(package
(name "r-bicare")
(version "1.46.0")
(version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BicARE" version))
(sha256
(base32
"0llckbl3l26lf6wgjg7rxs8k1yrk043vvdhnkc6ncg33sydj383y"))))
"1np3967rjx54hbjsynvya75lcsqa6zic6frw5fjwqybwv2pzzw2k"))))
(properties `((upstream-name . "BicARE")))
(build-system r-build-system)
(propagated-inputs