mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
haskell-direct-sqlite: update to version 2.3.13
This commit is contained in:
parent
80454adf79
commit
e2ecbc0267
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "direct-sqlite";
|
||||
version = "2.3.12";
|
||||
sha256 = "14dcgmn3mfx69qx412dc8cxa4ia3adsf8gm5q4yscpp8rf78m178";
|
||||
version = "2.3.13";
|
||||
sha256 = "0d16jmls41cwyzg91fpd32dv8vvx1v3ilypv1wd7ya8j08fwfvdn";
|
||||
buildDepends = [ text ];
|
||||
testDepends = [ base16Bytestring HUnit text ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user