mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-multiassayexperiment: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.30.1. Change-Id: I22a3faf35e81df07177b364e3785d09e43218f74
This commit is contained in:
parent
f118920c38
commit
6aaac102bc
1 changed files with 2 additions and 2 deletions
|
@ -21164,14 +21164,14 @@ db and resource files to AWS S3 buckets.")
|
|||
(define-public r-multiassayexperiment
|
||||
(package
|
||||
(name "r-multiassayexperiment")
|
||||
(version "1.28.0")
|
||||
(version "1.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MultiAssayExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dmhqymh800mljcpdf817nbyg20czp8y9bg13p3r4bfj6axxckch"))))
|
||||
"07sfcc2cd68qmspcm4ypp3cg05d20fbpwiz5ik4lqsa0hw0j2dhw"))))
|
||||
(properties
|
||||
`((upstream-name . "MultiAssayExperiment")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue