[package-plan] 01/01: fix swish
Sean Whitton
spw-guest at moszumanska.debian.org
Mon May 30 06:06:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch LTS-6
in repository package-plan.
commit da092410e3bd0f292625da420ff16b0b3906e27b
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Mon May 30 15:06:31 2016 +0900
fix swish
---
packages.txt | 2 +-
patches/swish/0.9.1.7/bump-polyparse-dep | 11 +++++++++++
patches/swish/0.9.1.7/series | 1 +
3 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/packages.txt b/packages.txt
index 3007e52..cfa17a0 100644
--- a/packages.txt
+++ b/packages.txt
@@ -676,7 +676,7 @@ stringbuilder 0.5.0 notest
string-conversions 0.4
stringprep 1.0.0
stringsearch 0.3.6.6
-swish 0.9.1.7 key obsolete # LTS6TODO
+swish 0.9.1.7 key
syb 0.6
syb-with-class 0.6.1.6
system-fileio 0.3.16.3
diff --git a/patches/swish/0.9.1.7/bump-polyparse-dep b/patches/swish/0.9.1.7/bump-polyparse-dep
new file mode 100644
index 0000000..b495cbe
--- /dev/null
+++ b/patches/swish/0.9.1.7/bump-polyparse-dep
@@ -0,0 +1,11 @@
+--- a/swish.cabal
++++ b/swish.cabal
+@@ -96,7 +96,7 @@ Library
+ hashable (>= 1.1 && < 1.2) || (>= 1.2.0.6 && <1.3),
+ mtl >= 2 && < 3,
+ old-locale == 1.0.*,
+- polyparse >= 1.6 && <= 1.11,
++ polyparse >= 1.6 && <= 1.12,
+ semigroups >= 0.5 && < 0.19,
+ text >= 0.11 && < 1.3,
+ time >= 1.1 && < 1.7
diff --git a/patches/swish/0.9.1.7/series b/patches/swish/0.9.1.7/series
new file mode 100644
index 0000000..c8c59b2
--- /dev/null
+++ b/patches/swish/0.9.1.7/series
@@ -0,0 +1 @@
+bump-polyparse-dep
--
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