guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch gnuzilla-updates updated: gnu: icecat: Update to latest revision


From: guix-commits
Subject: branch gnuzilla-updates updated: gnu: icecat: Update to latest revision of IceCat 115 preview.
Date: Wed, 27 Sep 2023 23:47:37 -0400

This is an automated email from the git hooks/post-receive script.

mhw pushed a commit to branch gnuzilla-updates
in repository guix.

The following commit(s) were added to refs/heads/gnuzilla-updates by this push:
     new a4ccc6f349 gnu: icecat: Update to latest revision of IceCat 115 
preview.
a4ccc6f349 is described below

commit a4ccc6f349af27084c5c9d395788c21fcf931d54
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed Sep 27 01:00:24 2023 -0400

    gnu: icecat: Update to latest revision of IceCat 115 preview.
    
    * gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla
    commit and hash.
---
 gnu/packages/gnuzilla.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 32f61f18c1..2f16e6a2e2 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -568,7 +568,7 @@ variable defined below.  It requires guile-json to be 
installed."
          ;; The upstream-icecat-base-version may be older than the
          ;; %icecat-base-version.
          (upstream-icecat-base-version "115.3.0")
-         (gnuzilla-commit "497cdf100f405204a22f5de96f142b9d040697e8")
+         (gnuzilla-commit "d66ca9252603141c451daa2a7a400b9ce99f5262")
          (gnuzilla-source
           (origin
             (method git-fetch)
@@ -580,7 +580,7 @@ variable defined below.  It requires guile-json to be 
installed."
                                       (string-take gnuzilla-commit 8)))
             (sha256
              (base32
-              "00s0jpjg1a8fbanq2xmxfrwj8fvhx21b0jzzddvask89cg0c68h8"))))
+              "0b56wz1i7sk025nlwfyf7cy33m9yrfwiwz7sdxygnv9xn3bgbv50"))))
 
          ;; 'search-patch' returns either a valid file name or #f, so wrap it
          ;; in 'assume-valid-file-name' to avoid 'local-file' warnings.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]