Commit 0011d2e7 authored by Clint Adams's avatar Clint Adams
Browse files

tagged: Upgrading from 0.8.5 to 0.8.6

parent 00a0b45a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-tagged (0.8.6-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 20:04:05 -0400

haskell-tagged (0.8.5-5) unstable; urgency=medium

  [ Clint Adams ]
+2 −6
Original line number Diff line number Diff line
@@ -9,13 +9,9 @@ Build-Depends: debhelper (>= 10),
 cdbs,
 ghc (>= 8),
 ghc-prof,
 libghc-transformers-compat-dev (>= 0.5),
 libghc-transformers-compat-dev (<< 1),
 libghc-transformers-compat-prof,
Build-Depends-Indep: ghc-doc,
 libghc-transformers-compat-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/ekmett/tagged
Standards-Version: 4.4.0
Homepage: https://github.com/ekmett/tagged
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tagged
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tagged]

+0 −11
Original line number Diff line number Diff line
--- a/tagged.cabal
+++ b/tagged.cabal
@@ -57,7 +57,7 @@
 
   if impl(ghc>=7.6)
     exposed-modules: Data.Proxy.TH
-    build-depends: template-haskell >= 2.8 && < 2.12
+    build-depends: template-haskell >= 2.8 && < 2.14
 
   if flag(deepseq)
     build-depends: deepseq >= 1.1 && < 1.5
+0 −1
Original line number Diff line number Diff line
newer-th