gnu: r-spatstat-model: Update to 3.2-3.
* gnu/packages/cran.scm (r-spatstat-model): Update to 3.2-3.
This commit is contained in:
parent
33a3f6e8ea
commit
d016035a93
1 changed files with 2 additions and 2 deletions
|
@ -32039,13 +32039,13 @@ Kolmogorov-Smirnov, ANOVA) are also supported.")
|
|||
(define-public r-spatstat-model
|
||||
(package
|
||||
(name "r-spatstat-model")
|
||||
(version "3.2-1")
|
||||
(version "3.2-3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.model" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vsrh47lhn4fkxanmlyz18wyji6w876yw4mx16p8dxyw8zdc1rbs"))))
|
||||
"1shlvfp3zkml77m0kcdlx6bwrp1mnycbpvlwaxf1lmvk8xjd5mwa"))))
|
||||
(properties `((upstream-name . "spatstat.model")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue