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

Felix Yan felixonmars at archlinux.org
Thu May 17 08:29:02 UTC 2018


    Date: Thursday, May 17, 2018 @ 08:29:01
  Author: felixonmars
Revision: 323480

upgpkg: haskell-persistent-sqlite 2.6.4-86

rebuild with ghc 8.4.2

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 08:28:50 UTC (rev 323479)
+++ PKGBUILD	2018-05-17 08:29:01 UTC (rev 323480)
@@ -5,7 +5,7 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.6.4
-pkgrel=85
+pkgrel=86
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 'haskell-monad-control'
          'haskell-microlens-th' 'haskell-monad-logger' 'haskell-old-locale' 'haskell-persistent'
-         'haskell-resource-pool' 'haskell-resourcet' 'haskell-text' 'haskell-unordered-containers')
+         'haskell-resource-pool' 'haskell-resourcet' 'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-hspec' 'haskell-persistent-template' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('f8ae4f0b501505b839306c283a8a4c854c62c8b325b25219b890339f4b0b4e6d669176e79b7e35fb9d4cf5fd4627117d464aa141840c7fade8ceac669ca86aa5')



More information about the arch-commits mailing list