mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
haskell-persistent: update to version 2.0.4
This commit is contained in:
parent
bb61652583
commit
c4123c06c6
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent";
|
pname = "persistent";
|
||||||
version = "2.0.3.1";
|
version = "2.0.4";
|
||||||
sha256 = "1i4ij0g84l457v2ik3ic05nn8ykwbn970l2dqx1f1n6fslzgxdpx";
|
sha256 = "0q7bvg939h2rqpfwbn2rj1arl98vvbabdw2waf6nfrigamlndziz";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec base64Bytestring blazeHtml blazeMarkup conduit
|
aeson attoparsec base64Bytestring blazeHtml blazeMarkup conduit
|
||||||
exceptions fastLogger liftedBase monadControl monadLogger mtl
|
exceptions fastLogger liftedBase monadControl monadLogger mtl
|
||||||
|
Loading…
Reference in New Issue
Block a user