mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: r-spatstat-geom: Update to 3.4-1.
* gnu/packages/cran.scm (r-spatstat-geom): Update to 3.4-1. Change-Id: Id1e61c0ba3dc76520b9038055856c13ac131192b
This commit is contained in:
parent
17f96012c2
commit
cbe8c5be2b
1 changed files with 2 additions and 2 deletions
|
@ -47447,14 +47447,14 @@ package.")
|
|||
(define-public r-spatstat-geom
|
||||
(package
|
||||
(name "r-spatstat-geom")
|
||||
(version "3.3-6")
|
||||
(version "3.4-1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.geom" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wprb1vh18s05q0pk0035wvfrav3ybib947gzg7a1m2kcsqv7lk3"))))
|
||||
"18nr7zlad0gpnpzjfgd7wyvdbz1cxnwb4krml4vfjnr3qnn0zcq7"))))
|
||||
(properties `((upstream-name . "spatstat.geom")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue