gnu: r-msnbase: Update to 2.16.1.

* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.16.1.
This commit is contained in:
Ricardo Wurmus 2021-02-11 21:32:01 +01:00
parent 2596200514
commit 5103da059a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10111,14 +10111,14 @@ (define-public r-pcamethods
(define-public r-msnbase
(package
(name "r-msnbase")
(version "2.16.0")
(version "2.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
"0cvcdmq1glifga5qwv9j3lgj31dcrcc6ql4kkk83jy4y43v2zxlx"))))
"0hxzs9zzljywqxr7q388hshpy1pdryhl0zkwffqbxpf5pcf92d3h"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs