haskell-fsnotify: update to version 0.0.8

This commit is contained in:
Peter Simons 2013-04-18 10:51:41 +02:00
parent 2b37a87a57
commit c1147811f9

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "fsnotify";
version = "0.0.7.1";
sha256 = "1hrnhp22s8pcj525m2vi9b7k3pp5qrv44qhqh6c8n0bgilqwg4yd";
version = "0.0.8";
sha256 = "05vfiddp5m28rm02ci7fcfg1zgw5ydj084173mpp1w124bfqf940";
buildDepends = [ hinotify systemFileio systemFilepath text time ];
testDepends = [
Cabal Glob hinotify hspec QuickCheck random systemFileio