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

* gnu/packages/cran.scm (r-spatstat-core): Update to 2.3-0.
This commit is contained in:
Ricardo Wurmus 2021-07-26 15:19:11 +02:00
parent 9a5901e0ad
commit d3b8b6703c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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