mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-persistent-mysql: update to version 2.1.2
This commit is contained in:
parent
5178359444
commit
5076f0d29f
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-mysql";
|
||||
version = "2.1.1";
|
||||
sha256 = "058i7iblbf73z2gnyc1d70vdwmcyfr4hq3lw59hng1qmqs93dv4l";
|
||||
version = "2.1.2";
|
||||
sha256 = "06i2wcrqvk216bq3853acqi6wgrdzkz3wzah231gv3yz348lr6sv";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder conduit monadControl monadLogger mysql
|
||||
mysqlSimple persistent resourcet text transformers
|
||||
|
Loading…
Reference in New Issue
Block a user