wavebox: 10.127.10-2 -> 10.128.5-2 (#328084)

This commit is contained in:
Johannes Jöns 2024-09-07 20:41:36 +00:00 committed by GitHub
commit 24a60ea0c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,11 +156,11 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "wavebox";
version = "10.127.10-2";
version = "10.128.5-2";
src = fetchurl {
url = "https://download.wavebox.app/stable/linux/deb/amd64/wavebox_${finalAttrs.version}_amd64.deb";
hash = "sha256-x095V2UhRJfPmmG+4/i7I9AnCU4WVrw0b71nEu73uew=";
hash = "sha256-eIiFiRlmnARtyd8YHUHrjDaaF8kQYvcOa2AwT3071Ho=";
};
nativeBuildInputs = [