[package-plan] 01/02: refresh fast-logger patch
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:54:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository package-plan.
commit 06dcd8200284f58f54e3dc09bbc7552c15213d0c
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 09:44:13 2015 -0500
refresh fast-logger patch
---
patches/fast-logger/2.4.1/no-bytestring-builder | 12 ++++++++++++
patches/fast-logger/2.4.1/series | 1 +
2 files changed, 13 insertions(+)
diff --git a/patches/fast-logger/2.4.1/no-bytestring-builder b/patches/fast-logger/2.4.1/no-bytestring-builder
new file mode 100644
index 0000000..3e6cd96
--- /dev/null
+++ b/patches/fast-logger/2.4.1/no-bytestring-builder
@@ -0,0 +1,12 @@
+--- a/fast-logger.cabal
++++ b/fast-logger.cabal
+@@ -22,8 +22,7 @@
+ Build-Depends: base >= 4.4 && < 5
+ , array
+ , auto-update >= 0.1.2
+- , bytestring
+- , bytestring-builder
++ , bytestring >= 0.10.4
+ , directory
+ , filepath
+ , text
diff --git a/patches/fast-logger/2.4.1/series b/patches/fast-logger/2.4.1/series
new file mode 100644
index 0000000..d61cbb2
--- /dev/null
+++ b/patches/fast-logger/2.4.1/series
@@ -0,0 +1 @@
+no-bytestring-builder
--
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