haskell-reactive-banana-wx: update to version 0.8.0.0
This commit is contained in:
parent
e26fa93053
commit
493be2d6af
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "reactive-banana-wx";
|
pname = "reactive-banana-wx";
|
||||||
version = "0.7.1.0";
|
version = "0.8.0.0";
|
||||||
sha256 = "06hkb8v6rjpw95vf16xh547igxxzddr6wpjiwhqwpwhz2alavk2v";
|
sha256 = "0qfd839nm2ppjhhhnn6s1hbx1mnrzjqx450p4jadsrs1y2403c9n";
|
||||||
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