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

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

Change-Id: I92fa69bf895833f8ba6b68cbcc933c1e6cb170a0
This commit is contained in:
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

View file

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