summary refs log tree commit diff
path: root/pkgs/development/libraries/jsoncpp
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2018-02-26 19:39:52 -0800
committerRyan Mulligan <ryan@ryantm.com>2018-02-26 19:39:52 -0800
commite1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b (patch)
tree30be372bc65a1a4bf235824e3939a919f9fd8bb0 /pkgs/development/libraries/jsoncpp
parentb63297b203e28f13ce7801c578afa30709cb4edd (diff)
downloadnixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar.gz
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar.bz2
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar.lz
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar.xz
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.tar.zst
nixpkgs-e1e1c804d8041a1b9c65c8e08c13e07ea01a7e0b.zip
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"
Diffstat (limited to 'pkgs/development/libraries/jsoncpp')
-rw-r--r--pkgs/development/libraries/jsoncpp/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/jsoncpp/default.nix b/pkgs/development/libraries/jsoncpp/default.nix
index 18ea6370634..1c62d79ed32 100644
--- a/pkgs/development/libraries/jsoncpp/default.nix
+++ b/pkgs/development/libraries/jsoncpp/default.nix
@@ -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