gnu: r-spatstat-model: Update to 3.1-2.

* gnu/packages/cran.scm (r-spatstat-model): Update to 3.1-2.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:08:52 +01:00
parent 62d9721d68
commit a7f483633d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -30268,13 +30268,13 @@ Kolmogorov-Smirnov, ANOVA) are also supported.")
(define-public r-spatstat-model
(package
(name "r-spatstat-model")
(version "3.0-2")
(version "3.1-2")
(source (origin
(method url-fetch)
(uri (cran-uri "spatstat.model" version))
(sha256
(base32
"0a6lf5y0k13h60s0lnwwfrmxswl7avcg4fhqmha1nmycidhga8z9"))))
"0njka15lcd1ldcn2kwblr9i0g10x4l88nc4vz0mxpp63idkiwz89"))))
(properties `((upstream-name . "spatstat.model")))
(build-system r-build-system)
(propagated-inputs