haskell-distributed-process-monad-control: version bump
Fixes build failure
This commit is contained in:
parent
082469bc81
commit
ca7c4c2b5c
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "distributed-process-monad-control";
|
||||
version = "0.5.0";
|
||||
sha256 = "1ja6xwdpssm7wafv2id6c3f49iw7pkks2smk6l1n1dxkh029z8nk";
|
||||
version = "0.5.1";
|
||||
sha256 = "01sdzmb8izsycxshhsg0pbx0mgn10y41df1dj1s66ish0qszw07m";
|
||||
buildDepends = [
|
||||
distributedProcess monadControl transformers transformersBase
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue