haskell-fsnotify: update to version 0.0.5
This commit is contained in:
parent
cfbd7b04fb
commit
1c8bd5c4bb
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fsnotify";
|
pname = "fsnotify";
|
||||||
version = "0.0.4";
|
version = "0.0.5";
|
||||||
sha256 = "0s71zxj48jimzhl7wz9j22g9c09z64g61nfmpy4mlrhpkzn1f8sz";
|
sha256 = "1pi1dpm48igcc8n5cn8hdml8bknxl18kqhjbh6jan839fgmwagb9";
|
||||||
buildDepends = [ hinotify systemFileio systemFilepath text time ];
|
buildDepends = [ hinotify systemFileio systemFilepath text time ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Cross platform library for file creation, modification, and deletion notification";
|
description = "Cross platform library for file creation, modification, and deletion notification";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user