mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-bgeecall: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.14.0.
This commit is contained in:
parent
81cea8424d
commit
3912f43996
1 changed files with 2 additions and 2 deletions
|
@ -17262,14 +17262,14 @@ (define-public r-beclear
|
|||
(define-public r-bgeecall
|
||||
(package
|
||||
(name "r-bgeecall")
|
||||
(version "1.12.2")
|
||||
(version "1.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BgeeCall" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0l6smwy55mm4clb71l4bpch3bayyyf87nq1asbrv6s6fd22mmwil"))))
|
||||
"05w6b10vc4mmwdqnkcj7vnfigk03f03n776vqhlb38k0lx8k4hk3"))))
|
||||
(properties `((upstream-name . "BgeeCall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue