mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
haskell-sqlite-simple: update to version 0.4.5.2
This commit is contained in:
parent
1e99af6888
commit
2d4b15028b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "sqlite-simple";
|
pname = "sqlite-simple";
|
||||||
version = "0.4.5.1";
|
version = "0.4.5.2";
|
||||||
sha256 = "0mmj6vk3yjvrbsggc5pyba5iprzvfhlsq1jfradpazgfc998j0ry";
|
sha256 = "04080ak589n0abisb6bzsmycrh3l8sh0ipcl1gcsvvfd4x83c9yi";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeTextual directSqlite text time
|
attoparsec blazeBuilder blazeTextual directSqlite text time
|
||||||
transformers
|
transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user