haskell-hashed-storage: updated to version 0.5.8

svn path=/nixpkgs/trunk/; revision=28568
This commit is contained in:
Peter Simons 2011-08-14 10:45:07 +00:00
parent db565e9a8b
commit c4d2061830

View file

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