GNU bug report logs - #46571
[PATCH] gnu: fossil: Update to 2.14.

Previous Next

Package: guix-patches;

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

Date: Tue, 16 Feb 2021 22:04:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 46571 in the body.
You can then email your comments to 46571 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#46571; Package guix-patches. (Tue, 16 Feb 2021 22:04: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. (Tue, 16 Feb 2021 22:04: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 <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: fossil: Update to 2.14.
Date: Tue, 16 Feb 2021 23:02:58 +0100
* gnu/packages/version-control.scm (fossil): Update to 2.14.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index e7cdb16373..92d1fe936a 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2394,7 +2394,7 @@ by rclone usable with git-annex.")
 (define-public fossil
   (package
     (name "fossil")
-    (version "2.11")
+    (version "2.14")
     (source
      (origin
        (method url-fetch)
@@ -2402,7 +2402,7 @@ by rclone usable with git-annex.")
               "https://www.fossil-scm.org/index.html/uv/"
               "fossil-src-" version ".tar.gz"))
        (sha256
-        (base32 "0c9nzx42wxfmym9vf1pnbdb1c7gp7a7zqky60izxsph7w2xh8nix"))
+        (base32 "1fazl117ph5z7xg7h6w7i32sf7rsa67499rg2llsxn3d34hckl5q"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.30.0





Information forwarded to guix-patches <at> gnu.org:
bug#46571; Package guix-patches. (Tue, 16 Feb 2021 22:08:01 GMT) Full text and rfc822 format available.

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

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 46571 <at> debbugs.gnu.org
Subject: Re: bug#46571: Acknowledgement ([PATCH] gnu: fossil: Update to 2.14.)
Date: Tue, 16 Feb 2021 23:07:39 +0100
This should go on core-updates because fossil 2.14 needs
sqlite >= 3.33.0

Checking for sqlite3_open in sqlite3...-lsqlite3
Error: found SQLite version 3.31.1 but need 3.33.0 or later




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Sat, 20 Feb 2021 18:28:01 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Sat, 20 Feb 2021 18:28:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 46571-done <at> debbugs.gnu.org
Subject: Re: [bug#46571] [PATCH] gnu: fossil: Update to 2.14.
Date: Sat, 20 Feb 2021 13:27:06 -0500
On Tue, Feb 16, 2021 at 11:02:58PM +0100, Vincent Legoll wrote:
> * gnu/packages/version-control.scm (fossil): Update to 2.14.

Thanks! Pushed as 98c5f5150206a99c4d4f84aae095eb38249a9e22




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 21 Mar 2021 11:24:09 GMT) Full text and rfc822 format available.

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

Previous Next


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