mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-ebarrays: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-ebarrays): Update to 2.64.0.
This commit is contained in:
parent
f7e7bb2007
commit
39defa2968
1 changed files with 2 additions and 2 deletions
|
@ -17252,14 +17252,14 @@ (define-public r-reactomepa
|
|||
(define-public r-ebarrays
|
||||
(package
|
||||
(name "r-ebarrays")
|
||||
(version "2.62.0")
|
||||
(version "2.64.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EBarrays" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kg22appd9sd6knm129hchkamzilwr3h8wi4ibrvllbfmx31v9q8"))))
|
||||
"1k50br4hpkrwv1lnn0wp1c7kj32vk0gg19aivmw5d6brjdd39c1f"))))
|
||||
(properties `((upstream-name . "EBarrays")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue