[Backport release-26.05] firefox-unwrapped: 152.0.3 -> 152.0.4 (#536983)

This commit is contained in:
Martin Weinelt 2026-06-30 14:05:53 +00:00 committed by GitHub
commit c7f37a77a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 621 additions and 621 deletions

View file

@ -9,10 +9,10 @@
buildMozillaMach rec {
pname = "firefox";
version = "152.0.3";
version = "152.0.4";
src = fetchurl {
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
sha512 = "f0b63f4a0d4bb0080761f1a7ecb949696b4f805a33fef322ceef3b59a492e1403ea4b8cfbc7f5d4b70cf5b3c5a66ddcc988654fa77fd3021b65f452ca190bf63";
sha512 = "0c5662aba8fb897902af95dbb2fd988b196d9cf9ae8b987ae89e0a6492ac753b8d4b8bb7b3274909c2eb200ab098df356e23cd6084556467f55e69127317f39a";
};
meta = {