mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: r-spatstat-core: Update to 2.4-2.
* gnu/packages/cran.scm (r-spatstat-core): Update to 2.4-2.
This commit is contained in:
parent
4b83a0d866
commit
787022b052
1 changed files with 2 additions and 2 deletions
|
@ -27247,14 +27247,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-0")
|
(version "2.4-2")
|
||||||
(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
|
||||||
"1dx6fh6l3bqxqfaczm9gxx1sirmdpx8biag462pj9wjqmw9m4j35"))))
|
"0bhdxyw212yf9y9nsvbz4yy08ka3wr3hkjqpag0ys2s1p22c51b9"))))
|
||||||
(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…
Add table
Reference in a new issue