Date: Thursday, September 22, 2022 @ 13:56:20 Author: felixonmars Revision: 1307970
upgpkg: haskell-authenticate 1.3.5.1-101: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 13:55:12 UTC (rev 1307969) +++ PKGBUILD 2022-09-22 13:56:20 UTC (rev 1307970) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=100 +pkgrel=101 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
