gnu: r-milor: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-milor): Update to 2.4.0.

Change-Id: Ic2940529b3b8fa0fd126389ce6dcb57cec68952a
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:20 +02:00
parent c5cb9f4285
commit c41476d47d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18220,13 +18220,13 @@ experiments.")
(define-public r-milor
(package
(name "r-milor")
(version "2.2.0")
(version "2.4.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "miloR" version))
(sha256
(base32
"1x7p6zjbif8wc4z8wqc472z69j3wbrbqbfq9sldj7v6cgfcflifd"))))
"0sx0i92zbgrnhbx8df48xkv46vp5xmswvrmzwl6vvggjdvk9sg6r"))))
(properties `((upstream-name . "miloR")))
(build-system r-build-system)
(propagated-inputs