me
/
guix
Archived
1
0
Fork 0

gnu: r-cdm: Update to 7.6-11.

* gnu/packages/cran.scm (r-cdm): Update to 7.6-11.
master
Ricardo Wurmus 2022-04-11 18:01:26 +02:00
parent ca7d935528
commit a62c9d21c7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -25015,14 +25015,14 @@ translated to input syntax for the R packages @code{sem} and @code{lavaan}.")
(define-public r-cdm
(package
(name "r-cdm")
(version "7.5-15")
(version "7.6-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "CDM" version))
(sha256
(base32
"159ny2dz0rf1r3k1mqlfwambffc8rx425sggf5bn51nybpzanq3l"))))
"0k3arkzz7nzswjcsr7fdmpfs94ilg8l265dyn49555fw3673cgqj"))))
(properties `((upstream-name . "CDM")))
(build-system r-build-system)
(propagated-inputs