Archived
1
0
Fork 0

gnu: r-enmix: Update to 1.40.2.

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

Change-Id: I48d2d72ddc6eff87c6416b4dd883acc408ec811d
This commit is contained in:
Ricardo Wurmus 2024-07-03 02:39:59 +02:00
parent 2c6b509327
commit 136a454ff2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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