3
0
Fork 0
forked from mirrors/nixpkgs

haskell-persistent: updated to version 0.8.0.1

svn path=/nixpkgs/trunk/; revision=32616
This commit is contained in:
Peter Simons 2012-02-27 10:12:03 +00:00
parent 617614d220
commit 4c93fa4e47

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "persistent";
version = "0.8.0";
sha256 = "0z70ibicfbfripp1x9csfvfhn7k26j78jvvig9ylsjwldhysr7qr";
version = "0.8.0.1";
sha256 = "1lsmsx0zxa3h83z29r6h3r94czg7c8apid9mah48f8hxlfynbqhi";
buildDepends = [
aeson attoparsec base64Bytestring blazeHtml conduit liftedBase
monadControl mtl pathPieces poolConduit text time transformers