mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
haskell-persistent-mysql: update to version 2.0.3
This commit is contained in:
parent
110db03506
commit
681e8c7a11
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-mysql";
|
||||
version = "2.0.1";
|
||||
sha256 = "02hqklndyzff8swcll5n7ck6iy9ci50kj1s5l1r43kcgh7cqili3";
|
||||
version = "2.0.3";
|
||||
sha256 = "1c2lnd0gi4m9idhdh8frpcvazdx5xblqm2hzzqq5krz6h6zqlfwa";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder conduit monadControl monadLogger mysql
|
||||
mysqlSimple persistent resourcet text transformers
|
||||
|
Loading…
Reference in New Issue
Block a user