[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/295: gnu: r-raster: Update to 3.3-7.
From: |
guix-commits |
Subject: |
43/295: gnu: r-raster: Update to 3.3-7. |
Date: |
Mon, 27 Jul 2020 06:25:14 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 6c8b60acc98a3d9946cbb383ad9fea2bee758296
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jun 28 05:38:22 2020 +0200
gnu: r-raster: Update to 3.3-7.
* gnu/packages/cran.scm (r-raster): Update to 3.3-7.
---
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 07ce5a8..94adbca 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7758,14 +7758,14 @@ used to teach mathematics, statistics, computation and
modeling.")
(define-public r-raster
(package
(name "r-raster")
- (version "3.1-5")
+ (version "3.3-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "raster" version))
(sha256
(base32
- "010sq00ijpmwac280ip9rryw0pxk0al8g675v2lc9rdrbgaj4rnv"))))
+ "144mva2dx7ffkq7z0fixr4z76ci1s4lizlyv5r7v07fd4nzg5hby"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)
- 22/295: gnu: Add emacs-browse-kill-ring., (continued)
- 22/295: gnu: Add emacs-browse-kill-ring., guix-commits, 2020/07/27
- 25/295: gnu: python-setproctitle: Fix indentation., guix-commits, 2020/07/27
- 23/295: gnu: Add r-shapforxgboost., guix-commits, 2020/07/27
- 28/295: daemon: Map directly to gcrypt hash functions., guix-commits, 2020/07/27
- 29/295: daemon: Remove OpenSSL hash compatibility wrappers., guix-commits, 2020/07/27
- 31/295: packages: Recognize SHA3 and BLAKE2s for 'content-hash'., guix-commits, 2020/07/27
- 32/295: gnu: libtiff: Use HTTPS., guix-commits, 2020/07/27
- 33/295: gnu: lxqt: Update to 0.15.0., guix-commits, 2020/07/27
- 39/295: gnu: r-renv: Update to 0.11.0., guix-commits, 2020/07/27
- 41/295: gnu: r-officer: Update to 0.3.12., guix-commits, 2020/07/27
- 43/295: gnu: r-raster: Update to 3.3-7.,
guix-commits <=
- 44/295: gnu: r-emmeans: Update to 1.4.8., guix-commits, 2020/07/27
- 82/295: gnu: Add rust-sha2-0.9., guix-commits, 2020/07/27
- 93/295: gnu: Rename rust-unicase-2.6 to rust-unicase-2., guix-commits, 2020/07/27
- 69/295: gnu: rust-block-padding-0.1: Don't skip build., guix-commits, 2020/07/27
- 67/295: gnu: Add rust-cpuid-bool-0.1., guix-commits, 2020/07/27
- 76/295: gnu: rust-block-buffer-0.7: Don't skip build., guix-commits, 2020/07/27
- 83/295: gnu: rust-sha2-0.8: Update to 0.8.2., guix-commits, 2020/07/27
- 84/295: gnu: rust-sha2-asm-0.5: Update to 0.5.4., guix-commits, 2020/07/27
- 88/295: gnu: Add rust-minisign., guix-commits, 2020/07/27
- 92/295: gnu: Remove rust-unicase-2.4., guix-commits, 2020/07/27