haskell-persistent: update to version 2.1
This commit is contained in:
parent
270cb5041c
commit
fa3b979567
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent";
|
pname = "persistent";
|
||||||
version = "2.0.5.1";
|
version = "2.1";
|
||||||
sha256 = "14xzqr9f0ggqkakpq6badbrnwr6nhzq61ga7d2m0d0lni039vdax";
|
sha256 = "0ybjjya8q4kwnq6lksahpm0g8wzxwzfqxqmkrw18vw4fb7kry58k";
|
||||||
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