[package-plan] 02/04: fix tasty-golden 2.3.1 patch
Clint Adams
clint at moszumanska.debian.org
Sat Dec 5 01:51:48 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 8e09accf688de8aba8675cf54fd34d632f408295
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 18:59:27 2015 -0500
fix tasty-golden 2.3.1 patch
---
packages.txt | 6 +++---
patches/tasty-golden/2.3.1/use-temporary | 12 +++++-------
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/packages.txt b/packages.txt
index d64ca1f..d0c1623 100644
--- a/packages.txt
+++ b/packages.txt
@@ -84,7 +84,7 @@ cgi 3001.2.2.2
charset 0.3.7.1
charsetdetect-ae 1.0.1
Chart 1.5.4
-Chart-cairo 1.5.4 key # in stackage, not yet in lts
+Chart-cairo 1.5.4
ChasingBottoms 1.3.0.13
chell 0.4.0.1 -fcolor-output
chell-quickcheck 0.2.5
@@ -100,7 +100,7 @@ classy-prelude-conduit 0.12.5
classy-prelude-yesod 0.12.5
clientsession 0.9.1.1
clock 0.5.1 # hurd patches upstream
-cmark 0.4.1 key # future dependency of pandoc
+cmark 0.4.1
cmdargs 0.10.13
colour 2.3.3
comonad 4.2.7.2
@@ -133,7 +133,7 @@ crypto-cipher-types 0.0.9
cryptohash 0.11.6
cryptohash-conduit 0.1.1
cryptohash-cryptoapi 0.1.3
-cryptonite 0.6 key # future dependency of tls
+cryptonite 0.6
crypto-numbers 0.2.7
crypto-pubkey 0.2.8
crypto-pubkey-openssh 0.2.7 key notest
diff --git a/patches/tasty-golden/2.3.1/use-temporary b/patches/tasty-golden/2.3.1/use-temporary
index 93d00ea..3f354b8 100644
--- a/patches/tasty-golden/2.3.1/use-temporary
+++ b/patches/tasty-golden/2.3.1/use-temporary
@@ -1,13 +1,11 @@
-Index: tasty-golden-2.2.2.4/tasty-golden.cabal
-===================================================================
---- tasty-golden-2.2.2.4.orig/tasty-golden.cabal 2014-08-03 19:33:04.015287189 +0200
-+++ tasty-golden-2.2.2.4/tasty-golden.cabal 2014-08-03 19:37:03.255279185 +0200
+--- a/tasty-golden.cabal
++++ b/tasty-golden.cabal
@@ -43,7 +43,7 @@
mtl,
optparse-applicative,
filepath,
-- temporary-rc,
-+ temporary (>= 1.2.0.3),
+- temporary,
++ temporary >= 1.2.0.3,
tagged,
deepseq,
containers,
@@ -16,4 +14,4 @@ Index: tasty-golden-2.2.2.4/tasty-golden.cabal
, directory
, process
- , temporary-rc
-+ , temporary (>= 1.2.0.3)
++ , temporary >= 1.2.0.3
--
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