wavebox: 4.4.0 -> 4.5.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
This commit is contained in:
R. RyanTM 2018-12-08 15:03:18 -08:00
parent e0950ae9ad
commit 14541f7672

View file

@ -6,7 +6,7 @@ with stdenv.lib;
let
bits = "x86_64";
version = "4.4.0";
version = "4.5.3";
desktopItem = makeDesktopItem rec {
name = "Wavebox";
@ -23,7 +23,7 @@ in stdenv.mkDerivation rec {
name = "wavebox-${version}";
src = fetchurl {
url = "https://github.com/wavebox/waveboxapp/releases/download/v${version}/${tarball}";
sha256 = "0g77clrxks1ivldq496bg14hv57hm0kjh4g1askxyck69yf8illn";
sha256 = "0a89nlrd9xy853sxv7kb2bjcw209254ik15qrcnh0jhb1ckv16wm";
};
# don't remove runtime deps