mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
haskell-vcswrapper: update to version 0.1.0
This commit is contained in:
parent
7eac7c3d57
commit
2f6b3ed7ef
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "vcswrapper";
|
||||
version = "0.0.4";
|
||||
sha256 = "130pmzxdsqv703k2g197vd5rl60fwkqqv2xck66ygb932wsq3fnk";
|
||||
version = "0.1.0";
|
||||
sha256 = "058xbfgxsp3g4x4rwbp57dqgr9mwnmj623js39dbmiqkixsda31a";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ filepath hxt mtl parsec split text ];
|
||||
|
Loading…
Reference in New Issue
Block a user