mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-bgeecall: Update to 1.12.2.
* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.12.2.
This commit is contained in:
parent
869b1f9f5c
commit
2e7872f6c9
1 changed files with 2 additions and 2 deletions
|
@ -16055,14 +16055,14 @@ (define-public r-beclear
|
|||
(define-public r-bgeecall
|
||||
(package
|
||||
(name "r-bgeecall")
|
||||
(version "1.12.1")
|
||||
(version "1.12.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BgeeCall" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1g12cms66zb45p347h3b358vjhnq76galvwqwq86xby4hnwpdzkh"))))
|
||||
"0l6smwy55mm4clb71l4bpch3bayyyf87nq1asbrv6s6fd22mmwil"))))
|
||||
(properties `((upstream-name . "BgeeCall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue