haskell-cabal-ghci: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=31932
This commit is contained in:
parent
b24279ff39
commit
b2bbcc7d5f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "cabal-ghci";
|
||||
version = "0.2.0";
|
||||
sha256 = "0920q103g626f8syvn73bwqnix8x6q58xyazys6yinhr7dgi2x6m";
|
||||
version = "0.2.1";
|
||||
sha256 = "0za0bf59f4a3v5zvyy7h1xvxskrazdga4j1cs6psfv9fv80qig9r";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue