haskell-haskdogs: update to version 0.3.2
This commit is contained in:
parent
4e359215c5
commit
057ec53542
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskdogs";
|
pname = "haskdogs";
|
||||||
version = "0.3.1";
|
version = "0.3.2";
|
||||||
sha256 = "08x7pi1xpdf0pq395mfff5g676ws59li8xx94xnvxxjcsid6i709";
|
sha256 = "0vl3c66ki9j9ncs2rapdn80kbfk0l3y97qwfraqlnjycdl10sm6r";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal filepath HSH ];
|
buildDepends = [ Cabal filepath HSH ];
|
||||||
|
|
Loading…
Reference in New Issue