ScratchFs 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+4/−1 lines, 1 files
Files
- ScratchFs.cabal +4/−1
ScratchFs.cabal view
@@ -1,5 +1,5 @@ name: ScratchFs-version: 0.1.0.0+version: 0.1.0.1 synopsis: Size limited temp filesystem based on fuse description: ScratchFS is a FUSE-based filesystem which provides a size-limited directory tree. @@ -14,6 +14,9 @@ category: System build-type: Simple cabal-version: >=1.8+stability: experimental+homepage: http://github.com/hirschenberger/ScratchFS+bug-reports: http://github.com/hirschenberger/ScratchFS/issues source-repository head type: git