haskell-yesod-core: updated to version 0.10.2.1
svn path=/nixpkgs/trunk/; revision=32453
This commit is contained in:
parent
743c7e3539
commit
6c796fa539
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-core";
|
||||
version = "0.10.2";
|
||||
sha256 = "0ghfnpav5d0kzzl3vs4932kf0dgys3ad0658xcyf6i5k0izvkzfp";
|
||||
version = "0.10.2.1";
|
||||
sha256 = "00cw31k6fkffryiqji33x56hqxivwg2c3rgaqmplph9zjpndvgb2";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder blazeHtml caseInsensitive cereal clientsession
|
||||
conduit cookie failure fastLogger hamlet httpTypes liftedBase
|
||||
|
|
Loading…
Reference in a new issue