GNU bug report logs - #45458
[PATCH 0/1] sqlite: Update to 3.34.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Sun, 27 Dec 2020 13:08:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45458 in the body.
You can then email your comments to 45458 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45458; Package guix-patches. (Sun, 27 Dec 2020 13:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 27 Dec 2020 13:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: [PATCH 0/1] sqlite: Update to 3.34.0.
Date: Sun, 27 Dec 2020 14:07:30 +0100
Hello,

here is an update to sqlite to latest version:
3.34.0.

It should not go to master because of:

Building the following 5008 packages would ensure 11340 dependent
packages are rebuilt.

-- 
Vincent Legoll




Information forwarded to guix-patches <at> gnu.org:
bug#45458; Package guix-patches. (Sun, 27 Dec 2020 13:12:01 GMT) Full text and rfc822 format available.

Message #8 received at 45458 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 45458 <at> debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: sqlite: Update to 3.34.0.
Date: Sun, 27 Dec 2020 14:10:37 +0100
* gnu/packages/sqlite.scm (sqlite): Update to 3.34.0.
---
 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 eeb77749d8..d3d8c7d62e 100644
--- a/gnu/packages/sqlite.scm
+++ b/gnu/packages/sqlite.scm
@@ -48,7 +48,7 @@
 (define-public sqlite
   (package
    (name "sqlite")
-   (version "3.31.1")
+   (version "3.34.0")
    (source (origin
             (method url-fetch)
             (uri (let ((numeric-version
@@ -64,7 +64,7 @@
                                   numeric-version ".tar.gz")))
             (sha256
              (base32
-              "1bj936svd8i5g25xd1bj52hj4zca01fgl3sqkj86z9q5pkz4wa32"))))
+              "1vlsvlp5nvhd5pdjpmdczfsv7mml2gsalykl6x3palbxwgxbfvdz"))))
    (build-system gnu-build-system)
    (inputs `(("readline" ,readline)))
    (native-inputs (if (hurd-target?)
-- 
2.29.2





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 30 Dec 2020 10:49:02 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Wed, 30 Dec 2020 10:49:02 GMT) Full text and rfc822 format available.

Message #13 received at 45458-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45458-done <at> debbugs.gnu.org
Subject: Re: [bug#45458] [PATCH 0/1] sqlite: Update to 3.34.0.
Date: Wed, 30 Dec 2020 11:47:52 +0100
Hello,

> Building the following 5008 packages would ensure 11340 dependent
> packages are rebuilt.

Pushed to core-updates, thanks!

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Jan 2021 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 90 days ago.

Previous Next


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