packages feed

Cabal revisions of binding-core-0.2.1

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

revision 1
 name:           binding-core
 version:        0.2.1
+x-revision: 1
 cabal-version:  >= 1.9.2
 license:        BSD3
 license-file:   LICENSE
 author:         Gideon Sireling
 maintainer:     haskell@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
 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-core
 version:        0.2.1
-x-revision: 1
+x-revision: 2
 cabal-version:  >= 1.9.2
 license:        BSD3
 license-file:   LICENSE
 author:         Gideon Sireling
 maintainer:     haskell@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
 build-type:     Simple
 category:       GUI, User Interfaces
   build-depends:   base, binding-core, QuickCheck
 
 source-repository head
-  type:     hg
-  location: https://bitbucket.org/accursoft/binding
+  type:     git
+  location: https://github.com/accursoft/binding.git