1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-28 21:54:06 +02:00

gnu: r-milor: Update to 2.8.1.

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

Change-Id: Id1dc67683518598684a40d3662fa057b5e713e7b
This commit is contained in:
Ricardo Wurmus
2026-05-21 10:42:13 +02:00
parent f7c391e879
commit 4f106bf9ae
+2 -2
View File
@@ -18814,13 +18814,13 @@ experiments.")
(define-public r-milor
(package
(name "r-milor")
(version "2.7.2")
(version "2.8.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "miloR" version))
(sha256
(base32
"0sqxrkba1jm8f585rnrmk6mhnszvrafhmj8qzmg5z25fcww6fz01"))))
"1734zfn5ibcmihrdxm6nms90rsf7kf0qfvmy0gvlx3n73zx6wygm"))))
(properties `((upstream-name . "miloR")))
(build-system r-build-system)
(propagated-inputs