Skip to content

Commit be1fab5

Browse files
authored
floorp-unwrapped: 11.26.0 -> 11.26.1 (#407013)
2 parents 08e27f0 + f4a34bc commit be1fab5

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/networking/browsers/floorp

1 file changed

+2
-2
lines changed

pkgs/applications/networking/browsers/floorp/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
(
1010
(buildMozillaMach rec {
1111
pname = "floorp";
12-
packageVersion = "11.26.0";
12+
packageVersion = "11.26.1";
1313
applicationName = "Floorp";
1414
binaryName = "floorp";
1515
branding = "browser/branding/official";
@@ -24,7 +24,7 @@
2424
repo = "Floorp";
2525
fetchSubmodules = true;
2626
rev = "v${packageVersion}";
27-
hash = "sha256-gv6wEaESFoL4RvZ+alhwUOfPQbSpyQr1yTQedP2RSwE=";
27+
hash = "sha256-WX7I81Rjv/6+L+HCN6j/HvLOPJk0vyiLpUmxoK+FDn8=";
2828
};
2929

3030
extraConfigureFlags = [

0 commit comments

Comments
 (0)