phraskell 0.1.3 → 0.1.4
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- phraskell.cabal +2/−2
phraskell.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: phraskell-version: 0.1.3+version: 0.1.4 synopsis: A fractal viewer. description: A fractal viewer with some cool features like changing colorscheme, screenshot, buddhabrot, and so on. homepage: https://github.com/skypers/phraskell@@ -21,7 +21,7 @@ source-repository this type: git location: git://github.com/skypers/phraskell.git- tag: 0.1.3+ tag: 0.1.4 executable phraskell main-is: Phraskell.hs