[arch-commits] Commit in haskell-yesod-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 1 16:14:40 UTC 2021
Date: Thursday, April 1, 2021 @ 16:14:40
Author: felixonmars
Revision: 910915
upgpkg: haskell-yesod-auth 1.6.10.2-1
Modified:
haskell-yesod-auth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-01 15:49:43 UTC (rev 910914)
+++ PKGBUILD 2021-04-01 16:14:40 UTC (rev 910915)
@@ -3,8 +3,8 @@
_hkgname=yesod-auth
pkgname=haskell-yesod-auth
-pkgver=1.6.10.1
-pkgrel=135
+pkgver=1.6.10.2
+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=('1b02d57f06b06574a7b103abf60aadca61f19034dd9fed5b4548a2fc36d13606e4c0824f296237f8fab044407cd2394aa185f979ae76e0ad8e9f7ca53a5be070')
+sha512sums=('d419d67409b45bec073e44a0b3e9aefda799bfcbf1bb923a2c753c1f36ff646e2ceca4a1021ecc4d2c58eaa10cec6d6ed9635c2a97631a584abb4de478871d87')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list