packages feed

Cabal revisions of binding-wx-0.2.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               binding-wx
 version:            0.2.1
+x-revision: 1
 cabal-version:      >= 1.9.2
 license:            BSD3
 license-file:       LICENSE
 author:             Gideon Sireling
 maintainer:         code@accursoft.org
-homepage:           http://code.accursoft.com/binding
-bug-reports:        http://code.accursoft.com/binding/issues
+homepage:           https://bitbucket.org/accursoft/binding
+bug-reports:        https://bitbucket.org/accursoft/binding/issues
 synopsis:           Data Binding in WxHaskell
 build-type:         Simple
 category:           GUI, User Interfaces
 
 source-repository head
   type:     hg
-  location: https://bitbucket.org/accursoft/binding+  location: https://bitbucket.org/accursoft/binding
revision 2
 name:               binding-wx
 version:            0.2.1
-x-revision: 1
+x-revision: 2
 cabal-version:      >= 1.9.2
 license:            BSD3
 license-file:       LICENSE
 author:             Gideon Sireling
 maintainer:         code@accursoft.org
-homepage:           https://bitbucket.org/accursoft/binding
-bug-reports:        https://bitbucket.org/accursoft/binding/issues
+homepage:           https://github.com/accursoft/binding
+bug-reports:        https://github.com/accursoft/binding/issues
 synopsis:           Data Binding in WxHaskell
 build-type:         Simple
 category:           GUI, User Interfaces
   hs-source-dirs: demo
 
 source-repository head
-  type:     hg
-  location: https://bitbucket.org/accursoft/binding
+  type:     git
+  location: https://github.com/accursoft/binding.git