forked from mirrors/nixpkgs
haskell-reactive-banana-wx: update to version 0.7.0.0
This commit is contained in:
parent
38dda82cc1
commit
8782724875
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "reactive-banana-wx";
|
pname = "reactive-banana-wx";
|
||||||
version = "0.6.0.1";
|
version = "0.7.0.0";
|
||||||
sha256 = "1i674jy8fwirq267vwwdyqa4whxfx3r689rxjbrh9hyicqwcrl24";
|
sha256 = "06qln09d57l084nvh1js3k6074vl8yzih5kwfpp43gsy8in2dspx";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cabalMacosx reactiveBanana wx wxcore ];
|
buildDepends = [ cabalMacosx reactiveBanana wx wxcore ];
|
||||||
|
|
Loading…
Reference in a new issue