Commit e43e4332 authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-hgettext: fix testsuite, upload to unstable

parent d14311e6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-hgettext (0.1.31.0-4) unstable; urgency=medium

  * Fixup testsuite, by removing a ":" on cabal file

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 17 Dec 2018 10:35:58 +0100

haskell-hgettext (0.1.31.0-3) unstable; urgency=medium

  * Newer build-deps from hackage
+2 −2
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@ category: Misc
build-type:          Custom
cabal-version:       >=1.8

executable example:
executable example
  main-is: example.hs
  build-depends: base