me
/
guix
Archived
1
0
Fork 0

gnu: r-enmix: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-enmix): Update to 1.36.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -6585,13 +6585,13 @@ CAGE.")
(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