[arch-commits] Commit in haskell-yesod-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 26 16:47:02 UTC 2016
Date: Friday, August 26, 2016 @ 16:47:02
Author: felixonmars
Revision: 187644
upgpkg: haskell-yesod-persistent 1.4.0.6-1
rebuild with bytestring-tree-builder-0.2.7.1, connection-0.2.6, contravariant-extras-0.3.3.1, cryptonite-0.19, dns-2.0.5, generic-deriving-1.11, persistent-2.6, hindent-5.1.0, hjsmin-0.2.0.2, http2-1.6.2, pandoc-crossref-0.2.3.0, pandoc-types-1.16.1.1, persistent-sqlite-2.6, pipes-http-1.0.4, postgresql-libpq-0.9.2.0, protolude-0.1.7, stylish-haskell-0.6.3.0, tasty-0.11.0.4, wai-app-static-3.1.6.1, yesod-auth-1.4.13.4, yesod-persistent-1.4.0.6
Modified:
haskell-yesod-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-26 16:46:35 UTC (rev 187643)
+++ PKGBUILD 2016-08-26 16:47:02 UTC (rev 187644)
@@ -4,8 +4,8 @@
_hkgname=yesod-persistent
pkgname=haskell-yesod-persistent
-pkgver=1.4.0.5
-pkgrel=25
+pkgver=1.4.0.6
+pkgrel=1
pkgdesc="Some helpers for using Persistent from Yesod."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -14,7 +14,7 @@
"haskell-persistent-template" "haskell-resource-pool" "haskell-resourcet"
"haskell-yesod-core")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e5ad890ca4d4c0499ae08e5e1e294f4c1435e9395ba1ba9bb3acf3982eb8d2c2')
+sha256sums=('69c1261b49a6448795d569431691115fc6b86f7b296905573f5b2271465dee71')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list