packages feed

gitlib-sample 3.0.0 → 3.0.1

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

gitlib-sample.cabal view
@@ -1,10 +1,10 @@ Name:                gitlib-sample-Version:             3.0.0+Version:             3.0.1 Synopsis:            Sample backend for gitlib showing the basic structure for any backend. License-file:        LICENSE License:             MIT Author:              John Wiegley-Maintainer:          johnw@fpcomplete.com+Maintainer:          johnw@newartisans.com Build-Type:          Simple Cabal-Version:       >=1.10 Category:            FFI@@ -13,7 +13,7 @@  Source-repository head   type: git-  location: git://github.com/fpco/gitlib.git+  location: git://github.com/jwiegley/gitlib.git  -- Test-suite smoke --     Default-language: Haskell98