Commit 2384dabf authored by Clint Adams's avatar Clint Adams
Browse files

profunctors: Upgrading from 5.2.2 to 5.3

parent ff314e60
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-profunctors (5.3-1) unstable; urgency=medium

  * New upstream version.

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

haskell-profunctors (5.2.2-3) unstable; urgency=medium

  [ Clint Adams ]
+3 −3
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Build-Depends:
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-base-orphans-dev (>= 0.4),
 libghc-base-orphans-dev (<< 0.8),
 libghc-base-orphans-dev (<< 0.9),
 libghc-base-orphans-prof,
 libghc-bifunctors-dev (<< 6),
 libghc-bifunctors-dev (>= 5.2),
@@ -40,8 +40,8 @@ Build-Depends-Indep:
 libghc-distributive-doc,
 libghc-semigroups-doc,
 libghc-tagged-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/ekmett/profunctors/
Standards-Version: 4.4.0
Homepage: https://github.com/ekmett/profunctors/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-profunctors
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-profunctors]

+0 −11
Original line number Diff line number Diff line
--- a/profunctors.cabal
+++ b/profunctors.cabal
@@ -30,7 +30,7 @@
 library
   build-depends:
     base                >= 4     && < 5,
-    base-orphans        >= 0.4   && < 0.7,
+    base-orphans        >= 0.4   && < 0.8,
     bifunctors          >= 5.2   && < 6,
     comonad             >= 4     && < 6,
     contravariant       >= 1     && < 2,
+0 −1
Original line number Diff line number Diff line
newer-deps