mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
c5cb9f4285
commit
c41476d47d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue