Date: Friday, August 26, 2016 @ 17:36:52
  Author: felixonmars
Revision: 187666

upgpkg: haskell-yesod-auth 1.4.13.4-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-auth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-26 17:35:53 UTC (rev 187665)
+++ PKGBUILD    2016-08-26 17:36:52 UTC (rev 187666)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.13.3
-pkgrel=10
+pkgver=1.4.13.4
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -21,7 +21,7 @@
          "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
          "haskell-yesod-persistent")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('38380dcc421848882e1f0c4bdc01b24f8a007748ee1354185c0bff52aada5344')
+sha256sums=('7ccdf087e79e3117ea594891d46798e0f87d8c975c7f846fac53891d778a874b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to