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:
parent
38ba7b801f
commit
21d2e4a632
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue