* [bug#57620] [PATCH] gnu: sqlite-next: Update to 3.39.3.
@ 2022-09-06 13:22 Hilton Chain via Guix-patches via
2022-09-07 17:17 ` bug#57620: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-09-06 13:22 UTC (permalink / raw)
To: 57620
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.3.
---
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 c6b1b63173..7e8d444b7d 100644
--- a/gnu/packages/sqlite.scm
+++ b/gnu/packages/sqlite.scm
@@ -113,10 +113,10 @@ (define-public sqlite
(define-public sqlite-next
(package
(inherit sqlite)
- (version "3.39.1")
+ (version "3.39.3")
(source (origin
(method url-fetch)
(uri (sqlite-uri version 2022))
(sha256
(base32
- "1i0wjd1mig720q1gk9jkpw6h0mialbrlkfh8w8lans0czakygj47"))))))
+ "1f922kq16g7f4h3gpzim78lvrp5xw9nvlvqw97s2qgxyh8qgns3q"))))))
base-commit: 7ae51b741a6b73d3b2730389ed5291e00d7e5c0a
--
2.37.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57620: [PATCH] gnu: sqlite-next: Update to 3.39.3.
2022-09-06 13:22 [bug#57620] [PATCH] gnu: sqlite-next: Update to 3.39.3 Hilton Chain via Guix-patches via
@ 2022-09-07 17:17 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-09-07 17:17 UTC (permalink / raw)
To: Hilton Chain, 57620-done
[-- Attachment #1: Type: text/plain, Size: 146 bytes --]
Hilton Chain via Guix-patches via <guix-patches@gnu.org> skriver:
> * gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.3.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-07 17:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06 13:22 [bug#57620] [PATCH] gnu: sqlite-next: Update to 3.39.3 Hilton Chain via Guix-patches via
2022-09-07 17:17 ` bug#57620: " Marius Bakke
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.