[Git][haskell-team/DHG_packages][master] taffybar: patch for newer time

Clint Adams gitlab at salsa.debian.org
Sun Apr 22 02:38:14 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a8b0beb8 by Clint Adams at 2018-04-21T21:37:30-04:00
taffybar: patch for newer time

- - - - -


3 changed files:

- p/taffybar/debian/changelog
- + p/taffybar/debian/patches/newer-time
- p/taffybar/debian/patches/series


Changes:

=====================================
p/taffybar/debian/changelog
=====================================
--- a/p/taffybar/debian/changelog
+++ b/p/taffybar/debian/changelog
@@ -1,3 +1,9 @@
+taffybar (0.4.6-7) unstable; urgency=medium
+
+  * Patch for newer time.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Apr 2018 21:36:59 -0400
+
 taffybar (0.4.6-6) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/taffybar/debian/patches/newer-time
=====================================
--- /dev/null
+++ b/p/taffybar/debian/patches/newer-time
@@ -0,0 +1,11 @@
+--- 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,


=====================================
p/taffybar/debian/patches/series
=====================================
--- a/p/taffybar/debian/patches/series
+++ b/p/taffybar/debian/patches/series
@@ -1,3 +1,4 @@
 no-network-uri
 man-page.patch
 scn16-16wngccb-workaround
+newer-time



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a8b0beb827b8ef4a1052c02a24c608878e56291f

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a8b0beb827b8ef4a1052c02a24c608878e56291f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180422/52d51b8a/attachment.html>


More information about the Pkg-haskell-commits mailing list