mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 23:32:24 -05:00
gnu: r-bicare: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-bicare): Update to 1.48.0.
This commit is contained in:
parent
2219bef12f
commit
4ec665693d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue