haskell-vcswrapper: update to version 0.1.1
This commit is contained in:
parent
fe8ed6c239
commit
a3a1e6b57a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vcswrapper";
|
pname = "vcswrapper";
|
||||||
version = "0.1.0";
|
version = "0.1.1";
|
||||||
sha256 = "058xbfgxsp3g4x4rwbp57dqgr9mwnmj623js39dbmiqkixsda31a";
|
sha256 = "056gdgmyprvbz61gfffkpwfyh4m7f9fnglk69jp4xh4jfx1wr7ni";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath hxt mtl parsec split text ];
|
buildDepends = [ filepath hxt mtl parsec split text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user