mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: r-spatstat-core: Update to 2.1-2.
* gnu/packages/cran.scm (r-spatstat-core): Update to 2.1-2.
This commit is contained in:
parent
09a0040397
commit
81e94675ff
1 changed files with 2 additions and 2 deletions
|
@ -25048,14 +25048,14 @@ (define-public r-spatstat-geom
|
|||
(define-public r-spatstat-core
|
||||
(package
|
||||
(name "r-spatstat-core")
|
||||
(version "2.0-0")
|
||||
(version "2.1-2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.core" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19wv27nfx48xkqa1amys4jf93k0d8xns20p84n5kqyibscdsksgx"))))
|
||||
"0l0x461m8v93b15ywwb39mmy86qb8nsmas075x5lrzf9c31zdyns"))))
|
||||
(properties `((upstream-name . "spatstat.core")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue