mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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:
parent
b6aa3ada62
commit
2ef03976f3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue