haskell-vcsgui: update to version 0.1.1.0
This commit is contained in:
parent
f774af2c4e
commit
fe8ed6c239
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vcsgui";
|
pname = "vcsgui";
|
||||||
version = "0.1.0.0";
|
version = "0.1.1.0";
|
||||||
sha256 = "0wxalzil8ypvwp0z754m7g3848963znwwrjysdxp5q33imzbp60z";
|
sha256 = "1sjkg1ncmpymv9m5ag1f4ia4pdak05bgb03d28jd84p24qvshqyk";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath gtk3 mtl text vcswrapper ];
|
buildDepends = [ filepath gtk3 mtl text vcswrapper ];
|
||||||
|
Loading…
Reference in New Issue
Block a user