gnu: r-spatstat-explore: Update to 3.0-6.

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

View File

@ -30228,13 +30228,13 @@ diagonals. This package allows you to compute the tensor product of arrays.")
(define-public r-spatstat-explore
(package
(name "r-spatstat-explore")
(version "3.0-5")
(version "3.0-6")
(source (origin
(method url-fetch)
(uri (cran-uri "spatstat.explore" version))
(sha256
(base32
"0qn8dmymbnh9vdw0hysijkk2nwz5q69i62smpp8f3wy3z898lhwz"))))
"1m85as59672psx5miqwi5479mm44ddx2misxmy188bn0b0nw7k9b"))))
(properties `((upstream-name . "spatstat.explore")))
(build-system r-build-system)
(propagated-inputs