firefox-esr-60: 60.6.0esr -> 60.6.1esr

This commit is contained in:
Andreas Rammhold 2019-03-23 01:43:39 +01:00
parent e716a952cd
commit 3e7b029ab7
No known key found for this signature in database
GPG Key ID: 74908259861E8386

@ -62,10 +62,10 @@ rec {
firefox-esr-60 = common rec {
pname = "firefox-esr";
ffversion = "60.6.0esr";
ffversion = "60.6.1esr";
src = fetchurl {
url = "mirror://mozilla/firefox/releases/${ffversion}/source/firefox-${ffversion}.source.tar.xz";
sha512 = "14vymgczx37q3yj8ndxq6wmmachaf08kx6n3wgjd0qqg5xr18abns999f7ng51abnfrribkrpzmn22vc061sm6wldszawwq6w5r2lg4";
sha512 = "3nl3cisn1sw3y6dxnv0bm143dpp091h1s9j7g73qfx5s6sfxl832lan177ikm00ay7fsly251vi1xz17wwicch1himsmhjisnd3ws51";
};
patches = [