1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-30 01:29:28 +02:00

gnu: r-milor: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-milor): Update to 1.6.0.
This commit is contained in:
zimoun
2022-11-17 03:50:19 +01:00
committed by Ricardo Wurmus
parent 3c1854108e
commit 59fe138fcc
+2 -2
View File
@@ -9843,13 +9843,13 @@ standardization of the analyses and the development of best practices.")
(define-public r-milor
(package
(name "r-milor")
(version "1.4.0")
(version "1.6.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "miloR" version))
(sha256
(base32
"1jz9p3grnczx0bpdw6j64x21in8zgm3qy19hmm296har2rx9m5zs"))))
"07p9rs1jmgxqaahjbrnvvs94c142n2qfw8ip3qqkr6mhzwr19ly3"))))
(properties `((upstream-name . "miloR")))
(build-system r-build-system)
(propagated-inputs