haskell-hashed-storage: updated to version 0.5.9

svn path=/nixpkgs/trunk/; revision=29727
This commit is contained in:
Peter Simons 2011-10-09 15:29:52 +00:00
parent 32dd8c0854
commit 99003e9508

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "hashed-storage";
version = "0.5.8";
sha256 = "1730hg6h7a1b0vgr9dvish41bpgly5cjpdwhqny75fi5in7dqplh";
version = "0.5.9";
sha256 = "1ycn0zwk5jqm6wwgs8nxpdg7fh5wx0i2058i0a924whj196kkhk2";
isLibrary = true;
isExecutable = true;
buildDepends = [