diff options
| author | Clint Adams <clint@debian.org> | 2013-02-10 02:15:00 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2013-02-10 02:15:00 +0400 |
| commit | 556ac6602026a6062c26f95dba6479b420e9835b (patch) | |
| tree | c55cf81ebba22100b0bd148a0e7e59c46ca7c7dd /p/haskell-web-plugins/debian/patches/newer-containers.diff | |
| parent | 21f28cfaa060889264714c8a2f594bfc7bf4c8c7 (diff) | |
| download | DHG_packages-556ac6602026a6062c26f95dba6479b420e9835b.tar.gz | |
haskell-web-plugins: Initial Check-In
Diffstat (limited to 'p/haskell-web-plugins/debian/patches/newer-containers.diff')
| -rw-r--r-- | p/haskell-web-plugins/debian/patches/newer-containers.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-web-plugins/debian/patches/newer-containers.diff b/p/haskell-web-plugins/debian/patches/newer-containers.diff new file mode 100644 index 000000000..c0a13a3af --- /dev/null +++ b/p/haskell-web-plugins/debian/patches/newer-containers.diff @@ -0,0 +1,10 @@ +Index: web-plugins-0.2.0/web-plugins.cabal +=================================================================== +--- web-plugins-0.2.0.orig/web-plugins.cabal 2013-01-09 19:10:58.000000000 +0000 ++++ web-plugins-0.2.0/web-plugins.cabal 2013-02-09 22:13:49.381968527 +0000 +@@ -21,4 +21,4 @@ + stm == 2.4.*, + mtl == 2.1.*, + text == 0.11.*, +- containers == 0.4.* ++ containers == 0.5.* |
