gnu: r-spatstat-explore: Update to 3.3-2.

* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.3-2.

Change-Id: Ied82693302bf66b32e24becc71521a4886408118
This commit is contained in:
Ricardo Wurmus 2024-08-25 23:17:17 +02:00
parent 0f925a2c71
commit 133ec75cd3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -35510,13 +35510,13 @@ diagonals. This package allows you to compute the tensor product of arrays.")
(define-public r-spatstat-explore (define-public r-spatstat-explore
(package (package
(name "r-spatstat-explore") (name "r-spatstat-explore")
(version "3.3-1") (version "3.3-2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "spatstat.explore" version)) (uri (cran-uri "spatstat.explore" version))
(sha256 (sha256
(base32 (base32
"09if9x87g1zgcpqrg4ad4j6l0nd2yalpbbd3syxdvs4m671y7gyc")))) "1vc5pzkngn44kc4p5ia6ldgk8hxbymbmzfybil7z5wl69b92fj52"))))
(properties `((upstream-name . "spatstat.explore"))) (properties `((upstream-name . "spatstat.explore")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs