shout: 0.51.1 -> 0.53.0

This commit is contained in:
ndowens 2017-03-18 16:05:56 -05:00
parent dd49357a19
commit d016d4fea2

View File

@ -11,7 +11,7 @@ let
in nodePackages.buildNodePackage rec {
name = "shout-${version}";
version = "0.51.1";
version = "0.53.0";
src = fetchFromGitHub {
owner = "erming";