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

Felix Yan felixonmars at archlinux.org
Sun May 20 05:13:39 UTC 2018


    Date: Sunday, May 20, 2018 @ 05:13:38
  Author: felixonmars
Revision: 325022

upgpkg: haskell-persistent-sqlite 2.8.1.2-2

rebuild with corrected bifunctors

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 05:13:15 UTC (rev 325021)
+++ PKGBUILD	2018-05-20 05:13:38 UTC (rev 325022)
@@ -5,7 +5,7 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.8.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")



More information about the arch-commits mailing list