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