gnu: r-msmstests: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.32.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:45 +00:00
parent 357c74ef3e
commit 9df8fa7b38
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13194,14 +13194,14 @@ (define-public r-msmseda
(define-public r-msmstests
(package
(name "r-msmstests")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "msmsTests" version))
(sha256
(base32
"11vhy1l6za73dpdj85q4ksaghgd8vb2h8v9iirmsn2vpajqrvgjh"))))
"0xmjgd8rqpb8i7d46pvnj7da2di8bwfdncr48b8hgylkc98ghznb"))))
(properties `((upstream-name . "msmsTests")))
(build-system r-build-system)
(propagated-inputs