[package-plan] 01/01: patch for store-core
Clint Adams
clint at moszumanska.debian.org
Wed Jun 21 01:39:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository package-plan.
commit 7f0de5441d628dc3a6e5165fc04ae535caae760f
Author: Clint Adams <clint at debian.org>
Date: Tue Jun 20 21:39:06 2017 -0400
patch for store-core
---
patches/store-core/0.4.1/no-fail | 10 ++++++++++
patches/store-core/0.4.1/series | 1 +
2 files changed, 11 insertions(+)
diff --git a/patches/store-core/0.4.1/no-fail b/patches/store-core/0.4.1/no-fail
new file mode 100644
index 0000000..46bd5a7
--- /dev/null
+++ b/patches/store-core/0.4.1/no-fail
@@ -0,0 +1,10 @@
+--- a/store-core.cabal
++++ b/store-core.cabal
+@@ -34,7 +34,6 @@
+ base >=4.7 && <5
+ , primitive >=0.6 && < 1.0
+ , bytestring >=0.10.4.0 && < 1.0
+- , fail
+ , transformers >=0.3.0.0 && < 1.0
+ , ghc-prim >=0.3.1.0 && < 1.0
+ , text >=1.2.0.4 && < 2.0
diff --git a/patches/store-core/0.4.1/series b/patches/store-core/0.4.1/series
new file mode 100644
index 0000000..aa19642
--- /dev/null
+++ b/patches/store-core/0.4.1/series
@@ -0,0 +1 @@
+no-fail
--
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