gnu: r-cdm: Update to 8.2-6.
* gnu/packages/cran.scm (r-cdm): Update to 8.2-6.
This commit is contained in:
parent
7469dc9b85
commit
c1bf0bd4a6
@ -26249,14 +26249,14 @@ translated to input syntax for the R packages @code{sem} and @code{lavaan}.")
|
||||
(define-public r-cdm
|
||||
(package
|
||||
(name "r-cdm")
|
||||
(version "8.1-12")
|
||||
(version "8.2-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "CDM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cnk19k09cj81ic43rwbvcalvczfca4ncdyy8r1gyc8fzf2glb0i"))))
|
||||
"1lcq3i5rlyqkc12c26kj0x4fm2gh1jsisp6kbf59y3hjdkiqajhl"))))
|
||||
(properties `((upstream-name . "CDM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user