gnu: r-msnbase: Update to 2.24.2.

* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.24.2.
This commit is contained in:
Ricardo Wurmus 2023-01-09 23:08:35 +01:00
parent f5629558b1
commit aca59da931
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6483,14 +6483,14 @@ (define-public r-mutationalpatterns
(define-public r-msnbase
(package
(name "r-msnbase")
(version "2.24.0")
(version "2.24.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
"16apm4qn7sbv06pk2i8k5z7qgkv0yq0h8ri32vikdplqxxh7h0cz"))))
"0jdq41rhn9qyhxfihvrgim76fzdrycc02wjsjdrff42gmray49w7"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs