[arch-commits] Commit in haskell-yesod-auth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Feb 12 19:47:14 UTC 2019
Date: Tuesday, February 12, 2019 @ 19:47:14
Author: felixonmars
Revision: 431992
upgpkg: haskell-yesod-auth 1.6.6-1
rebuild with yesod-auth 1.6.6
Modified:
haskell-yesod-auth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-12 19:44:55 UTC (rev 431991)
+++ PKGBUILD 2019-02-12 19:47:14 UTC (rev 431992)
@@ -3,8 +3,8 @@
_hkgname=yesod-auth
pkgname=haskell-yesod-auth
-pkgver=1.6.5
-pkgrel=68
+pkgver=1.6.6
+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=('53daff7afd430c87e0359e2a712e34d10508768b2dece3d2c29b34fa18133d209b870f9f59df83dcf30b86ae75e7881eb7e05d7a51daa6787a2e3f220cadaf7e')
+sha512sums=('4512a28e0e90e586b0b4cfbc1461c8773339c980e4244f7136e04ddd77f1a9fc1b7eb1311962bfb4a68b0163ea29eca50761cfc52e50e01e10fbc6184b2d481b')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list