Updated Haskell packages.
- cabal-install: added support for version 0.14.0 to GHC 7.0.4, 6.12.3, and 6.10.4 - crypto-conduit: updated to version 0.3.1 - haskell-src-exts: updated to version 1.13.2 - hjsmin: updated to version 0.1.0 - persistent: updated to version 0.9.0.2 - wai-extra: updated to version 1.2.0.3 - wxdirect: updated to version 0.90.0.1 - yesod-core: updated to version 1.0.1 - yesod-default: updated to version 1.0.1 - yesod-form: updated to version 1.0.0.2 - yesod-routes: updated to version 1.0.1 - yesod: updated to version 1.0.1 svn path=/nixpkgs/trunk/; revision=33838
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent";
|
||||
version = "0.9.0.1";
|
||||
sha256 = "0qlvlv7rlxs4r5w5hr4vbj1bwjkn3nzpk2w8q52cnn2c37wz24h8";
|
||||
version = "0.9.0.2";
|
||||
sha256 = "0m9m13gyjmzk33da2jd0b4l061n0gg6xj6rrnrnli2n8f70ywlnv";
|
||||
buildDepends = [
|
||||
aeson attoparsec base64Bytestring blazeHtml conduit liftedBase
|
||||
monadControl pathPieces poolConduit resourcet text time
|
||||
|
||||
Reference in New Issue
Block a user