gnu: r-spatstat-explore: Update to 3.1-0.

* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.1-0.
This commit is contained in:
Ricardo Wurmus 2023-03-19 14:44:39 +01:00
parent b42e432e8b
commit 760ecb43ee
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31332,13 +31332,13 @@ (define-public r-tensor
(define-public r-spatstat-explore
(package
(name "r-spatstat-explore")
(version "3.0-6")
(version "3.1-0")
(source (origin
(method url-fetch)
(uri (cran-uri "spatstat.explore" version))
(sha256
(base32
"1m85as59672psx5miqwi5479mm44ddx2misxmy188bn0b0nw7k9b"))))
"0vh8kl1b3bi2jzqi5pi7j8d96gfjsxnpgz2b44sbicrdcn14ivw7"))))
(properties `((upstream-name . "spatstat.explore")))
(build-system r-build-system)
(propagated-inputs