mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 15:37:54 -05:00
gnu: r-milor: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-milor): Update to 1.8.1.
This commit is contained in:
parent
91758952d4
commit
44602f4a65
1 changed files with 2 additions and 2 deletions
|
@ -12163,13 +12163,13 @@ (define-public r-microbiome
|
|||
(define-public r-milor
|
||||
(package
|
||||
(name "r-milor")
|
||||
(version "1.6.0")
|
||||
(version "1.8.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "miloR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07p9rs1jmgxqaahjbrnvvs94c142n2qfw8ip3qqkr6mhzwr19ly3"))))
|
||||
"073s239aqkixsrarqxfv4nmpcj025k32nhql63qaxrkrvvdd34di"))))
|
||||
(properties `((upstream-name . "miloR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue