mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: r-omnipathr: Update to 3.11.10.
* gnu/packages/bioconductor.scm (r-omnipathr): Update to 3.11.10. Change-Id: I3e93662d106c84cbe611f788f2c16f5caa748fbc
This commit is contained in:
parent
a37cf20566
commit
4689ba62f5
1 changed files with 2 additions and 2 deletions
|
@ -24811,13 +24811,13 @@ (define-public r-omicade4
|
|||
(define-public r-omnipathr
|
||||
(package
|
||||
(name "r-omnipathr")
|
||||
(version "3.10.1")
|
||||
(version "3.11.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "OmnipathR" version))
|
||||
(sha256
|
||||
(base32 "1wbzb4kh7bzsvixr3vxzih9rfkpjx00f33i0yl0dqj0yixnrghwr"))))
|
||||
(base32 "1izy0ycrvac0k67dxq8879rbdghkrczd3s2g5v607js7bmfxybjz"))))
|
||||
(properties `((upstream-name . "OmnipathR")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue