haskell-ghc-events: update to version 0.4.2.0
This commit is contained in:
parent
1392f6166a
commit
202ade2109
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "ghc-events";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "1ic8r3hn1m500xwq1n8wz7fp65vm43n7dkjnn341xdmpd1546wlc";
|
||||
version = "0.4.2.0";
|
||||
sha256 = "0209r9g5w4ifsaw3dkfra6kma1vyk50dc306an72mcwnp4l7dv4l";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ binary mtl ];
|
||||
|
|
Loading…
Reference in a new issue