mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
Update haskell-http-kit to version 0.5.0
This commit is contained in:
parent
d2eaca9c80
commit
5434317aac
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-kit";
|
||||
version = "0.4.0";
|
||||
sha256 = "0g7gc8faxibj0rhfasa6iaf7ikq4rs0428gca6mhaqp3zf8j7m8h";
|
||||
version = "0.5.0";
|
||||
sha256 = "0djg2gg12w9sd598hx959cgr5027ghza3m6aaym9ipb43w6mds5p";
|
||||
buildDepends = [ caseInsensitive httpTypes ];
|
||||
testDepends = [ hspec httpTypes QuickCheck quickcheckInstances ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user