[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: sqlite-next: Update to 3.42.0.
From: |
guix-commits |
Subject: |
06/10: gnu: sqlite-next: Update to 3.42.0. |
Date: |
Tue, 12 Sep 2023 03:42:15 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 8d51e31f862181c835dc75b74033be325d85d967
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Sep 12 08:29:24 2023 +0100
gnu: sqlite-next: Update to 3.42.0.
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.42.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/sqlite.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sqlite.scm b/gnu/packages/sqlite.scm
index 2e727bd933..a4db47270d 100644
--- a/gnu/packages/sqlite.scm
+++ b/gnu/packages/sqlite.scm
@@ -115,10 +115,10 @@ is in the public domain.")
(define-public sqlite-next
(package
(inherit sqlite)
- (version "3.40.0")
+ (version "3.42.0")
(source (origin
(method url-fetch)
(uri (sqlite-uri version 2022))
(sha256
(base32
- "1rw0i63822pdkb3a16sqj4jdcp5zg0ffjmi26mshqw6jfqh5acq3"))))))
+ "19lc11fwl7jfv94hnjih0gr41jakz38ra23cbk5449vf3hbgvg3s"))))))
- branch master updated (daeeaa2216 -> e2a7c227de), guix-commits, 2023/09/12
- 02/10: gnu: linux-libre-headers: Remove i586-gnu from supported-systems., guix-commits, 2023/09/12
- 03/10: gnu: skalibs: Remove i586-gnu from %supported-systems., guix-commits, 2023/09/12
- 05/10: gnu: svt-av1: Update to 1.7.0., guix-commits, 2023/09/12
- 01/10: gnu: musl-cross: Remove i586-gnu from supported-systems., guix-commits, 2023/09/12
- 06/10: gnu: sqlite-next: Update to 3.42.0.,
guix-commits <=
- 08/10: gnu: python-cgatcore: Update to 0.6.15., guix-commits, 2023/09/12
- 04/10: gnu: nar-herder: Use guile-next., guix-commits, 2023/09/12
- 07/10: gnu: python-apsw: Update to 3.42.0.1., guix-commits, 2023/09/12
- 09/10: gnu: guile-png: Update to 0.7.1, guix-commits, 2023/09/12
- 10/10: gnu: xfce4-terminal: Update to 1.1.0., guix-commits, 2023/09/12