me
/
guix
Archived
1
0
Fork 0

gnu: r-ebarrays: Update to 2.68.0.

* gnu/packages/bioconductor.scm (r-ebarrays): Update to 2.68.0.

Change-Id: I204d9dc9f9d0cd62e2ca755f564067ef7985f7ed
master
Ricardo Wurmus 2024-05-07 13:07:11 +02:00
parent 673c680099
commit 5f6cd5a08e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20902,14 +20902,14 @@ enrichment analysis and several functions for visualization.")
(define-public r-ebarrays
(package
(name "r-ebarrays")
(version "2.66.0")
(version "2.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBarrays" version))
(sha256
(base32
"1m8dy1lmx9m8p5jjk0i7yllb4pvq77kynszk1nz8cc1niz6xs47q"))))
"17ym1y90bz85afanggdjf91a49lz89qmmi2kyhxga0cw056lkdz0"))))
(properties `((upstream-name . "EBarrays")))
(build-system r-build-system)
(propagated-inputs