From 51fea45a1b4ea92eaa410ff9cc9d9a8868b26e0f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 11 Oct 2011 16:48:28 +0000 Subject: haskell-vacuum: updated to version 1.0.0.1 svn path=/nixpkgs/trunk/; revision=29771 --- pkgs/development/libraries/haskell/vacuum/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs') diff --git a/pkgs/development/libraries/haskell/vacuum/default.nix b/pkgs/development/libraries/haskell/vacuum/default.nix index 960e90d645d87..1c3c1df5a0065 100644 --- a/pkgs/development/libraries/haskell/vacuum/default.nix +++ b/pkgs/development/libraries/haskell/vacuum/default.nix @@ -2,11 +2,11 @@ cabal.mkDerivation (self: { pname = "vacuum"; - version = "1.0.0"; - sha256 = "2229948ce801052c5ffb70ffc07e301d87d60740b053df8a7b7851ad02c01d9f"; + version = "1.0.0.1"; + sha256 = "172py7nvyv66hvqmhigfm59rjb328bfzv0z11q8qdpf5w1fpvmc5"; extraLibraries = [ ghcPaths ]; meta = { - homepage = "http://moonpatio.com/vacuum/"; + homepage = "http://web.archive.org/web/20100410115820/http://moonpatio.com/vacuum/"; description = "Extract graph representations of ghc heap values"; license = "LGPL"; platforms = self.ghc.meta.platforms; -- cgit 1.4.1