haskell-ghcjs-dom: update to version 0.1.1.1
This commit is contained in:
parent
126fa7e0a5
commit
703459b3fd
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ghcjs-dom";
|
pname = "ghcjs-dom";
|
||||||
version = "0.1.1.0";
|
version = "0.1.1.1";
|
||||||
sha256 = "0ywxkp13n78skbcr0d1m5mgz23xds27sdfxswfc9zjcsb513w3gg";
|
sha256 = "0fwwm658gf4fp32zmfskfayi480ddsf40y2cfla88a7l1rbacwif";
|
||||||
buildDepends = [ ghcjsBase mtl text ];
|
buildDepends = [ ghcjsBase mtl text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "DOM library that supports both GHCJS and WebKitGTK";
|
description = "DOM library that supports both GHCJS and WebKitGTK";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user