helio-workstation: 3.15 -> 3.16 (#410694)

authored by Matthias Beyer and committed by GitHub 900a28cc bcd6a4d0

+2 -2
+2 -2
pkgs/by-name/he/helio-workstation/package.nix
··· 15 15 16 16 stdenv.mkDerivation rec { 17 17 pname = "helio-workstation"; 18 - version = "3.15"; 18 + version = "3.16"; 19 19 20 20 src = fetchFromGitHub { 21 21 owner = "helio-fm"; 22 22 repo = "helio-workstation"; 23 23 rev = version; 24 24 fetchSubmodules = true; 25 - hash = "sha256-SDK3lLcMCmxu1FwkPduNzlgmDU7LKitPqIvsr6rOYDc="; 25 + hash = "sha256-JzJA9Y710upgzvsgPEV9QzpRUTYI0i2yi6thnUAcrL0="; 26 26 }; 27 27 28 28 buildInputs = [