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

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

View File

@ -26181,14 +26181,14 @@ for spatial data on a linear network.")
(define-public r-spatstat
(package
(name "r-spatstat")
(version "2.2-0")
(version "2.3-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat" version))
(sha256
(base32
"0lz3sidn05xjswxaxhagal6jj5hra6aya0azxybjw7mgspl903wg"))))
"01jckks3j39854mhsarzyzn4rj82h1xrnyd2b6fyzizj48vl80ns"))))
(properties `((upstream-name . "spatstat")))
(build-system r-build-system)
(propagated-inputs