Skip to content

Commit ae3ac94

Browse files
committed
wavebox: 10.136.15-2 -> 10.137.9-2
1 parent b932c31 commit ae3ac94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/wa/wavebox/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ let
156156
in
157157
stdenv.mkDerivation (finalAttrs: {
158158
pname = "wavebox";
159-
version = "10.136.15-2";
159+
version = "10.137.9-2";
160160

161161
src = fetchurl {
162162
url = "https://download.wavebox.app/stable/linux/deb/amd64/wavebox_${finalAttrs.version}_amd64.deb";
163-
hash = "sha256-VY8SIFg4aN5dH3CXB6r/mv1lh2KWNSPDHZkNFXptQJo=";
163+
hash = "sha256-knJKdBegAeC2xQWnkdvx2Xyyfr3Q9uHaXlD62PnMngs=";
164164
};
165165

166166
nativeBuildInputs = [

0 commit comments

Comments
 (0)