commit:     cdda8e211563e1f447e7a36d605991d53e29e974
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Aug 12 18:41:26 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 22:56:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdda8e21

dev-haskell/aws: remove unused patch(es)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17104
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/aws/files/aws-0.11.3-ghc-7.10.patch | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-haskell/aws/files/aws-0.11.3-ghc-7.10.patch 
b/dev-haskell/aws/files/aws-0.11.3-ghc-7.10.patch
deleted file mode 100644
index 4d2db5d35a5..00000000000
--- a/dev-haskell/aws/files/aws-0.11.3-ghc-7.10.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- aws-0.11.3-orig/aws.cabal  2015-03-24 05:26:53.000000000 +1100
-+++ aws-0.11.3/aws.cabal       2015-04-04 10:18:21.057164803 +1100
-@@ -126,7 +126,7 @@
-                        cryptohash           >= 0.11    && < 0.12,
-                        data-default         >= 0.5.3   && < 0.6,
-                        directory            >= 1.0     && < 1.3,
--                       filepath             >= 1.1     && < 1.4,
-+                       filepath             >= 1.1     && < 1.5,
-                        http-conduit         >= 2.1     && < 2.2,
-                        http-types           >= 0.7     && < 0.9,
-                        lifted-base          >= 0.1     && < 0.3,
---- aws-0.11.3-orig/Examples/DynamoDb.hs       2015-03-24 05:26:53.000000000 
+1100
-+++ aws-0.11.3/Examples/DynamoDb.hs    2015-04-04 10:18:43.712140567 +1100
-@@ -1,5 +1,6 @@
- {-# LANGUAGE OverloadedStrings   #-}
- {-# LANGUAGE ScopedTypeVariables #-}
-+{-# LANGUAGE FlexibleContexts #-}
- 
- module Main where
- 

Reply via email to