bsd-sysctl 1.0.6 → 1.0.7
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- bsd-sysctl.cabal +4/−4
bsd-sysctl.cabal view
@@ -1,11 +1,11 @@ Name: bsd-sysctl-Version: 1.0.6+Version: 1.0.7 License-File: LICENSE License: BSD3 Author: Maxime Henrion-Copyright: 2009, Maxime Henrion+Copyright: 2009-2010, Maxime Henrion Maintainer: Maxime Henrion <mhenrion@gmail.com>-Bug-Reports: http://bitbucket.org/mumux/bsd-sysctl/issues/+Bug-Reports: http://bitbucket.org/mux/bsd-sysctl/issues/ Category: System, BSD Synopsis: Access to the BSD sysctl(3) interface Description:@@ -22,7 +22,7 @@ Source-Repository head Type: mercurial- Location: http://bitbucket.org/mumux/bsd-sysctl/+ Location: http://bitbucket.org/mux/bsd-sysctl/ Library Build-Depends: base >= 3 && < 5