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 (define-public r-enmix
(package (package
(name "r-enmix") (name "r-enmix")
(version "1.40.0") (version "1.40.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ENmix" version)) (uri (bioconductor-uri "ENmix" version))
(sha256 (sha256
(base32 (base32
"0cafz7bw5xha0lb3g8hfnbyj17ccb12falacxzlv4zy36mr3wxl7")))) "1x8rzdzymibypb65axx3sgxsgrj5d1fldj9j70acvg46lqhmq8f2"))))
(properties `((upstream-name . "ENmix"))) (properties `((upstream-name . "ENmix")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs