guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: Epiphany: Use the correct hash for Epiphany


From: guix-commits
Subject: branch master updated: gnu: Epiphany: Use the correct hash for Epiphany 41.2.
Date: Mon, 17 Jan 2022 14:10:31 -0500

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

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new eb8eb60eef gnu: Epiphany: Use the correct hash for Epiphany 41.2.
eb8eb60eef is described below

commit eb8eb60eef3f4c48698699949b1c85322694a491
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Jan 17 14:03:20 2022 -0500

    gnu: Epiphany: Use the correct hash for Epiphany 41.2.
    
    This hash was updated correctly in commit
    291c4fa0baf24b9d600872fce99441f5471cdb40, but presumably the merge
    resolution of the version-1.4.0 gave us the wrong hash.
    
    * gnu/packages/gnome.scm (epiphany)[source]: Use the hash of Epiphany 41.2.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 591356f72f..d565ca8e2c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6784,7 +6784,7 @@ a secret password store, an adblocker, and a modern UI.")
                                   "epiphany-" version ".tar.xz"))
               (sha256
                (base32
-                "0r7m34xzz3shdfxf2abxb069izak3yv3ijlg29qy4pfmyawkilfs"))
+                "0k7b22zq3z1kllzqxgwsvwb1lp0j6rjb3k1hvhna3i573wc4mpji"))
               (patches
                (search-patches "epiphany-update-libportal-usage.patch"))))
     (build-system meson-build-system)



reply via email to

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