me
/
guix
Archived
1
0
Fork 0

gnu: r-enmix: Update to 1.40.0.

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

Change-Id: I5e98695357d26e3aef02f25140cd25295ed6f783
master
Ricardo Wurmus 2024-05-07 12:32:57 +02:00
parent a1cf3f862a
commit 5392532dbf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7855,13 +7855,13 @@ parameter configurations.")
(define-public r-enmix
(package
(name "r-enmix")
(version "1.38.01")
(version "1.40.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ENmix" version))
(sha256
(base32
"1wh9lri9dp3904c2n6562z7p9gqx39dmag55imx8zrqnayxamc03"))))
"0cafz7bw5xha0lb3g8hfnbyj17ccb12falacxzlv4zy36mr3wxl7"))))
(properties `((upstream-name . "ENmix")))
(build-system r-build-system)
(propagated-inputs