gnu: r-rglpk: Update to 0.6-5.

* gnu/packages/cran.scm (r-rglpk): Update to 0.6-5.
This commit is contained in:
Ricardo Wurmus 2023-04-06 17:32:39 +02:00
parent 73e2504652
commit 2c4d5a1f15
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -25438,14 +25438,14 @@ long-term reliability under stochastic load profiles.")
(define-public r-rglpk (define-public r-rglpk
(package (package
(name "r-rglpk") (name "r-rglpk")
(version "0.6-4") (version "0.6-5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Rglpk" version)) (uri (cran-uri "Rglpk" version))
(sha256 (sha256
(base32 (base32
"19mzpyimzq9zqnbi05j79b2di3nzaln8swggs9p8sqdr60qvr3d2")))) "18bwnpb8645vf233andr411shzp1sm3i7bn848sgxswgb80grvxa"))))
(properties `((upstream-name . "Rglpk"))) (properties `((upstream-name . "Rglpk")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs