[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 19:14:26 UTC 2015


    Date: Thursday, December 10, 2015 @ 20:14:25
  Author: foutrelis
Revision: 152562

GHC 7.10.3 rebuild

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 19:14:23 UTC (rev 152561)
+++ PKGBUILD	2015-12-10 19:14:25 UTC (rev 152562)
@@ -5,12 +5,12 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
          "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
          "haskell-resourcet" "haskell-text")
 options=('staticlibs')



More information about the arch-commits mailing list