mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
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:
parent
a27e4eed2d
commit
3039dbf453
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue