[DHG_packages] 01/01: yesod-persistent: bump build-deps

Sean Whitton spwhitton at spwhitton.name
Sat Sep 16 19:15:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit db7c885747efd9fafdb0311d2406a6844f3fb31f
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 16 12:15:11 2017 -0700

    yesod-persistent: bump build-deps
---
 .../debian/patches/newer-persistent.patch                   | 13 +++++++++++++
 p/haskell-yesod-persistent/debian/patches/series            |  1 +
 2 files changed, 14 insertions(+)

diff --git a/p/haskell-yesod-persistent/debian/patches/newer-persistent.patch b/p/haskell-yesod-persistent/debian/patches/newer-persistent.patch
new file mode 100644
index 0000000..b139704
--- /dev/null
+++ b/p/haskell-yesod-persistent/debian/patches/newer-persistent.patch
@@ -0,0 +1,13 @@
+--- a/yesod-persistent.cabal
++++ b/yesod-persistent.cabal
+@@ -16,8 +16,8 @@ extra-source-files: README.md ChangeLog.
+ library
+     build-depends:   base                      >= 4        && < 5
+                    , yesod-core                >= 1.4.0    && < 1.5
+-                   , persistent                >= 2.1      && < 2.7
+-                   , persistent-template       >= 2.1      && < 2.7
++                   , persistent                >= 2.1      && < 2.8
++                   , persistent-template       >= 2.1      && < 2.8
+                    , transformers              >= 0.2.2
+                    , blaze-builder
+                    , conduit
diff --git a/p/haskell-yesod-persistent/debian/patches/series b/p/haskell-yesod-persistent/debian/patches/series
new file mode 100644
index 0000000..66ee92b
--- /dev/null
+++ b/p/haskell-yesod-persistent/debian/patches/series
@@ -0,0 +1 @@
+newer-persistent.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list