gnu: r-cplm: Update to 0.7-11.

* gnu/packages/cran.scm (r-cplm): Update to 0.7-11.
This commit is contained in:
Ricardo Wurmus 2023-04-29 20:08:35 +02:00
parent 5f061c25f3
commit f80e8e4574
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -364,13 +364,13 @@ (define-public r-collections
(define-public r-cplm
(package
(name "r-cplm")
(version "0.7-10")
(version "0.7-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "cplm" version))
(sha256
(base32 "0mqjk10265hq9bc5ihmgbx1l8fzay1gpdlvx3pirqmvr3w1kwlxk"))))
(base32 "0pcq5ska1v6kvp8ipw9clczk4w0p10lbxw2xnkhps0wqdrspsqwm"))))
(properties `((upstream-name . "cplm")))
(build-system r-build-system)
(arguments