haskell-HSH: updated to version 2.0.4

svn path=/nixpkgs/trunk/; revision=32701
This commit is contained in:
Peter Simons 2012-02-29 17:30:39 +00:00
parent 5f4c5c106a
commit 708e6f487d

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "HSH"; pname = "HSH";
version = "2.0.3"; version = "2.0.4";
sha256 = "10ndmzwaf9by8wnawl3p1r7wn6hqigfymv7hd99ayf25dsqwnzx2"; sha256 = "1ddpazmk82716hqd1riqs7vnl4aildgwkjgk80iam49df9p5b8v8";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [