me
/
guix
Archived
1
0
Fork 0

gnu: r-mixsqp: Update to 0.3-54.

* gnu/packages/cran.scm (r-mixsqp): Update to 0.3-54.

Change-Id: I92fa69bf895833f8ba6b68cbcc933c1e6cb170a0
master
Ricardo Wurmus 2023-12-28 00:44:32 +01:00
parent a27e4eed2d
commit 3039dbf453
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15933,13 +15933,13 @@ multiple-imputation datasets.")
(define-public r-mixsqp (define-public r-mixsqp
(package (package
(name "r-mixsqp") (name "r-mixsqp")
(version "0.3-48") (version "0.3-54")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "mixsqp" version)) (uri (cran-uri "mixsqp" version))
(sha256 (sha256
(base32 (base32
"02cjg33m5iqziyy0xi11wvbm5qnlgfy51r1dbpjzyhqsrv1dfx48")))) "13pv3mmz514kl4svxqwyk5b241dy1q52khwdc6rmh712ia8xxl7p"))))
(properties `((upstream-name . "mixsqp"))) (properties `((upstream-name . "mixsqp")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs