[package-plan] 01/04: copy tasty-golden patch for 2.3.1

Clint Adams clint at moszumanska.debian.org
Sat Dec 5 01:51:47 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 28a3a642355483a651b7a883814195485c9f9a6d
Author: Clint Adams <clint at debian.org>
Date:   Fri Dec 4 09:57:14 2015 -0500

    copy tasty-golden patch for 2.3.1
---
 patches/tasty-golden/2.3.1/series        |  1 +
 patches/tasty-golden/2.3.1/use-temporary | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/patches/tasty-golden/2.3.1/series b/patches/tasty-golden/2.3.1/series
new file mode 100644
index 0000000..7bb70c9
--- /dev/null
+++ b/patches/tasty-golden/2.3.1/series
@@ -0,0 +1 @@
+use-temporary
diff --git a/patches/tasty-golden/2.3.1/use-temporary b/patches/tasty-golden/2.3.1/use-temporary
new file mode 100644
index 0000000..93d00ea
--- /dev/null
+++ b/patches/tasty-golden/2.3.1/use-temporary
@@ -0,0 +1,19 @@
+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
+@@ -43,7 +43,7 @@
+     mtl,
+     optparse-applicative,
+     filepath,
+-    temporary-rc,
++    temporary (>= 1.2.0.3),
+     tagged,
+     deepseq,
+     containers,
+@@ -67,4 +67,4 @@
+     , filepath
+     , directory
+     , process
+-    , temporary-rc
++    , 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