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

taffybar: patch for newer time

parent 36511e1a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
taffybar (0.4.6-7) unstable; urgency=medium

  * Patch for newer time.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 21:36:59 -0400

taffybar (0.4.6-6) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+11 −0
Original line number Diff line number Diff line
--- a/taffybar.cabal
+++ b/taffybar.cabal
@@ -27,7 +27,7 @@
 library
   default-language: Haskell2010
   build-depends: base > 3 && < 5,
-                 time >= 1.4 && < 1.7,
+                 time >= 1.4 && < 1.9,
                  time-locale-compat >= 0.1 && < 0.2,
                  old-locale,
                  containers,
+1 −0
Original line number Diff line number Diff line
no-network-uri
man-page.patch
scn16-16wngccb-workaround
newer-time