grid 7.6.4 → 7.6.5
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- grid.cabal +4/−4
grid.cabal view
@@ -1,5 +1,5 @@ Name: grid-Version: 7.6.4+Version: 7.6.5 Stability: experimental Synopsis: Tools for working with regular grids (graphs, lattices). Description: Provides tools for working with regular arrangements@@ -12,10 +12,10 @@ Category: Math License: BSD3 License-file: LICENSE-Copyright: (c) Amy de Buitléir 2010-2014+Copyright: (c) Amy de Buitléir 2010-2014 Homepage: https://github.com/mhwombat/grid Bug-reports: https://github.com/mhwombat/grid/issues-Author: Amy de Buitléir+Author: Amy de Buitléir Maintainer: amy@nualeargais.ie Build-Type: Simple Cabal-Version: >=1.8@@ -27,7 +27,7 @@ source-repository this type: git location: https://github.com/mhwombat/grid.git- tag: 7.6.4+ tag: 7.6.5 library