haskell-wx: update to version 0.90.1.0
This commit is contained in:
parent
e2193175cd
commit
9fdacd0d6d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wx";
|
pname = "wx";
|
||||||
version = "0.90.0.1";
|
version = "0.90.1.0";
|
||||||
sha256 = "116vlpssjcyzil99xmz3azc2vl97iban3gdpxd593q5gi24l838m";
|
sha256 = "1669mrd73c3v7c4yc0zgyqsnfgzb7561v1wd168y06d0db1nlkn9";
|
||||||
buildDepends = [ stm wxcore ];
|
buildDepends = [ stm wxcore ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://haskell.org/haskellwiki/WxHaskell";
|
homepage = "http://haskell.org/haskellwiki/WxHaskell";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user