[arch-commits] Commit in haskell-yesod-auth/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 30 16:12:43 UTC 2016


    Date: Wednesday, March 30, 2016 @ 18:12:43
  Author: fyan
Revision: 168889

upgpkg: haskell-yesod-auth 1.4.13-1

rebuild with conduit-extra-1.1.12, wai-3.2.0.1, wai-app-static-3.1.5, warp-3.2.4, yesod-auth-1.4.13, yesod-core-1.4.20, yesod-form-1.4.7, yesod-persistent-1.4.0.4

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 16:07:26 UTC (rev 168888)
+++ PKGBUILD	2016-03-30 16:12:43 UTC (rev 168889)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.12
-pkgrel=28
+pkgver=1.4.13
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -23,7 +23,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d1baf7dc08ee591fd8ba50a8e64a377a3a8d42575963b44e50ab0c145c2d9fa7')
+sha256sums=('708805d79ded7af86bafa1cd93f75a5a401edef378c0f019f294958cb3f50f56')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list