haskell-json-rpc: update to version 0.2.1.1

This commit is contained in:
Peter Simons 2014-10-19 14:21:34 +02:00
parent a7ea4fd14a
commit 2b879558e5

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "json-rpc"; pname = "json-rpc";
version = "0.2.0.2"; version = "0.2.1.1";
sha256 = "00ha6hjg9ccwa48ab5ibnkiiri7ki3rv7ms2h9qbwr30lxyb0r88"; sha256 = "0h6dkb1rgd6qxzcxvqvgwilmibkdbqpjvflijwf54fx2z687fjld";
buildDepends = [ buildDepends = [
aeson async conduit conduitExtra deepseq hashable mtl stm aeson async conduit conduitExtra deepseq hashable mtl stm
stmConduit text unorderedContainers stmConduit text unorderedContainers