Date: Wednesday, May 20, 2020 @ 14:18:58 Author: felixonmars Revision: 630710
upgpkg: haskell-authenticate 1.3.5-111: rebuild with network-byte-order 0.1.5 Modified: haskell-authenticate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 14:18:13 UTC (rev 630709) +++ PKGBUILD 2020-05-20 14:18:58 UTC (rev 630710) @@ -4,7 +4,7 @@ _hkgname=authenticate pkgname=haskell-authenticate pkgver=1.3.5 -pkgrel=110 +pkgrel=111 pkgdesc="Authentication methods for Haskell web applications." url="https://github.com/yesodweb/authenticate" license=("MIT")