[package-plan] 01/01: update lambdabot and newtype-generics
Clint Adams
clint at moszumanska.debian.org
Thu Oct 20 00:40:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository package-plan.
commit df87c075ce8cc618d7bf25973da892185c730f79
Author: Clint Adams <clint at debian.org>
Date: Wed Oct 19 20:39:54 2016 -0400
update lambdabot and newtype-generics
---
packages.txt | 21 +++++++++++----------
patches/newtype-generics/0.4.1/newer-base | 20 --------------------
patches/newtype-generics/0.4.1/series | 1 -
3 files changed, 11 insertions(+), 31 deletions(-)
diff --git a/packages.txt b/packages.txt
index 108f98d..9543f8b 100644
--- a/packages.txt
+++ b/packages.txt
@@ -432,15 +432,15 @@ jwt 0.7.2
kan-extensions 5.0.1
keys 3.11
knob 0.1.1
-lambdabot 5.0.3 binary key ignore
-lambdabot-core 5.0.3 ignore
-lambdabot-haskell-plugins 5.0.3 ignore
-lambdabot-irc-plugins 5.0.3 ignore
-lambdabot-misc-plugins 5.0.1 ignore
-lambdabot-novelty-plugins 5.0.3 ignore
-lambdabot-reference-plugins 5.0.3 ignore
-lambdabot-social-plugins 5.0.1 ignore
-lambdabot-trusted 5.0.2.1 ignore
+lambdabot 5.1 binary key ignore
+lambdabot-core 5.1 ignore
+lambdabot-haskell-plugins 5.1 ignore
+lambdabot-irc-plugins 5.1 ignore
+lambdabot-misc-plugins 5.1 ignore
+lambdabot-novelty-plugins 5.1 ignore
+lambdabot-reference-plugins 5.1 ignore
+lambdabot-social-plugins 5.1 ignore
+lambdabot-trusted 5.1 ignore
language-c 0.5.0
language-haskell-extract 0.2.4
language-javascript 0.6.0.8
@@ -530,7 +530,7 @@ network-protocol-xmpp 0.4.8
network-uri 2.6.1.0
network-uri-flag 0.1
newtype 0.2
-newtype-generics 0.4.1 notest # test requires older HUnit # BROKEN - GHC8
+newtype-generics 0.5
nonce 1.0.2
numbers 3000.2.0.1
numeric-extras 0.1
@@ -593,6 +593,7 @@ prelude-extras 0.4.0.3
presburger 1.3.1
prettyclass 1.0.0.0
pretty-show 1.6.12
+prim-uniq 0.1.0.1
primes 0.2.1.0
primitive 0.6.1.0
prim-uniq 0.1.0.1
diff --git a/patches/newtype-generics/0.4.1/newer-base b/patches/newtype-generics/0.4.1/newer-base
deleted file mode 100644
index 3f24fbd..0000000
--- a/patches/newtype-generics/0.4.1/newer-base
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/newtype-generics.cabal
-+++ b/newtype-generics.cabal
-@@ -17,7 +17,7 @@ Cabal-version: >=1.10
-
- Library
- Exposed-modules: Control.Newtype
-- Build-depends: base >= 4.5 && < 4.9
-+ Build-depends: base >= 4.5 && < 4.10
- -- Other-modules:
- -- Build-tools:
- Ghc-options: -Wall
-@@ -31,7 +31,7 @@ test-suite test
- type: exitcode-stdio-1.0
- main-is: main.hs
- hs-source-dirs: test,.
-- build-depends: base >= 4.5 && < 4.9
-+ build-depends: base >= 4.5 && < 4.10
- , hspec >= 2.1 && < 2.3
- , HUnit >= 1.2.5.2 && < 1.3
- default-language: Haskell2010
diff --git a/patches/newtype-generics/0.4.1/series b/patches/newtype-generics/0.4.1/series
deleted file mode 100644
index 5831f63..0000000
--- a/patches/newtype-generics/0.4.1/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-base
--
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