[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/80: gnu: r-rsqlite: Update to 2.2.8.
From: |
guix-commits |
Subject: |
58/80: gnu: r-rsqlite: Update to 2.2.8. |
Date: |
Tue, 24 Aug 2021 06:31:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 871c81d0e60a6d7c9081287dd5d0af79f5ebe485
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:35 2021 +0200
gnu: r-rsqlite: Update to 2.2.8.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.8.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3e60214..5fb09d7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2855,13 +2855,13 @@ a column in data frame.")
(define-public r-rsqlite
(package
(name "r-rsqlite")
- (version "2.2.7")
+ (version "2.2.8")
(source (origin
(method url-fetch)
(uri (cran-uri "RSQLite" version))
(sha256
(base32
- "1j89n4ydv42y5hqqv8nz72sa5wncws074kg527s902k1a67s69ii"))))
+ "1hscgi11px9hq0sx78c2lkfzq121rlvmhxmqf305xg6lgqdxr2hv"))))
(properties `((upstream-name . "RSQLite")))
(build-system r-build-system)
(propagated-inputs
- 70/80: gnu: r-treeio: Update to 1.16.2., (continued)
- 70/80: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/08/24
- 79/80: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/08/24
- 78/80: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/08/24
- 61/80: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/08/24
- 69/80: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/08/24
- 52/80: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/08/24
- 53/80: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/08/24
- 51/80: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/08/24
- 57/80: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/08/24
- 56/80: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/08/24
- 58/80: gnu: r-rsqlite: Update to 2.2.8.,
guix-commits <=
- 60/80: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/08/24
- 62/80: gnu: r-ensembldb: Update to 2.16.4., guix-commits, 2021/08/24
- 63/80: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/08/24
- 65/80: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/08/24
- 66/80: gnu: r-structuralvariantannotation: Update to 1.8.2., guix-commits, 2021/08/24
- 68/80: gnu: r-chippeakanno: Update to 3.26.3., guix-commits, 2021/08/24
- 71/80: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/08/24
- 72/80: gnu: r-batchelor: Update to 1.8.1., guix-commits, 2021/08/24
- 73/80: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/08/24
- 75/80: gnu: r-universalmotif: Update to 1.10.2., guix-commits, 2021/08/24