vivaldi: 5.0.2497.51-1 -> 5.1.2567.39-1

This commit is contained in:
José Romildo 2022-02-13 16:37:04 -03:00
parent e345411919
commit 25a935a9aa

View file

@ -19,11 +19,11 @@ let
vivaldiName = if isSnapshot then "vivaldi-snapshot" else "vivaldi";
in stdenv.mkDerivation rec {
pname = "vivaldi";
version = "5.0.2497.51-1";
version = "5.1.2567.39-1";
src = fetchurl {
url = "https://downloads.vivaldi.com/${branch}/vivaldi-${branch}_${version}_amd64.deb";
sha256 = "OOLTY6Q0BI65PVN/B6+Q9t4Fa5Z0p9U2KyAeCGwCCPw=";
sha256 = "140idghryk132nyb8np011xiwzgh518n0fxrkjnnvi3c67shq7qc";
};
unpackPhase = ''