Date: Tuesday, September 20, 2022 @ 11:23:33 Author: felixonmars Revision: 1305536
upgpkg: haskell-authenticate 1.3.5.1-100: rebuild with mime-types 0.1.1.0 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-20 11:23:32 UTC (rev 1305535) +++ PKGBUILD 2022-09-20 11:23:33 UTC (rev 1305536) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5.1 -pkgrel=99 +pkgrel=100 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")
