File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ library
45
45
text -any,
46
46
haskell-gi-base >= 0.17 && < 0.18 ,
47
47
gi-gtk >= 3.0.2 && < 3.1 ,
48
- gi-gtk-hs >= 0.1.1 && < 0.2
48
+ gi-gtk-hs >= 0.2.0.0 && < 0.3
49
49
hs-source-dirs : src
50
50
other-modules :
51
51
VCSGui.Svn.Helper
@@ -89,7 +89,7 @@ executable vcsgui
89
89
text -any,
90
90
haskell-gi-base >= 0.17 && < 0.18 ,
91
91
gi-gtk >= 3.0.2 && < 3.1 ,
92
- gi-gtk-hs >= 0.1.1 && < 0.2
92
+ gi-gtk-hs >= 0.2.0.0 && < 0.3
93
93
hs-source-dirs : src
94
94
other-modules :
95
95
VCSGui.Svn.Helper
@@ -131,7 +131,7 @@ executable vcsgui-askpass
131
131
text -any,
132
132
haskell-gi-base >= 0.17 && < 0.18 ,
133
133
gi-gtk >= 3.0.2 && < 3.1 ,
134
- gi-gtk-hs >= 0.1.1 && < 0.2
134
+ gi-gtk-hs >= 0.2.0.0 && < 0.3
135
135
hs-source-dirs : src/exe/askpass src
136
136
other-modules :
137
137
VCSGui.Svn.Helper
You can’t perform that action at this time.
0 commit comments