mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-apeglm: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.26.0. Change-Id: I6f6770c0f45287baae74300422795c40a7fb9485
This commit is contained in:
parent
aa265d655b
commit
aaac3ebdc8
1 changed files with 2 additions and 2 deletions
|
@ -12933,13 +12933,13 @@ spectrometry} data.")
|
|||
(define-public r-apeglm
|
||||
(package
|
||||
(name "r-apeglm")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "apeglm" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0cj9yzmh9w3fk3rxmk2k5j55r42mmz9znszmr4l160mr23alkzx4"))))
|
||||
"0l84sf4ikx0q031wf0k26n9ikwmgs4nm7v7bky47q3ik29mh7wgs"))))
|
||||
(properties `((upstream-name . "apeglm")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue