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

Felix Yan fyan at archlinux.org
Mon Apr 11 13:59:34 UTC 2016


    Date: Monday, April 11, 2016 @ 15:59:34
  Author: fyan
Revision: 170444

upgpkg: haskell-yesod-auth 1.4.13.1-1

rebuild with http-client-0.4.27.1, http-client-tls-0.2.3, http-conduit-2.1.9, yaml-0.8.17, yesod-1.4.3, yesod-auth-1.4.13.1, yesod-core-1.4.20.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 13:53:47 UTC (rev 170443)
+++ PKGBUILD	2016-04-11 13:59:34 UTC (rev 170444)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.13
-pkgrel=5
+pkgver=1.4.13.1
+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=('708805d79ded7af86bafa1cd93f75a5a401edef378c0f019f294958cb3f50f56')
+sha256sums=('cb1ff6df7624c2b46f404e02b6ee0e3dc218c8a73196dbb824e7bb0e18a88852')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list