[Pkg-haskell-commits] [package-plan] 01/01: Bump taffybar

Joachim Breitner nomeata at moszumanska.debian.org
Tue Dec 30 23:32:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch ghc-7.8
in repository package-plan.

commit 26fd425d2e255867af65d1932408a72a710e2ee6
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Dec 31 00:31:57 2014 +0100

    Bump taffybar
---
 packages.txt                          |  2 +-
 patches/taffybar/0.4.4/no-network-uri | 13 +++++++++++++
 patches/taffybar/0.4.4/series         |  1 +
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index cf426b6..7721f04 100644
--- a/packages.txt
+++ b/packages.txt
@@ -643,7 +643,7 @@ syb-with-class-instances-text 0.0.1
 system-fileio 0.3.14
 system-filepath 0.4.12
 tabular 0.2.2.5
-taffybar 0.2.1
+taffybar 0.4.4
 tagged 0.7.2
 tagsoup 0.13.1
 tagstream-conduit 0.5.5.3
diff --git a/patches/taffybar/0.4.4/no-network-uri b/patches/taffybar/0.4.4/no-network-uri
new file mode 100644
index 0000000..f17c0b7
--- /dev/null
+++ b/patches/taffybar/0.4.4/no-network-uri
@@ -0,0 +1,13 @@
+Index: taffybar-0.4.4/taffybar.cabal
+===================================================================
+--- taffybar-0.4.4.orig/taffybar.cabal	2014-12-30 13:40:09.980001474 +0100
++++ taffybar-0.4.4/taffybar.cabal	2014-12-30 13:40:53.696939599 +0100
+@@ -55,7 +55,7 @@
+   if flag(network-uri)
+     build-depends: network-uri >= 2.6 && < 3, network >= 2.6 && < 3
+   else
+-    build-depends: network-uri < 2.6, network < 2.6
++    build-depends: network < 2.6
+   hs-source-dirs: src
+   pkgconfig-depends: gtk+-2.0
+   exposed-modules: System.Taffybar,
diff --git a/patches/taffybar/0.4.4/series b/patches/taffybar/0.4.4/series
new file mode 100644
index 0000000..4ec216a
--- /dev/null
+++ b/patches/taffybar/0.4.4/series
@@ -0,0 +1 @@
+no-network-uri

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list