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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 10 19:09:49 UTC 2022


    Date: Wednesday, August 10, 2022 @ 19:09:48
  Author: felixonmars
Revision: 1265075

upgpkg: haskell-yesod-auth 1.6.11-1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-10 18:15:04 UTC (rev 1265074)
+++ PKGBUILD	2022-08-10 19:09:48 UTC (rev 1265075)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.6.10.5
-pkgrel=60
+pkgver=1.6.11
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -20,7 +20,7 @@
          'haskell-yesod-persistent')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a4df199de85c6efcbe3ff468e7054885414492ea2e9bbe9b39ed3b432a75a4b22ef986e68197efa62ec52c95aa2b7506f9f0e2617913ccd9955405dafc64ce63')
+sha512sums=('f6238fa58b40d72fe67efb637eb910c3704f11f89168871ce03455ed897adadc0c5758bedba6681a26aab71157e0ddfb040812291cc5255e2e3250ed55284ae7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list