From: Andy Tai <atai@atai.org>
To: 71511@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71511] [PATCH] gnu: sqlite-next: Update to 3.46.0.
Date: Wed, 12 Jun 2024 03:44:40 -0700 [thread overview]
Message-ID: <c560ebfc24a40ea058950746f50c3f450ad0a090.1718189051.git.atai@atai.org> (raw)
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.46.0.
Change-Id: I77de92dff5a6a563089d45019ea2fb5745698f5d
---
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 c51837d410..dd21db0921 100644
--- a/gnu/packages/sqlite.scm
+++ b/gnu/packages/sqlite.scm
@@ -116,10 +116,10 @@ (define-public sqlite
(define-public sqlite-next
(package
(inherit sqlite)
- (version "3.45.1")
+ (version "3.46.0")
(source (origin
(method url-fetch)
(uri (sqlite-uri version 2024))
(sha256
(base32
- "02lssjiwyvsrr80rp62n0msds0f7hq5y4lbni74k4nbs3f22g76d"))))))
+ "0zbs853s8ly693qdg0l7vs4shwn3plmvdczr2s478wsj6dxnm3kg"))))))
base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
--
2.34.1
next reply other threads:[~2024-06-12 11:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 10:44 Andy Tai [this message]
2024-06-16 14:48 ` [bug#71511] [PATCH v2 0/2] *** sqlite-next update with dependency *** Andy Tai
2024-06-16 14:48 ` [bug#71511] [PATCH v2 1/2] gnu: sqlite-next: Update to 3.46.0 Andy Tai
2024-06-16 14:48 ` [bug#71511] [PATCH v2 2/2] gnu: python-apsw: Update to 3.46.0.0 Andy Tai
2024-06-22 16:58 ` bug#71511: [PATCH v2 0/2] *** sqlite-next update with dependency *** Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c560ebfc24a40ea058950746f50c3f450ad0a090.1718189051.git.atai@atai.org \
--to=atai@atai.org \
--cc=71511@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).