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

Felix Yan felixonmars at archlinux.org
Wed Aug 30 07:28:05 UTC 2017


    Date: Wednesday, August 30, 2017 @ 07:28:05
  Author: felixonmars
Revision: 254739

upgpkg: haskell-yesod-auth 1.4.18-1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 07:25:18 UTC (rev 254738)
+++ PKGBUILD	2017-08-30 07:28:05 UTC (rev 254739)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.17.3
-pkgrel=3
+pkgver=1.4.18
+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=('934a6230bff55116c77e5753776bd7b802edca5bf4412f4967b0bd3c66d6740ec747bb9caefb0bce7308f6132f179c772f02884f48916137bd67f2d086cc6c61')
+sha512sums=('b04398dfa76581d90f4f3970873d1f1a89eae15ca22f9d76933b2de76ea008913a0993434af4243d920ed9c620f173b9c2befeeb33194ee8ab9e7aed6802c3af')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list