[DHG_packages] 01/02: oops
Clint Adams
clint at moszumanska.debian.org
Sat Oct 15 01:47:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit f81cf008c7a298c5b79549df5b6112405f55753d
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 14 21:46:54 2016 -0400
oops
---
p/haskell-ghc-events/debian/patches/newer-binary | 11 +++++++++++
p/haskell-ghc-events/debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/p/haskell-ghc-events/debian/patches/newer-binary b/p/haskell-ghc-events/debian/patches/newer-binary
new file mode 100644
index 0000000..ecd83d3
--- /dev/null
+++ b/p/haskell-ghc-events/debian/patches/newer-binary
@@ -0,0 +1,11 @@
+--- a/ghc-events.cabal
++++ b/ghc-events.cabal
+@@ -33,7 +33,7 @@ library
+ build-depends: base == 4.*,
+ mtl >= 2.2.1 && < 3.0,
+ containers >= 0.2 && < 0.6,
+- binary >= 0.5 && < 0.8,
++ binary >= 0.5 && < 0.9,
+ bytestring >= 0.9.0,
+ array >= 0.2 && < 0.6
+ exposed-modules: GHC.RTS.Events,
diff --git a/p/haskell-ghc-events/debian/patches/series b/p/haskell-ghc-events/debian/patches/series
new file mode 100644
index 0000000..8e7e98e
--- /dev/null
+++ b/p/haskell-ghc-events/debian/patches/series
@@ -0,0 +1 @@
+newer-binary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list