1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: r-milor: Update to 2.4.1.

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

Change-Id: Ie58731e8bf176fde4e5e70e38504dc5b7ef57a45
This commit is contained in:
Ricardo Wurmus 2025-05-13 11:57:29 +02:00
parent 38ba7b801f
commit 21d2e4a632
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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