gnu: r-spatstat-explore: Update to 3.2-3.
* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.2-3.
This commit is contained in:
parent
f8fdfb731f
commit
9cf2cf4c9a
1 changed files with 2 additions and 2 deletions
|
@ -33231,13 +33231,13 @@ (define-public r-tensor
|
|||
(define-public r-spatstat-explore
|
||||
(package
|
||||
(name "r-spatstat-explore")
|
||||
(version "3.2-1")
|
||||
(version "3.2-3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.explore" version))
|
||||
(sha256
|
||||
(base32
|
||||
"02n64bml361xakfbj71m7mgkb0p6szqc55lijjsnwa3z69pwwshb"))))
|
||||
"18zhpspq07rcnpmnkc82hzjvjp39fsb06g73gin4x5bwzbi22kgr"))))
|
||||
(properties `((upstream-name . "spatstat.explore")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue