librewolf: 132.0.1 -> 132.0.1-1 (#355483)

This commit is contained in:
h7x4 2024-11-20 16:05:00 +01:00 committed by GitHub
commit 7b548a835d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 6 deletions

View File

@ -6044,6 +6044,12 @@
githubId = 2025623;
name = "Luc Chabassier";
};
dwrege = {
email = "email@dwrege.de";
github = "dominicwrege";
githubId = 7389000;
name = "Dominic Wrege";
};
dxf = {
email = "dingxiangfei2009@gmail.com";
github = "dingxiangfei2009";

View File

@ -17,7 +17,7 @@ in
meta = {
description = "Fork of Firefox, focused on privacy, security and freedom";
homepage = "https://librewolf.net/";
maintainers = with lib.maintainers; [ squalus ];
maintainers = with lib.maintainers; [ squalus dwrege ];
platforms = lib.platforms.unix;
badPlatforms = lib.platforms.darwin;
broken = stdenv.buildPlatform.is32bit; # since Firefox 60, build on 32-bit platforms fails with "out of memory".

View File

@ -1,11 +1,11 @@
{
"packageVersion": "132.0.1",
"packageVersion": "132.0.1-1",
"source": {
"rev": "132.0.1",
"sha256": "hjtzX6jMJh1pnnO6WsLiOqwfpVYmCTZcEEXAmdBm180="
"rev": "132.0.1-1",
"sha256": "qqwuqEw5wfUvOukdhUivTLbER0R7Ohscix791vAt73E="
},
"firefox": {
"version": "132.0",
"sha512": "JU/7oW1ubGHP+qgTH4Gpp4iA5XI7fueKw2JRon2C5v8IgjiuKJ0HRpujpRtbWWmgjs0fwC3LTZMyWgj6wc/JFg=="
"version": "132.0.1",
"sha512": "ENWwX2Fijeuaacs0ss88dbtrh2j1pxjO8hV9X+sWce3g1YNDlWLhwSIZFOtu03/fQV3WUbFGXAVr4XQTbNgLnQ=="
}
}