mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +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: {
|
||||
pname = "sqlite-simple";
|
||||
version = "0.4.5.1";
|
||||
sha256 = "0mmj6vk3yjvrbsggc5pyba5iprzvfhlsq1jfradpazgfc998j0ry";
|
||||
version = "0.4.5.2";
|
||||
sha256 = "04080ak589n0abisb6bzsmycrh3l8sh0ipcl1gcsvvfd4x83c9yi";
|
||||
buildDepends = [
|
||||
attoparsec blazeBuilder blazeTextual directSqlite text time
|
||||
transformers
|
||||
|
Loading…
Reference in New Issue
Block a user