me
/
guix
Archived
1
0
Fork 0

gnu: r-spatstat-explore: Update to 3.2-6.

* gnu/packages/cran.scm (r-spatstat-explore): Update to 3.2-6.

Change-Id: I6473a1339788e6d2a0d5389ddac60a3751d75996
master
Ricardo Wurmus 2024-02-01 22:13:04 +01:00
parent 3980d01b14
commit 6a156e2e0f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -34289,13 +34289,13 @@ diagonals. This package allows you to compute the tensor product of arrays.")
(define-public r-spatstat-explore
(package
(name "r-spatstat-explore")
(version "3.2-5")
(version "3.2-6")
(source (origin
(method url-fetch)
(uri (cran-uri "spatstat.explore" version))
(sha256
(base32
"053wl87whmkkqp058lwzlwv0wydddizsni9m94f6kxgl5ahia1sc"))))
"0nj0iq8fjj4far5i1gbgirn7a4h90fj7qs6chwalsfzax4g3xksz"))))
(properties `((upstream-name . "spatstat.explore")))
(build-system r-build-system)
(propagated-inputs