flow: 0.75.0 -> 0.76.0

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flow/versions.
This commit is contained in:
R. RyanTM 2018-07-11 05:22:29 -07:00
parent 2698bb461f
commit 11a4a4bd3f

View File

@ -4,14 +4,14 @@
with lib;
stdenv.mkDerivation rec {
version = "0.75.0";
version = "0.76.0";
name = "flow-${version}";
src = fetchFromGitHub {
owner = "facebook";
repo = "flow";
rev = "v${version}";
sha256 = "0xrcjjk16w6anpy58qa4la1jyfjs0xg5xkp58slhai996wqif24k";
sha256 = "0r3yl4m7dhm1h4c431zp8hd2gg6k1d9bwd2371xav5q7hviwmjl6";
};
# lwt.log is being split out into a separate package, so this can be