mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 03:45:24 -05:00
gnu: r-spatstat-geom: Update to 2.3-0.
* gnu/packages/cran.scm (r-spatstat-geom): Update to 2.3-0.
This commit is contained in:
parent
1f552f46ce
commit
4ccb7b345e
1 changed files with 2 additions and 2 deletions
|
@ -26738,14 +26738,14 @@ (define-public r-spatstat-data
|
|||
(define-public r-spatstat-geom
|
||||
(package
|
||||
(name "r-spatstat-geom")
|
||||
(version "2.2-2")
|
||||
(version "2.3-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.geom" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rx28g064641yrk2h23qpyc0bgs20lpsnqmyl1d06530ga6r1qc3"))))
|
||||
"1iz9zi45nli5lf96ng6bqqbl4ix3zxzlfclkg4cdb9h98nj4c5vv"))))
|
||||
(properties `((upstream-name . "spatstat.geom")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue