gnu: r-spatstat-core: Update to 2.0-0.

* gnu/packages/cran.scm (r-spatstat-core): Update to 2.0-0.
This commit is contained in:
Ricardo Wurmus 2021-04-08 02:26:01 +02:00
parent b6aa3ada62
commit 2ef03976f3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24873,14 +24873,14 @@ (define-public r-spatstat-geom
(define-public r-spatstat-core
(package
(name "r-spatstat-core")
(version "1.65-5")
(version "2.0-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "spatstat.core" version))
(sha256
(base32
"0wq61sd53hwyk3fzjdc2prrr66n67zbwb5i3ii7kvyhfwx0xikm3"))))
"19wv27nfx48xkqa1amys4jf93k0d8xns20p84n5kqyibscdsksgx"))))
(properties `((upstream-name . "spatstat.core")))
(build-system r-build-system)
(propagated-inputs