GNU bug report logs - #72222
[PATCH] gnu: Update fossil to 2.25.

Previous Next

Package: guix-patches;

Reported by: Thanos Apollo <public <at> thanosapollo.org>

Date: Sun, 21 Jul 2024 06:32:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72222: closed ([PATCH] gnu: Update fossil to 2.25.)
Date: Wed, 16 Oct 2024 17:28:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 16 Oct 2024 19:27:04 +0200
with message-id <87cyk0t0uv.fsf <at> gnu.org>
and subject line Re: [bug#72222] [PATCH 1/2] gnu: Update fossil to 2.23.
has caused the debbugs.gnu.org bug report #72222,
regarding [PATCH] gnu: Update fossil to 2.25.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72222: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72222
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Thanos Apollo <public <at> thanosapollo.org>
To: guix-patches <at> gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [PATCH] gnu: Update fossil to 2.25.
Date: Sun, 21 Jul 2024 09:31:18 +0300
* gnu/packages/version-control.scm (fossil): Update to 2.25.

Change-Id: Id6bbd12d8289049abcd1570c4086b9513198be53
---
 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 3267a541a1..9dbcdf92af 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -3080,7 +3080,7 @@ (define-public git-annex-remote-rclone
 (define-public fossil
   (package
     (name "fossil")
-    (version "2.20")
+    (version "2.25")
     (source
      (origin
        (method url-fetch)
@@ -3090,7 +3090,7 @@ (define-public fossil
              "/fossil-src-" version ".tar.gz"))
        ;; XXX: Currently the above hash must be manually updated.
        (sha256
-        (base32 "08g7img88n2nwcdkpzmg4aqbp2iy40nllgas53502dspm97ym4h8"))
+        (base32 "1b7f0pc8naic6kagiqagq2v785fjs4xml7z22pqiiwr4mdm2dy94"))
        (modules '((guix build utils)))
        (snippet
         '(delete-file-recursively "compat"))))

base-commit: 1fa4d658d808202f98003d1488f8e44daee370a9
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Thanos Apollo <public <at> thanosapollo.org>
Cc: 72222-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#72222] [PATCH 1/2] gnu: Update fossil to 2.23.
Date: Wed, 16 Oct 2024 19:27:04 +0200
Thanos Apollo <public <at> thanosapollo.org> skribis:

> * gnu/packages/version-control.scm (fossil): Update to 2.23.
>
> Change-Id: Id964b1e9295c0861db3d7ee7c8a22cce40f55d73

Finally applied, with ‘sqlite’ changed to ‘sqlite-next’ as Ashish
suggested.

Thanks,
Ludo’.


This bug report was last modified 216 days ago.

Previous Next


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