microsoft-edge: 141.0.3537.71 -> 141.0.3537.85 (#452918)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
patchelf,
|
||||
bintools,
|
||||
dpkg,
|
||||
# Linked dynamic libraries.
|
||||
# Linked dynamic libraries
|
||||
alsa-lib,
|
||||
at-spi2-atk,
|
||||
at-spi2-core,
|
||||
@@ -55,7 +55,7 @@
|
||||
# Loaded at runtime.
|
||||
libexif,
|
||||
pciutils,
|
||||
# Additional dependencies according to other distros.
|
||||
# Additional dependencies according to other distros
|
||||
## Ubuntu
|
||||
curl,
|
||||
liberation_ttf,
|
||||
@@ -162,11 +162,11 @@ let
|
||||
in
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "microsoft-edge";
|
||||
version = "141.0.3537.71";
|
||||
version = "141.0.3537.85";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
|
||||
hash = "sha256-+R7c6xMBpmpVxUkr9Q9ewIGbGY8z5ZRe422sxouPzfI=";
|
||||
hash = "sha256-BNLA4FeKxWZ8t5YMPbWK4z2UerjcVpbcBgotSfczVsA=";
|
||||
};
|
||||
|
||||
# With strictDeps on, some shebangs were not being patched correctly
|
||||
|
||||
Reference in New Issue
Block a user