gnu: r-mdqc: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-mdqc): Update to 1.64.0.

Change-Id: If60e2e8f16e27362542298799dd30c70f91840fe
This commit is contained in:
Ricardo Wurmus 2023-11-03 16:58:34 +01:00
parent d485c6e39a
commit 9be6759f41
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -8467,13 +8467,13 @@ and visualizaton of alternative splicing events generated by rMATS.")
(define-public r-mdqc
(package
(name "r-mdqc")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mdqc" version))
(sha256
(base32 "0y35z9sw3h77a5g4ah0fxrk5xh7irdw9z0y2jhh6dp0xxcqh6i0k"))))
(base32 "0q6ig9qdf2s9329wysrvgh13yq5c7n76as2c3mahqm78xb0mpplf"))))
(properties `((upstream-name . "mdqc")))
(build-system r-build-system)
(propagated-inputs