haskell-reactive-banana-wx: update to version 0.7.1.0
This commit is contained in:
parent
cada9e93e0
commit
17ddc48e1b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "reactive-banana-wx";
|
pname = "reactive-banana-wx";
|
||||||
version = "0.7.0.0";
|
version = "0.7.1.0";
|
||||||
sha256 = "06qln09d57l084nvh1js3k6074vl8yzih5kwfpp43gsy8in2dspx";
|
sha256 = "06hkb8v6rjpw95vf16xh547igxxzddr6wpjiwhqwpwhz2alavk2v";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cabalMacosx reactiveBanana wx wxcore ];
|
buildDepends = [ cabalMacosx reactiveBanana wx wxcore ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user