haskell-vcswrapper: update to version 0.1.0
This commit is contained in:
parent
7eac7c3d57
commit
2f6b3ed7ef
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vcswrapper";
|
pname = "vcswrapper";
|
||||||
version = "0.0.4";
|
version = "0.1.0";
|
||||||
sha256 = "130pmzxdsqv703k2g197vd5rl60fwkqqv2xck66ygb932wsq3fnk";
|
sha256 = "058xbfgxsp3g4x4rwbp57dqgr9mwnmj623js39dbmiqkixsda31a";
|
||||||
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