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

* gnu/packages/cran.scm (r-spatstat-core): Update to 2.3-1.
This commit is contained in:
Ricardo Wurmus 2021-11-23 15:23:32 +01:00
parent 3b4c4f69b0
commit 0b9ee4f2b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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