mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 19:35:25 -05:00
gnu: r-bgeecall: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.10.0.
This commit is contained in:
parent
744c9f4351
commit
bdb55dcdf7
1 changed files with 2 additions and 2 deletions
|
@ -13981,14 +13981,14 @@ (define-public r-beclear
|
|||
(define-public r-bgeecall
|
||||
(package
|
||||
(name "r-bgeecall")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BgeeCall" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1byciy7vzbdkdgaim10s9qb7zlxsywbhcsrka31gm0rm9ljqc665"))))
|
||||
"0rbbl8m48qcvl26lnf27jq108p7pi84m9ac3qcpjc0ax5wywbv16"))))
|
||||
(properties `((upstream-name . "BgeeCall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue