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