packages feed

Cabal revisions of HarmTrace-Base-1.6.0.0

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

revision 1
 name:                HarmTrace-Base
 version:             1.6.0.0
+x-revision: 1
 synopsis:            Parsing and unambiguously representing musical chords.
 description:         HarmTrace: Harmony Analysis and Retrieval of Music
                      with Type-level Representations of Abstract
                      We present HarmTrace-Base, a library for parsing and
                      unambiguously representing musical chords.
 
-copyright:           (c) 2012--2017 Chordify B.V.
-homepage:            https://bitbucket.org/bash/harmtrace-base
+copyright:           (c) 2012--2018 Chordify B.V.
+homepage:            https://github.com/chordify/HarmTrace-Base
 license:             LGPL-3
 license-file:        LICENSE
 author:              W. Bas de Haas, Jeroen Bransen and Jose Pedro Magalhaes
 extra-Source-Files:  README.md CHANGELOG.md
 source-repository head
   type:              git
-  location:          git@bitbucket.org:bash/harmtrace-base.git
+  location:          git@github.com:chordify/HarmTrace-Base.git
 
 
 library