[package-plan] 01/01: Update text-zipper, brick, hledger*
Clint Adams
clint at moszumanska.debian.org
Fri Oct 28 01:32:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository package-plan.
commit e4eef2b31c481f96392d2d4006fd1bfc0637a0a1
Author: Clint Adams <clint at debian.org>
Date: Thu Oct 27 21:31:30 2016 -0400
Update text-zipper, brick, hledger*
---
packages.txt | 12 ++++++------
patches/hledger-lib/{1.0 => 1.0.1}/no-mtl-compat.patch | 6 +++---
patches/hledger-lib/{1.0 => 1.0.1}/series | 0
patches/hledger/{1.0 => 1.0.1}/no-mtl-compat.patch | 2 +-
patches/hledger/{1.0 => 1.0.1}/series | 0
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/packages.txt b/packages.txt
index 4d28011..db0c437 100644
--- a/packages.txt
+++ b/packages.txt
@@ -60,7 +60,7 @@ boomerang 1.4.5.2
BoundedChan 1.0.3.0
boxes 0.1.4
brainfuck 0.1.0.3
-brick 0.8
+brick 0.11
bustle 0.5.4 key binary=bustle
byteable 0.1.1
bytedump 1.0
@@ -339,11 +339,11 @@ hinotify 0.3.8.1
hint 0.6.0 notest
hit 0.6.3
hjsmin 0.2.0.2
-hledger 1.0 key ahead
+hledger 1.0.1 key ahead
hledger-interest 1.4.4 binary key
-hledger-lib 1.0 ahead
-hledger-ui 1.0 binary
-hledger-web 1.0 binary
+hledger-lib 1.0.1 ahead
+hledger-ui 1.0.2 binary
+hledger-web 1.0.1 binary
hlint 1.9.35
hmatrix 0.17.0.2
hmatrix-gsl 0.17.0.0
@@ -761,7 +761,7 @@ text-binary 0.2.1.1
text-icu 0.7.0.1
text-postgresql 0.0.2.1
text-show 3.4
-text-zipper 0.4
+text-zipper 0.8.1
tf-random 0.5
th-data-compat 0.0.2.2
these 0.7.2
diff --git a/patches/hledger-lib/1.0/no-mtl-compat.patch b/patches/hledger-lib/1.0.1/no-mtl-compat.patch
similarity index 82%
rename from patches/hledger-lib/1.0/no-mtl-compat.patch
rename to patches/hledger-lib/1.0.1/no-mtl-compat.patch
index febaa0e..ecb044c 100644
--- a/patches/hledger-lib/1.0/no-mtl-compat.patch
+++ b/patches/hledger-lib/1.0.1/no-mtl-compat.patch
@@ -2,7 +2,7 @@
+++ b/hledger-lib.cabal
@@ -70,7 +70,6 @@ library
, filepath
- , megaparsec >=5 && < 5.1
+ , megaparsec >=5.0 && < 5.2
, mtl
- , mtl-compat
, old-time
@@ -10,7 +10,7 @@
, regex-tdfa
@@ -160,7 +159,6 @@ test-suite doctests
, filepath
- , megaparsec >=5 && < 5.1
+ , megaparsec >=5.0 && < 5.2
, mtl
- , mtl-compat
, old-time
@@ -18,7 +18,7 @@
, regex-tdfa
@@ -200,7 +198,6 @@ test-suite hunittests
, filepath
- , megaparsec >=5 && < 5.1
+ , megaparsec >=5.0 && < 5.2
, mtl
- , mtl-compat
, old-time
diff --git a/patches/hledger-lib/1.0/series b/patches/hledger-lib/1.0.1/series
similarity index 100%
rename from patches/hledger-lib/1.0/series
rename to patches/hledger-lib/1.0.1/series
diff --git a/patches/hledger/1.0/no-mtl-compat.patch b/patches/hledger/1.0.1/no-mtl-compat.patch
similarity index 93%
rename from patches/hledger/1.0/no-mtl-compat.patch
rename to patches/hledger/1.0.1/no-mtl-compat.patch
index cc7763b..8eb3783 100644
--- a/patches/hledger/1.0/no-mtl-compat.patch
+++ b/patches/hledger/1.0.1/no-mtl-compat.patch
@@ -6,7 +6,7 @@
, mtl
- , mtl-compat
, old-time
- , megaparsec >=5 && < 5.1
+ , megaparsec >=5.0 && < 5.2
, regex-tdfa
@@ -185,7 +184,6 @@ executable hledger
, haskeline >=0.6 && <=0.8
diff --git a/patches/hledger/1.0/series b/patches/hledger/1.0.1/series
similarity index 100%
rename from patches/hledger/1.0/series
rename to patches/hledger/1.0.1/series
--
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