haskell-fsnotify: update to version 0.0.7.1
This commit is contained in:
parent
e4526d1b7a
commit
a40e4970c1
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fsnotify";
|
pname = "fsnotify";
|
||||||
version = "0.0.7";
|
version = "0.0.7.1";
|
||||||
sha256 = "0yx69kdy67pjkwfrd5r00lhprbf98j9za31f7vaxxf2lbgqlmk9q";
|
sha256 = "1hrnhp22s8pcj525m2vi9b7k3pp5qrv44qhqh6c8n0bgilqwg4yd";
|
||||||
buildDepends = [ hinotify systemFileio systemFilepath text time ];
|
buildDepends = [ hinotify systemFileio systemFilepath text time ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
Cabal Glob hinotify hspec QuickCheck random systemFileio
|
Cabal Glob hinotify hspec QuickCheck random systemFileio
|
||||||
|
Loading…
Reference in New Issue
Block a user