mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: r-raster: Update to 3.6-23.
* gnu/packages/cran.scm (r-raster): Update to 3.6-23.
This commit is contained in:
parent
c16238380e
commit
63319c1939
1 changed files with 2 additions and 2 deletions
|
@ -14159,14 +14159,14 @@ used to teach mathematics, statistics, computation and modeling.")
|
|||
(define-public r-raster
|
||||
(package
|
||||
(name "r-raster")
|
||||
(version "3.6-20")
|
||||
(version "3.6-23")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "raster" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04x8b4fhqrl3x44dpjs6j6aknr2n54jinrl77d5c38ip9sgy8nvy"))))
|
||||
"0ng18sfw9kmhi48j8b5bzgh2ylvf5wi2zidn66k4vqaxl5s6hidz"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-rcpp r-sp r-terra))
|
||||
|
|
Loading…
Add table
Reference in a new issue