From 174503945f327899ab774f7cff6740c7c0de11aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Wed, 9 Oct 2013 08:55:16 +0200 Subject: [PATCH] Updating paraview to 4.0.1. --- pkgs/applications/graphics/paraview/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/graphics/paraview/default.nix b/pkgs/applications/graphics/paraview/default.nix index b647c07368ef..cc42e1c40466 100644 --- a/pkgs/applications/graphics/paraview/default.nix +++ b/pkgs/applications/graphics/paraview/default.nix @@ -7,10 +7,10 @@ }: stdenv.mkDerivation rec { - name = "paraview-3.98.1"; + name = "paraview-4.0.1"; src = fetchurl { - url = "http://paraview.org/files/v3.98/ParaView-3.98.1-source.tar.gz"; - sha256 = "0i7q3jc4lc40l1zw3fdzv108rpxxfmg3dmmq855fpqyp2g2w9nxp"; + url = "http://paraview.org/files/v4.0/ParaView-v4.0.1-source.tgz"; + sha256 = "1qj8dq8gqpsw75sv4sdc7xm1xcpv0ilsddnrcfhha0zfhp0gq10y"; }; # [ 5%] Generating vtkGLSLShaderLibrary.h