mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-mysql: update to version 0.1.1.7
This commit is contained in:
parent
4d59d19143
commit
433a2c56e5
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "mysql";
|
||||
version = "0.1.1.6";
|
||||
sha256 = "1sxzx5f4ysxhq1nimkj4xwf87i7prwp5wg0kjbhv9pbn65zc9mmj";
|
||||
version = "0.1.1.7";
|
||||
sha256 = "0hl8z8ynadvvhn4garjrax2b59iqddj884mv3s6804lcjjyc49d0";
|
||||
buildTools = [ mysqlConfig ];
|
||||
extraLibraries = [ zlib ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user