mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 01:21:11 +00:00
floorp: 11.18.1 -> 11.19.0
Release notes: https://blog.ablaze.one/4541/2024-09-21/ Git changelog: https://github.com/Floorp-Projects/Floorp/compare/v11.18.1...v11.19.0 Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
(
|
||||
(buildMozillaMach rec {
|
||||
pname = "floorp";
|
||||
packageVersion = "11.18.1";
|
||||
packageVersion = "11.19.0";
|
||||
applicationName = "Floorp";
|
||||
binaryName = "floorp";
|
||||
branding = "browser/branding/official";
|
||||
@@ -24,7 +24,7 @@
|
||||
repo = "Floorp";
|
||||
fetchSubmodules = true;
|
||||
rev = "v${packageVersion}";
|
||||
hash = "sha256-w7b3s8/ekDzGbjbdqK/9W9S5e79fbE9ftJkSsz2sQtA=";
|
||||
hash = "sha256-Sk7oMegNr01tLC1BXpUuImg03C6lEEhaVTSjISV9xAE=";
|
||||
};
|
||||
|
||||
extraConfigureFlags = [
|
||||
|
||||
Reference in New Issue
Block a user