me
/
guix
Archived
1
0
Fork 0

gnu: r-ebarrays: Update to 2.52.0.

* gnu/packages/bioconductor.scm (r-ebarrays): Update to 2.52.0.
master
Ricardo Wurmus 2020-06-13 01:05:07 +02:00
parent affb4ab351
commit a74a427bd8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7690,14 +7690,14 @@ enrichment analysis and several functions for visualization.")
(define-public r-ebarrays (define-public r-ebarrays
(package (package
(name "r-ebarrays") (name "r-ebarrays")
(version "2.50.0") (version "2.52.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "EBarrays" version)) (uri (bioconductor-uri "EBarrays" version))
(sha256 (sha256
(base32 (base32
"063rhsdp8x0f881kslq06zxfp6b2qabrz4vmfrn8a4v3pd3n7s13")))) "00ld26bld8xgin9zqwxybahvhmqbrvr09jfphg0yr4j4zck6sqgf"))))
(properties `((upstream-name . "EBarrays"))) (properties `((upstream-name . "EBarrays")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs