Loading p/haskell-svg-builder/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-svg-builder (0.1.0.2-4) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 18:32:45 -0400 haskell-svg-builder (0.1.0.2-3) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-svg-builder/debian/patches/newer-base 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/svg-builder.cabal +++ b/svg-builder.cabal @@ -20,7 +20,7 @@ Graphics.Svg.Path, Graphics.Svg.Elements, Graphics.Svg.Attributes - build-depends: base >= 4.5 && < 4.10, + build-depends: base >= 4.5 && < 5, blaze-builder >= 0.4 && < 0.5, bytestring >= 0.10 && < 0.11, hashable >= 1.1 && < 1.3, p/haskell-svg-builder/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-base Loading
p/haskell-svg-builder/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-svg-builder (0.1.0.2-4) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 18:32:45 -0400 haskell-svg-builder (0.1.0.2-3) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-svg-builder/debian/patches/newer-base 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/svg-builder.cabal +++ b/svg-builder.cabal @@ -20,7 +20,7 @@ Graphics.Svg.Path, Graphics.Svg.Elements, Graphics.Svg.Attributes - build-depends: base >= 4.5 && < 4.10, + build-depends: base >= 4.5 && < 5, blaze-builder >= 0.4 && < 0.5, bytestring >= 0.10 && < 0.11, hashable >= 1.1 && < 1.3,
p/haskell-svg-builder/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-base