haskell-persistent: update to version 2.1.0.2
This commit is contained in:
parent
6529027e3b
commit
8fd20eb3a2
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent";
|
pname = "persistent";
|
||||||
version = "2.1.0.1";
|
version = "2.1.0.2";
|
||||||
sha256 = "0506w53shy0ck7vyncrhh5prp9jri8bbp2awzbkavfxiwzra1l83";
|
sha256 = "15g0y7vmzihg6cxym5drzbk8jzpp8cqkfvnvmd395fa2ki2acxm7";
|
||||||
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…
x
Reference in New Issue
Block a user