opera: 117.0.5408.32 -> 117.0.5408.93 (#386315)

This commit is contained in:
Wolfgang Walther
2025-03-16 13:28:11 +00:00
committed by GitHub
+2 -2
View File
@@ -51,11 +51,11 @@ let
in
stdenv.mkDerivation rec {
pname = "opera";
version = "117.0.5408.32";
version = "117.0.5408.93";
src = fetchurl {
url = "${mirror}/${version}/linux/${pname}-stable_${version}_amd64.deb";
hash = "sha256-gDhSme2jUQrKqfZZef7raIylZotyzbfS35YEAuxKnBo=";
hash = "sha256-1Qi1Suh5gDJXFOnI3sjmLCNrNFDqV9n1sTh3rFrRBro=";
};
nativeBuildInputs = [