gnu: r-spatstat-model: Update to 3.2-11.

* gnu/packages/cran.scm (r-spatstat-model): Update to 3.2-11.

Change-Id: I130c3ab3297e85029f5ed258bc422e785e7ec3f6
This commit is contained in:
Ricardo Wurmus 2024-03-27 12:35:56 +01:00
parent 177421f5fb
commit 8f3dc17155
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -34645,13 +34645,13 @@ (define-public r-spatstat-explore
(define-public r-spatstat-model
(package
(name "r-spatstat-model")
(version "3.2-10")
(version "3.2-11")
(source (origin
(method url-fetch)
(uri (cran-uri "spatstat.model" version))
(sha256
(base32
"0hl2pg5lhypqxlzrmf9sjp2m44g1yjbhnjff712x542vhwva889a"))))
"0hvnqig6cdrp8hk2fkcajag3hrqsamfr6h66wn4cs30iblic23bh"))))
(properties `((upstream-name . "spatstat.model")))
(build-system r-build-system)
(propagated-inputs