[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/23: gnu: r-rsqlite: Update to 2.1.5.
From: |
guix-commits |
Subject: |
07/23: gnu: r-rsqlite: Update to 2.1.5. |
Date: |
Fri, 20 Dec 2019 16:04:15 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8dfaa62a9efbbf49e7ed2980e9719374d620d6f8
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 20 21:03:11 2019 +0100
gnu: r-rsqlite: Update to 2.1.5.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.1.5.
---
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 7621800..aff61ca 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2777,13 +2777,13 @@ a column in data frame.")
(define-public r-rsqlite
(package
(name "r-rsqlite")
- (version "2.1.4")
+ (version "2.1.5")
(source (origin
(method url-fetch)
(uri (cran-uri "RSQLite" version))
(sha256
(base32
- "1vhaq6zfqilya669l100adcw51xz0p370zabnk2dnk1xhdih1f34"))))
+ "0b1cjnk9g1lrxy0wajfq744qps7fila0xdh5j9chy1vrrwfiwzl0"))))
(properties `((upstream-name . "RSQLite")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (8246bbc -> 1101c73), guix-commits, 2019/12/20
- 01/23: gnu: r-scater: Update to 1.14.6., guix-commits, 2019/12/20
- 02/23: gnu: r-boot: Update to 1.3-24., guix-commits, 2019/12/20
- 05/23: gnu: r-bh: Update to 1.72.0-2., guix-commits, 2019/12/20
- 07/23: gnu: r-rsqlite: Update to 2.1.5.,
guix-commits <=
- 10/23: gnu: Add r-bdsmatrix., guix-commits, 2019/12/20
- 11/23: gnu: r-bbmle: Update to 1.0.22., guix-commits, 2019/12/20
- 13/23: gnu: r-recipes: Update to 0.1.8., guix-commits, 2019/12/20
- 06/23: gnu: r-mime: Update to 0.8., guix-commits, 2019/12/20
- 16/23: gnu: r-reticulate: Update to 1.14., guix-commits, 2019/12/20
- 17/23: gnu: r-rootsolve: Update to 1.8.2., guix-commits, 2019/12/20
- 03/23: gnu: r-mass: Update to 7.3-51.5., guix-commits, 2019/12/20
- 04/23: gnu: r-foreign: Update to 0.8-73., guix-commits, 2019/12/20
- 08/23: gnu: r-dt: Update to 0.11., guix-commits, 2019/12/20
- 12/23: gnu: r-psych: Update to 1.9.12., guix-commits, 2019/12/20