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

Felix Yan felixonmars at archlinux.org
Tue Aug 22 15:03:41 UTC 2017


    Date: Tuesday, August 22, 2017 @ 15:03:35
  Author: felixonmars
Revision: 252950

upgpkg: haskell-yesod-auth 1.4.17.3-1

rebuild with yesod-form,1.4.14 yesod-auth,1.4.17.3

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 15:00:44 UTC (rev 252949)
+++ PKGBUILD	2017-08-22 15:03:35 UTC (rev 252950)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.17.2
-pkgrel=48
+pkgver=1.4.17.3
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,7 @@
          "haskell-yesod-persistent")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('14f93e1683f5c727f3628ed3d7e685a58f9c39d6189049a7d2d179bf54ce6baf973f3c8d241c17f9324a719d01df35f109448df8356db5d71bc846dda244e4db')
+sha512sums=('934a6230bff55116c77e5753776bd7b802edca5bf4412f4967b0bd3c66d6740ec747bb9caefb0bce7308f6132f179c772f02884f48916137bd67f2d086cc6c61')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list