3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hsimport: update to version 0.6.2

This commit is contained in:
Peter Simons 2014-10-13 12:45:54 +02:00
parent 0ac9bc7046
commit 23630f9ed2

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "hsimport";
version = "0.6";
sha256 = "07nhymn4kww1c5f9sjbmdg8ng08wbgmpvf5hws4qpwmfw1yfgdpn";
version = "0.6.2";
sha256 = "02v32gh5has3y8qk55cpdr0336n2hi33d5aw0ifpg84p89k8kr33";
isLibrary = true;
isExecutable = true;
buildDepends = [