[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/35: gnu: r-bigrquery: Update to 1.5.1.
From: |
guix-commits |
Subject: |
24/35: gnu: r-bigrquery: Update to 1.5.1. |
Date: |
Tue, 19 Mar 2024 10:03:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2722baf843713e8da5e3e0663d2f0875cdd083b5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:25 2024 +0100
gnu: r-bigrquery: Update to 1.5.1.
* gnu/packages/cran.scm (r-bigrquery): Update to 1.5.1.
Change-Id: I6aca258386093f1eb6fed5b6501b28b26d05b31f
---
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 c52f65671f..10bc5ded65 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20495,14 +20495,14 @@ preparing, executing, and processing HTTP requests.")
(define-public r-bigrquery
(package
(name "r-bigrquery")
- (version "1.5.0")
+ (version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bigrquery" version))
(sha256
(base32
- "1s2vvygv4d8mdd67r6j2s9d1xg009lpxysfarmrnqh0s2s1rglkz"))))
+ "0wkm9xka83skq1cnv830q4jnqvwm8rlmns2mj8n692h2y5qxlmna"))))
(build-system r-build-system)
(propagated-inputs
(list r-bit64
- 27/35: gnu: r-gamlss-data: Update to 6.0-6., (continued)
- 27/35: gnu: r-gamlss-data: Update to 6.0-6., guix-commits, 2024/03/19
- 29/35: gnu: r-seurat: Update to 5.0.3., guix-commits, 2024/03/19
- 33/35: gnu: r-tidyselect: Update to 1.2.1., guix-commits, 2024/03/19
- 35/35: gnu: snakemake-7: Patch tibanna command line., guix-commits, 2024/03/19
- 18/35: gnu: r-insight: Update to 0.19.9., guix-commits, 2024/03/19
- 04/35: gnu: apache-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 19/35: gnu: r-wrs2: Update to 1.1-6., guix-commits, 2024/03/19
- 16/35: gnu: r-nestedcv: Update to 0.7.8., guix-commits, 2024/03/19
- 21/35: gnu: r-targets: Update to 1.6.0., guix-commits, 2024/03/19
- 22/35: gnu: r-remotes: Update to 2.5.0., guix-commits, 2024/03/19
- 24/35: gnu: r-bigrquery: Update to 1.5.1.,
guix-commits <=
- 30/35: gnu: r-mlr3learners: Update to 0.6.0., guix-commits, 2024/03/19
- 31/35: gnu: r-ragg: Update to 1.3.0., guix-commits, 2024/03/19
- 32/35: gnu: r-digest: Update to 0.6.35., guix-commits, 2024/03/19
- 34/35: gnu: r-hmisc: Update to 5.1-2., guix-commits, 2024/03/19