[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/87: gnu: r-rastervis: Update to 0.51.5.
From: |
guix-commits |
Subject: |
42/87: gnu: r-rastervis: Update to 0.51.5. |
Date: |
Mon, 9 Jan 2023 18:27:33 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 0943ee5c9c3abf2421e63ac4e24179a3f0aa5684
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:15 2023 +0100
gnu: r-rastervis: Update to 0.51.5.
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.5.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5f98833a61..61bb9c89f8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10251,14 +10251,14 @@ Python's
@url{https://github.com/ActiveState/appdirs,Appdirs} to R.")
(define-public r-rastervis
(package
(name "r-rastervis")
- (version "0.51.4")
+ (version "0.51.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "rasterVis" version))
(sha256
(base32
- "1z4vwjmx8n01jc2ypqs1pmx70rc3pjaz3ahk8j8zcif40v0qgy6i"))))
+ "18bsrw629p4pkyhrpjmiyhq73w882bhgpwmkih0gjnw3ywwgx7rs"))))
(properties `((upstream-name . "rasterVis")))
(build-system r-build-system)
(propagated-inputs
- 29/87: gnu: LLVM, Clang, libomp, lld: Update to 15.0.6., (continued)
- 29/87: gnu: LLVM, Clang, libomp, lld: Update to 15.0.6., guix-commits, 2023/01/09
- 59/87: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 62/87: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09
- 63/87: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 66/87: gnu: r-statmod: Update to 1.5.0., guix-commits, 2023/01/09
- 33/87: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 35/87: gnu: r-lava: Update to 1.7.1., guix-commits, 2023/01/09
- 38/87: gnu: r-seriation: Update to 1.4.1., guix-commits, 2023/01/09
- 39/87: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 41/87: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 42/87: gnu: r-rastervis: Update to 0.51.5.,
guix-commits <=
- 46/87: gnu: r-writexl: Update to 1.4.2., guix-commits, 2023/01/09
- 49/87: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 51/87: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 52/87: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09
- 55/87: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 50/87: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 54/87: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 57/87: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 58/87: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 60/87: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09