haskell-persistent: updated to version 0.8.0.1
svn path=/nixpkgs/trunk/; revision=32616
This commit is contained in:
parent
617614d220
commit
4c93fa4e47
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent";
|
pname = "persistent";
|
||||||
version = "0.8.0";
|
version = "0.8.0.1";
|
||||||
sha256 = "0z70ibicfbfripp1x9csfvfhn7k26j78jvvig9ylsjwldhysr7qr";
|
sha256 = "1lsmsx0zxa3h83z29r6h3r94czg7c8apid9mah48f8hxlfynbqhi";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec base64Bytestring blazeHtml conduit liftedBase
|
aeson attoparsec base64Bytestring blazeHtml conduit liftedBase
|
||||||
monadControl mtl pathPieces poolConduit text time transformers
|
monadControl mtl pathPieces poolConduit text time transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user