gnu: r-mosaiccore: Update to 0.9.4.0.

* gnu/packages/cran.scm (r-mosaiccore): Update to 0.9.4.0.

Change-Id: Ie6eea8c3d856fdeefc3361b5e64a438fe1970288
This commit is contained in:
Ricardo Wurmus 2023-11-15 15:54:35 +01:00
parent 0a083112f0
commit 5abfb1d49f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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