jsoncpp: 1.8.0 -> 1.8.4

Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.8.4 with grep in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4
- found 1.8.4 in filename of file in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4

cc "@ttuegel @cpages"
This commit is contained in:
Ryan Mulligan 2018-02-26 19:39:52 -08:00
parent b63297b203
commit e1e1c804d8

View File

@ -5,13 +5,13 @@
}:
stdenv.mkDerivation rec {
name = "jsoncpp-${version}";
version = "1.8.0";
version = "1.8.4";
src = fetchFromGitHub {
owner = "open-source-parsers";
repo = "jsoncpp";
rev = version;
sha256 = "1lg22zrjnl10x1bw0wfz72xd2kfbzynyggk8vdwd89mp1g8xjl9d";
sha256 = "1z0gj7a6jypkijmpknis04qybs1hkd04d1arr3gy89lnxmp6qzlm";
};
/* During darwin bootstrap, we have a cp that doesn't understand the