diff options
author | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 2016-06-02 19:00:56 +0200 |
---|---|---|
committer | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 2016-06-02 19:00:56 +0200 |
commit | 7527518e6cf5c0cd3db54d86c2281855ae481f98 (patch) | |
tree | e8da3eca2f8488258a6b0b35114a6064e4f34a78 /p/taffybar | |
parent | c70327b2192c1be6fb4a38aa973562cfc6f2ff9e (diff) | |
download | DHG_packages-7527518e6cf5c0cd3db54d86c2281855ae481f98.tar.gz |
Fix more VCS fields
Diffstat (limited to 'p/taffybar')
-rw-r--r-- | p/taffybar/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/taffybar/debian/control b/p/taffybar/debian/control index ab72b69d1..575eda2e9 100644 --- a/p/taffybar/debian/control +++ b/p/taffybar/debian/control @@ -100,7 +100,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 Homepage: http://github.com/travitch/taffybar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-taffybar -Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git X-Description: desktop bar extensible in Haskell This bar is based on gtk2hs and provides several widgets (including a few graphical ones). |