gnu: r-msmstests: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.40.0.

Change-Id: Ia7f0d3e6684411cda2ab93c173b3195fa8a55348
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:09 +01:00
parent bf8406c30a
commit fd9c0e4167
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21332,14 +21332,14 @@ experiments, and visualize de influence of the involved factors.")
(define-public r-msmstests
(package
(name "r-msmstests")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "msmsTests" version))
(sha256
(base32
"1y3nklhlib2l9smcl6slv1653vyg9ip29if286l59rjrdwh50cwa"))))
"0dif4yvm9hfrnamjph5xa9cbf41f2v8lbgyr88f11alwwbf0dg69"))))
(properties `((upstream-name . "msmsTests")))
(build-system r-build-system)
(propagated-inputs