GNU bug report logs - #71511
[PATCH] gnu: sqlite-next: Update to 3.46.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 12 Jun 2024 10:45:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#71511: closed (Re: [bug#71511] [PATCH v2 0/2] *** sqlite-next
 update with dependency ***)
Date: Sat, 22 Jun 2024 17:00:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71511: [PATCH] gnu: sqlite-next: Update to 3.46.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71511 <at> debbugs.gnu.org.

-- 
71511: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71511
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 71511-done <at> debbugs.gnu.org
Subject: Re: [bug#71511] [PATCH v2 0/2] *** sqlite-next update with
 dependency ***
Date: Sat, 22 Jun 2024 17:58:53 +0100
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> *** sqlite-next update with dependency build fix, via update of that ***
>
> Andy Tai (2):
>   gnu: sqlite-next: Update to 3.46.0.
>   gnu: python-apsw: Update to 3.46.0.0.
>
>  gnu/packages/databases.scm | 4 ++--
>  gnu/packages/sqlite.scm    | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Thanks for the patches, I've pushed these to master as
b44692a233c4146d5f1a2923dda9cdb08917979a.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: sqlite-next: Update to 3.46.0.
Date: Wed, 12 Jun 2024 03:44:40 -0700
* 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




This bug report was last modified 334 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.