haskell-hsimport: update to version 0.6

This commit is contained in:
Peter Simons 2014-09-13 19:53:14 +02:00
parent be41ba167a
commit 435087d060

View File

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