epiphany: 49.2 → 50.2

https://gitlab.gnome.org/GNOME/epiphany/-/compare/49.2...50.2
This commit is contained in:
winston
2026-05-06 23:03:26 +08:00
committed by Bobby Rong
parent 65997407ea
commit abe8d13e00
+2 -2
View File
@@ -39,11 +39,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "epiphany";
version = "49.2";
version = "50.2";
src = fetchurl {
url = "mirror://gnome/sources/epiphany/${lib.versions.major finalAttrs.version}/epiphany-${finalAttrs.version}.tar.xz";
hash = "sha256-s7o9aCE+h/gfFzPoVQDDe4K1k4+QCeT+iZlJY9X7K44=";
hash = "sha256-OhA4+BzKqSvsorI7g3BK8CVFP7+YVep2WJEjxD05Vp4=";
};
nativeBuildInputs = [