gnu: r-spatstat-core: Update to 2.4-4.
* gnu/packages/cran.scm (r-spatstat-core): Update to 2.4-4.
This commit is contained in:
parent
5e5aaa62af
commit
bdd4773a00
@ -27438,14 +27438,14 @@ for the geometry of linear networks.")
|
|||||||
(define-public r-spatstat-core
|
(define-public r-spatstat-core
|
||||||
(package
|
(package
|
||||||
(name "r-spatstat-core")
|
(name "r-spatstat-core")
|
||||||
(version "2.4-2")
|
(version "2.4-4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "spatstat.core" version))
|
(uri (cran-uri "spatstat.core" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0bhdxyw212yf9y9nsvbz4yy08ka3wr3hkjqpag0ys2s1p22c51b9"))))
|
"0fyi8y1z919nzn47kaviln7gflhcp5qdi3gfvf7nwkdix3pkk373"))))
|
||||||
(properties `((upstream-name . "spatstat.core")))
|
(properties `((upstream-name . "spatstat.core")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user