about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/spark
diff options
context:
space:
mode:
authorkjuvi <quentin.vaucher@protonmail.com>2019-05-19 17:14:05 +0200
committerkjuvi <quentin.vaucher@protonmail.com>2019-05-19 17:14:05 +0200
commit9c17484327eed89b15b907e7b2357a80bb8d2a99 (patch)
treee75f546882620d335f2bf86b1878273cfdb1c782 /pkgs/applications/networking/cluster/spark
parentbcc56cbce65f05af1ff4209bf8ea46ab70dd26f8 (diff)
spark: 2.2.1 -> 2.4.3
Diffstat (limited to 'pkgs/applications/networking/cluster/spark')
-rw-r--r--pkgs/applications/networking/cluster/spark/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/spark/default.nix b/pkgs/applications/networking/cluster/spark/default.nix
index 6401194eac203..3572bfe7f5ba0 100644
--- a/pkgs/applications/networking/cluster/spark/default.nix
+++ b/pkgs/applications/networking/cluster/spark/default.nix
@@ -7,7 +7,7 @@
 let
   sha256 = {
     "1.6.3" = "142hw73wf20d846l83ydx0yg7qj5qxywm4h7qrhwnd7lsy2sbnjf";
-    "2.2.1" = "10nxsf9a6hj1263sxv0cbdqxdb8mb4cl6iqq32ljq9ydvk32s99c";
+    "2.4.3" = "1dvvr1q3dz961bl7qigxngrp4ssrbll3g1s6nkra6gyr83pis96c"; 
   }.${version};
 in