[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 22 15:13:26 UTC 2019


    Date: Wednesday, May 22, 2019 @ 15:13:22
  Author: felixonmars
Revision: 468544

upgpkg: haskell-esqueleto 3.0.0-2

rebuild with tasty-quickcheck 0.10.1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 15:12:22 UTC (rev 468543)
+++ PKGBUILD	2019-05-22 15:13:22 UTC (rev 468544)
@@ -4,7 +4,7 @@
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto"
 license=("BSD")



More information about the arch-commits mailing list