gnu: r-enmix: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-enmix): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:53 +02:00
parent cbe7726d68
commit f9b6a2ad85
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6585,13 +6585,13 @@ (define-public r-edger
(define-public r-enmix
(package
(name "r-enmix")
(version "1.34.02")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ENmix" version))
(sha256
(base32
"0rn541xfsxfdyzy3dn727bwrfpkgp12282lax7xg1j8584mk4pcf"))))
"1cwj45rnb6ra1bnd0plkjfvfsix25xr51yh6rwrfj524c35r70w1"))))
(properties `((upstream-name . "ENmix")))
(build-system r-build-system)
(propagated-inputs