mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
haskell-json-rpc: update to version 0.2.1.1
This commit is contained in:
parent
a7ea4fd14a
commit
2b879558e5
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "json-rpc";
|
||||
version = "0.2.0.2";
|
||||
sha256 = "00ha6hjg9ccwa48ab5ibnkiiri7ki3rv7ms2h9qbwr30lxyb0r88";
|
||||
version = "0.2.1.1";
|
||||
sha256 = "0h6dkb1rgd6qxzcxvqvgwilmibkdbqpjvflijwf54fx2z687fjld";
|
||||
buildDepends = [
|
||||
aeson async conduit conduitExtra deepseq hashable mtl stm
|
||||
stmConduit text unorderedContainers
|
||||
|
Loading…
Reference in New Issue
Block a user