gnu: r-spatstat-core: Update to 2.3-2.

* gnu/packages/cran.scm (r-spatstat-core): Update to 2.3-2.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:30 +01:00
parent d7b9424710
commit fa564e5799
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26121,14 +26121,14 @@ (define-public r-spatstat-geom
(define-public r-spatstat-core
(package
(name "r-spatstat-core")
(version "2.3-1")
(version "2.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat.core" version))
(sha256
(base32
"1fq6ynds66d836drf758syqhfz0341fxif0r5hbf5lfkwp3a2wfk"))))
"0g7nj8nf9ywhdbc5irxlry6kzq6bwwbkk9cp22kyv1wigycnskbz"))))
(properties `((upstream-name . "spatstat.core")))
(build-system r-build-system)
(propagated-inputs