mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
floorp-unwrapped: 11.17.7 -> 11.17.8
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 028458abf4)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
((buildMozillaMach rec {
|
||||
pname = "floorp";
|
||||
packageVersion = "11.17.7";
|
||||
packageVersion = "11.17.8";
|
||||
applicationName = "Floorp";
|
||||
binaryName = "floorp";
|
||||
branding = "browser/branding/official";
|
||||
@@ -24,7 +24,7 @@
|
||||
repo = "Floorp";
|
||||
fetchSubmodules = true;
|
||||
rev = "v${packageVersion}";
|
||||
hash = "sha256-IAzPt696AWBEyfxR5U5/Isd6urPoi3fHshT+Fl+o/Bg=";
|
||||
hash = "sha256-1hHp8LZxGJmLSoe8NNzmx2QxPosrIcLqggeGhf+iMPI=";
|
||||
};
|
||||
|
||||
extraConfigureFlags = [
|
||||
|
||||
Reference in New Issue
Block a user