mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-spatstat-linnet: Update to 3.2-6.
* gnu/packages/cran.scm (r-spatstat-linnet): Update to 3.2-6. Change-Id: Id9cd15740e4e203ed85a3f66856c498034703f95
This commit is contained in:
parent
ea9fadfed7
commit
e301388af8
1 changed files with 2 additions and 2 deletions
|
|
@ -47742,14 +47742,14 @@ user-level code from spatstat, except for the code for linear networks.")
|
|||
(define-public r-spatstat-linnet
|
||||
(package
|
||||
(name "r-spatstat-linnet")
|
||||
(version "3.2-5")
|
||||
(version "3.2-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.linnet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ycwjrbg6pw2qr4sn5fqpxnxvajd1f6x7a7nhd873p3gbp4ls18d"))))
|
||||
"1fihp6qrkiivhc9i2d7371dfgsdb08xy9y0g5lfm6pxifyqfqvw2"))))
|
||||
(properties
|
||||
`((upstream-name . "spatstat.linnet")))
|
||||
(build-system r-build-system)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue