wavebox: 10.127.10-2 -> 10.128.5-2

This commit is contained in:
R. Ryantm 2024-09-04 18:46:36 +00:00
parent b662684973
commit f993b8c0b5

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 = [