mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: r-jomo: Update to 2.6-3.
* gnu/packages/cran.scm (r-jomo): Update to 2.6-3.
This commit is contained in:
parent
cd4abb6d4a
commit
9b77f724c0
1 changed files with 2 additions and 2 deletions
|
@ -1905,14 +1905,14 @@ (define-public r-stringdist
|
|||
(define-public r-jomo
|
||||
(package
|
||||
(name "r-jomo")
|
||||
(version "2.6-2")
|
||||
(version "2.6-3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "jomo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zyqwa2y08asj9xqwnngh6da1b9cqcx8pzc9cxwrmgnxd5nnsjb7"))))
|
||||
"14s8q0j5zgl1g1pfxg3a4y1jzvs0wl61ir4992wsj7safskj7zvi"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-lme4" ,r-lme4)
|
||||
|
|
Loading…
Reference in a new issue