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

vector-binary-instances: Upgrading from 0.2.4 to 0.2.5.1

parent a1929936
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-vector-binary-instances (0.2.5.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 19:32:02 -0400

haskell-vector-binary-instances (0.2.4-3) unstable; urgency=medium

  * Newer build-deps from hackage
+0 −13
Original line number Diff line number Diff line
Index: b/vector-binary-instances.cabal
===================================================================
--- a/vector-binary-instances.cabal
+++ b/vector-binary-instances.cabal
@@ -50,7 +50,7 @@ Library
 
   -- Packages needed in order to build this package.
   Build-depends:
-    base > 3 && < 4.11,
+    base > 3 && < 4.12,
     vector >= 0.6 && < 0.13,
     binary >= 0.5 && < 0.10
 
+0 −1
Original line number Diff line number Diff line
newer-deps