mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-vcswrapper: update to version 0.1.1
This commit is contained in:
parent
fe8ed6c239
commit
a3a1e6b57a
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "vcswrapper";
|
||||
version = "0.1.0";
|
||||
sha256 = "058xbfgxsp3g4x4rwbp57dqgr9mwnmj623js39dbmiqkixsda31a";
|
||||
version = "0.1.1";
|
||||
sha256 = "056gdgmyprvbz61gfffkpwfyh4m7f9fnglk69jp4xh4jfx1wr7ni";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ filepath hxt mtl parsec split text ];
|
||||
|
Loading…
Reference in New Issue
Block a user