guix-commits
[Top][All Lists]
Advanced

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

04/10: gnu: icecat-source: Update gnuzilla to f23f8b609.


From: guix-commits
Subject: 04/10: gnu: icecat-source: Update gnuzilla to f23f8b609.
Date: Sun, 19 Feb 2023 20:04:37 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit d3fcbefad10404b82c110b6b47f37a1591e861a5
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Feb 19 18:23:57 2023 -0500

    gnu: icecat-source: Update gnuzilla to f23f8b609.
    
    * gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
---
 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 55cf6ba6a0..0133d76733 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -523,7 +523,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 "102.8.0")
-         (gnuzilla-commit "03d9e3db5affe21db077c410ec08c313d6aa280e")
+         (gnuzilla-commit "f23f8b609ef4afcc7d8ac5fa795093f1c403f8da")
          (gnuzilla-source
           (origin
             (method git-fetch)
@@ -535,7 +535,7 @@ variable defined below.  It requires guile-json to be 
installed."
                                       (string-take gnuzilla-commit 8)))
             (sha256
              (base32
-              "12id87nsdwm6kra0gm3d3ww8kr0xxb4yllw9wcqmnrlnmspdc1n8"))))
+              "1zvvgjvsj7k8753f7xmpmkq35dqzyik95943hzl84v2j5mnahhj4"))))
 
          ;; '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]