mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-rastervis: Update to 0.51.6.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.6. Change-Id: I7015583574faaf42cbe7df83dda7d05aaed4c475
This commit is contained in:
parent
c26dea6c49
commit
c101519061
1 changed files with 2 additions and 2 deletions
|
@ -12783,14 +12783,14 @@ (define-public r-rappdirs
|
|||
(define-public r-rastervis
|
||||
(package
|
||||
(name "r-rastervis")
|
||||
(version "0.51.5")
|
||||
(version "0.51.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rasterVis" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18bsrw629p4pkyhrpjmiyhq73w882bhgpwmkih0gjnw3ywwgx7rs"))))
|
||||
"12cl201gwah0bn14ji4nbygayd77w5fck9zkcikhrda5s0chvgb1"))))
|
||||
(properties `((upstream-name . "rasterVis")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue