Date: Sunday, March 19, 2023 @ 05:22:01 Author: felixonmars Revision: 1423820
upgpkg: haskell-esqueleto 3.5.7.1-18: rebuild with unix-time 0.4.9 Modified: haskell-esqueleto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-19 05:22:00 UTC (rev 1423819) +++ PKGBUILD 2023-03-19 05:22:01 UTC (rev 1423820) @@ -4,7 +4,7 @@ _hkgname=esqueleto pkgname=haskell-esqueleto pkgver=3.5.7.1 -pkgrel=17 +pkgrel=18 pkgdesc="Type-safe EDSL for SQL queries on persistent backends." url="https://github.com/bitemyapp/esqueleto" license=("BSD")