me
/
guix
Archived
1
0
Fork 0

gnu: r-bicare: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-bicare): Update to 1.48.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -7410,14 +7410,14 @@ algorithm which is more efficient for larger data sets.")
(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