guix-commits
[Top][All Lists]
Advanced

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

branch gnuzilla-updates updated: gnu: icecat: Fix gnuzilla-commit hash.


From: guix-commits
Subject: branch gnuzilla-updates updated: gnu: icecat: Fix gnuzilla-commit hash.
Date: Tue, 23 Jan 2024 00:34:16 -0500

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 de4e44d97a gnu: icecat: Fix gnuzilla-commit hash.
de4e44d97a is described below

commit de4e44d97a1bd2483c5613f17ef986e822145ae9
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Tue Jan 23 00:32:59 2024 -0500

    gnu: icecat: Fix gnuzilla-commit hash.
    
    * gnu/packages/gnuzilla.scm (icecat-source): Fix gnuzilla-commit hash.
---
 gnu/packages/gnuzilla.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 7f7b8ba39b..21e3cc70d9 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -575,7 +575,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.7.0")
-         (gnuzilla-commit "7b664ff3e16d6339e69b1496925bd6a7e66b5553")
+         (gnuzilla-commit "dbe6da400cf4f28e5e893d0acb5022e23cf3afcf")
          (gnuzilla-source
           (origin
             (method git-fetch)



reply via email to

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