We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 8fd2f72 commit 7a6587fCopy full SHA for 7a6587f
pkgs/applications/networking/browsers/firefox/default.nix
@@ -153,8 +153,8 @@ in {
153
154
firefox-unwrapped = common {
155
pname = "firefox";
156
- version = "53.0";
157
- sha512 = "36ec810bab58e3d99478455a38427a5efbc74d6dd7d4bb93b700fd7429b9b89250efd0abe4609091483991802090c6373c8434dfc9ba64c79a778e51fd2a2886";
+ version = "53.0.2";
+ sha512 = "d56d563db7e1a0faa2de9315b71b479adb9109624d0958224ad2cee331dcbdb4f414380bd91f70ee0b3e543eca812c172eb2d6f6b5620f6dd6f61675f5ac69d8";
158
updateScript = import ./update.nix {
159
attrPath = "firefox-unwrapped";
160
inherit writeScript lib common-updater-scripts xidel coreutils gnused gnugrep curl;
0 commit comments