me
/
guix
Archived
1
0
Fork 0

gnu: r-semplot: Update to 1.1.6.

* gnu/packages/cran.scm (r-semplot): Update to 1.1.6.
master
Ricardo Wurmus 2022-09-20 10:53:19 +02:00
parent b311dffdfb
commit 7469dc9b85
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -26211,14 +26211,14 @@ model estimation. See Epskamp et al. (2012)
(define-public r-semplot (define-public r-semplot
(package (package
(name "r-semplot") (name "r-semplot")
(version "1.1.5") (version "1.1.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "semPlot" version)) (uri (cran-uri "semPlot" version))
(sha256 (sha256
(base32 (base32
"0d7v9yqc9nhx3hdrp444w1ah66zai3lg5y778m85r7ngh1prxlvc")))) "0s9bp4pfsllg1k4x8a36yw82fw432dyz0xvmvi8dw9l12q3jkx8i"))))
(properties `((upstream-name . "semPlot"))) (properties `((upstream-name . "semPlot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs