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

Felix Yan felixonmars at archlinux.org
Thu May 17 07:39:49 UTC 2018


    Date: Thursday, May 17, 2018 @ 07:39:49
  Author: felixonmars
Revision: 323418

upgpkg: haskell-persistent-template 2.5.4-23

rebuild with ghc 8.4.2

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 07:38:54 UTC (rev 323417)
+++ PKGBUILD	2018-05-17 07:39:49 UTC (rev 323418)
@@ -5,7 +5,7 @@
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
 pkgver=2.5.4
-pkgrel=22
+pkgrel=23
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' "haskell-aeson" "haskell-aeson-compat" "haskell-http-api-data"
          "haskell-monad-control" "haskell-monad-logger" "haskell-path-pieces" "haskell-persistent"
-         "haskell-tagged" "haskell-text" "haskell-unordered-containers")
+         "haskell-tagged" "haskell-unordered-containers")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('1235fc32718fbde495f1c8e202ee59b56ebc68fd7fbc79e65ddbe5db542f36f4d13257a6281d074d18e66831582cc4a9f32010c43c4421480fc857c0eee4b3e2')



More information about the arch-commits mailing list