Commit aae9cd20 authored by Clint Adams's avatar Clint Adams
Browse files

lambdabot-haskell-plugins: fix names of src-exts-simple B-Ds

parent e6619194
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-lambdabot-haskell-plugins (5.2-2) unstable; urgency=medium

  * Fix names of src-exts-simple B-Ds.

 -- Clint Adams <clint@debian.org>  Sun, 01 Sep 2019 10:56:06 -0400

haskell-lambdabot-haskell-plugins (5.2-1) unstable; urgency=medium

  * New upstream version.
+3 −3
Original line number Diff line number Diff line
@@ -15,9 +15,9 @@ Build-Depends:
 libghc-arrows-prof,
 libghc-data-memocombinators-dev (>= 0.4),
 libghc-data-memocombinators-prof,
 libghc-haskell-src-exts-simple-dev (>= 1.18.0.0),
 libghc-haskell-src-exts-simple-dev (<< 1.22),
 libghc-haskell-src-exts-simple-prof,
 libghc-src-exts-simple-dev (>= 1.18.0.0),
 libghc-src-exts-simple-dev (<< 1.22),
 libghc-src-exts-simple-prof,
 libghc-hoogle-dev (>= 5.0.17.1),
 libghc-hoogle-prof,
 libghc-lambdabot-core-dev (>= 5.2),