mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-raggedexperiment: Update to 1.32.2.
* gnu/packages/bioconductor.scm (r-raggedexperiment): Update to 1.32.2. Change-Id: Ic0ef5b5d879cf418ab0929a7322d557d42452ff0
This commit is contained in:
parent
30aa9b1a65
commit
dcf2c2a414
1 changed files with 2 additions and 2 deletions
|
@ -10330,13 +10330,13 @@ fraction} are included.")
|
|||
(define-public r-raggedexperiment
|
||||
(package
|
||||
(name "r-raggedexperiment")
|
||||
(version "1.32.0")
|
||||
(version "1.32.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RaggedExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mr7jm6lf9f235bqldpsjcqm29f94y7l53shr4flymmh7vrnjh7y"))))
|
||||
"07jb7a95k2z2zpw0rrya1vr4rniwan9i1m9zf49z80rpqjykw0ix"))))
|
||||
(properties `((upstream-name . "RaggedExperiment")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocbaseutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue