me
/
guix
Archived
1
0
Fork 0

gnu: r-msmstests: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.36.0.
master
zimoun 2022-11-17 03:50:31 +01:00 committed by Ricardo Wurmus
parent 5c6c7831d6
commit 01e78296bc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16481,14 +16481,14 @@ experiments, and visualize de influence of the involved factors.")
(define-public r-msmstests (define-public r-msmstests
(package (package
(name "r-msmstests") (name "r-msmstests")
(version "1.34.0") (version "1.36.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "msmsTests" version)) (uri (bioconductor-uri "msmsTests" version))
(sha256 (sha256
(base32 (base32
"1wzdz0p9wmr243xkmymx9fwskafkyxgmlip4sd1fy2s06px7r0xi")))) "10frsvqhi3i0v2w4q4q9xz1ykyf6s3nrjlmn94x3kd06p3s839k3"))))
(properties `((upstream-name . "msmsTests"))) (properties `((upstream-name . "msmsTests")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs