gnu: r-mosaiccore: Update to 0.9.2.1.

* gnu/packages/cran.scm (r-mosaiccore): Update to 0.9.2.1.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:31 +01:00
parent daa5223b79
commit 8ba630c4f5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11758,13 +11758,13 @@ (define-public r-qualv
(define-public r-mosaiccore
(package
(name "r-mosaiccore")
(version "0.9.2")
(version "0.9.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "mosaicCore" version))
(sha256
(base32 "0mnizi1y7jn2z8v066b6kv08az7vss6avips740pjhgvi8frhsag"))))
(base32 "1yns15yxr6215xf9qsxfvl24a9zvh1chw49n31dql7fy1zr1dkmp"))))
(properties `((upstream-name . "mosaicCore")))
(build-system r-build-system)
(propagated-inputs