unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Thanos Apollo <public@thanosapollo.org>
To: 72222@debbugs.gnu.org
Cc: Thanos Apollo <public@thanosapollo.org>
Subject: [bug#72222] [PATCH] gnu: Update fossil to 2.25.
Date: Sun, 21 Jul 2024 09:31:18 +0300	[thread overview]
Message-ID: <25f55040d4d418276828cc38b7bf331601ab0d7a.1721543460.git.public@thanosapollo.org> (raw)

* 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





             reply	other threads:[~2024-07-21  6:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-21  6:31 Thanos Apollo [this message]
2024-07-21  7:33 ` [bug#72222] [PATCH 1/2] gnu: Update fossil to 2.23 Thanos Apollo
2024-07-21  7:33   ` [bug#72222] [PATCH 2/2] gnu: Update sqlite to 3.46.0 Thanos Apollo
2024-07-21  7:40 ` [bug#72222] version 2.25 fails to build Thanos Apollo
2024-08-01 22:30 ` [bug#72222] [PATCH] gnu: Update fossil to 2.25 Ashish SHUKLA via Guix-patches via
2024-08-04  5:19   ` Thanos Apollo via Guix-patches via
2024-08-04 10:13     ` Ashish via Guix-patches via

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=25f55040d4d418276828cc38b7bf331601ab0d7a.1721543460.git.public@thanosapollo.org \
    --to=public@thanosapollo.org \
    --cc=72222@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).