Date: Thursday, September 29, 2022 @ 13:50:25
  Author: felixonmars
Revision: 1316111

upgpkg: haskell-postgresql-simple 0.6.4-133: rebuild with aeson 2.0.3.0, 
aeson-diff 1.1.0.11, hoauth2 2.1.0, jose 0.9, postgrest 10.0.0, req 3.10.0

Modified:
  haskell-postgresql-simple/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-29 13:50:24 UTC (rev 1316110)
+++ PKGBUILD    2022-09-29 13:50:25 UTC (rev 1316111)
@@ -3,7 +3,7 @@
 _hkgname=postgresql-simple
 pkgname=haskell-postgresql-simple
 pkgver=0.6.4
-pkgrel=132
+pkgrel=133
 pkgdesc="Mid-Level PostgreSQL client library"
 url="http://github.com/haskellari/postgresql-simple";
 license=("BSD")
@@ -19,7 +19,7 @@
 
 prepare() {
   cd $_hkgname-$pkgver
-  uusi -u attoparsec -u base -u hashable -u inspection-testing -u 
template-haskell -d bytestring-builder $_hkgname.cabal
+  uusi -u aeson -u attoparsec -u base -u hashable -u inspection-testing -u 
template-haskell -d bytestring-builder $_hkgname.cabal
 }
 
 build() {

Reply via email to