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

Felix Yan felixonmars at archlinux.org
Fri Dec 8 08:35:40 UTC 2017


    Date: Friday, December 8, 2017 @ 08:35:38
  Author: felixonmars
Revision: 273254

upgpkg: haskell-yesod-auth 1.4.21-1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-08 08:14:16 UTC (rev 273253)
+++ PKGBUILD	2017-12-08 08:35:38 UTC (rev 273254)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.20
-pkgrel=7
+pkgver=1.4.21
+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=('d4a25f7b6bf4b50d7b9780a569a695986ab8780555f9de5ab2e8c4917174ade867b896ff289a6a042cfbb960ed966b66d3a0ac4e5d7add1d67be35c8100aa68d')
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list