[Pkg-haskell-commits] darcs: haskell-adjunctions: Bump representable-functors dependency.
Iulian Udrea
iulian at linux.com
Thu Nov 24 16:47:40 UTC 2011
Thu Nov 24 16:30:49 UTC 2011 Iulian Udrea <iulian at linux.com>
* Bump representable-functors dependency.
Ignore-this: 4851e1241c40efba06b7ee24cc6bc070
M ./changelog +1
M ./control -2 +2
Thu Nov 24 16:30:49 UTC 2011 Iulian Udrea <iulian at linux.com>
* Bump representable-functors dependency.
Ignore-this: 4851e1241c40efba06b7ee24cc6bc070
diff -rN -u old-haskell-adjunctions//changelog new-haskell-adjunctions//changelog
--- old-haskell-adjunctions//changelog 2011-11-24 16:47:40.534174384 +0000
+++ new-haskell-adjunctions//changelog 2011-11-24 16:47:40.538178673 +0000
@@ -1,6 +1,7 @@
haskell-adjunctions (2.0.4-1) unstable; urgency=low
* New upstream release.
+ * Bump representable-functors dependency.
-- Iulian Udrea <iulian at linux.com> Thu, 24 Nov 2011 16:23:04 +0000
diff -rN -u old-haskell-adjunctions//control new-haskell-adjunctions//control
--- old-haskell-adjunctions//control 2011-11-24 16:47:40.534174384 +0000
+++ new-haskell-adjunctions//control 2011-11-24 16:47:40.542177309 +0000
@@ -36,8 +36,8 @@
libghc-void-dev (>= 0.5.4.3),
libghc-void-dev (<< 0.6),
libghc-void-prof,
- libghc-representable-functors-dev (>= 2.0.0.5),
- libghc-representable-functors-dev (<< 2.1),
+ libghc-representable-functors-dev (>= 2.1),
+ libghc-representable-functors-dev (<< 2.2),
libghc-representable-functors-prof
Build-Depends-Indep: ghc-doc,
libghc-comonad-doc,
More information about the Pkg-haskell-commits
mailing list