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

2022-09-10 Thread Felix Yan via arch-commits
Date: Saturday, September 10, 2022 @ 16:31:28
  Author: felixonmars
Revision: 1299852

upgpkg: haskell-hasql-notifications 0.2.0.2-4: rebuild with generic-deriving 
1.14.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-10 16:31:27 UTC (rev 1299851)
+++ PKGBUILD2022-09-10 16:31:28 UTC (rev 1299852)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-09-09 Thread Felix Yan via arch-commits
Date: Saturday, September 10, 2022 @ 03:39:05
  Author: felixonmars
Revision: 1298253

upgpkg: haskell-hasql-notifications 0.2.0.2-3: rebuild with hedgehog 1.1.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-10 03:38:53 UTC (rev 1298252)
+++ PKGBUILD2022-09-10 03:39:05 UTC (rev 1298253)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-09-08 Thread Felix Yan via arch-commits
Date: Thursday, September 8, 2022 @ 12:31:04
  Author: felixonmars
Revision: 1296769

upgpkg: haskell-hasql-notifications 0.2.0.2-2: rebuild with data-bword 0.1.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-08 12:30:48 UTC (rev 1296768)
+++ PKGBUILD2022-09-08 12:31:04 UTC (rev 1296769)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-09-07 Thread Felix Yan via arch-commits
Date: Wednesday, September 7, 2022 @ 12:45:02
  Author: felixonmars
Revision: 1296072

upgpkg: haskell-hasql-notifications 0.2.0.2-1: rebuild with hasql-notifications 
0.2.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-07 12:43:04 UTC (rev 1296071)
+++ PKGBUILD2022-09-07 12:45:02 UTC (rev 1296072)
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
-pkgver=0.2.0.1
-pkgrel=38
+pkgver=0.2.0.2
+pkgrel=1
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-postgresql-libpq')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('7b5e2eab841d7f2d07869039b8674cd119408817794e884785b30417754825a4')
+sha256sums=('b23974e745733546a49b29e1b1b90b44b9209c88cc3c97fd38357b5c8ecfb0c4')
 
 build() {
   cd $_hkgname-$pkgver



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

2022-09-06 Thread Felix Yan via arch-commits
Date: Tuesday, September 6, 2022 @ 20:52:31
  Author: felixonmars
Revision: 1295042

upgpkg: haskell-hasql-notifications 0.2.0.1-38: rebuild with hspec 2.10.0, 
hspec-core 2.10.0, hspec-discover 2.10.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-06 20:52:20 UTC (rev 1295041)
+++ PKGBUILD2022-09-06 20:52:31 UTC (rev 1295042)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=37
+pkgrel=38
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-09-03 Thread Felix Yan via arch-commits
Date: Saturday, September 3, 2022 @ 12:09:11
  Author: felixonmars
Revision: 1291845

upgpkg: haskell-hasql-notifications 0.2.0.1-37: rebuild with tasty-hedgehog 
1.3.0.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-03 12:08:57 UTC (rev 1291844)
+++ PKGBUILD2022-09-03 12:09:11 UTC (rev 1291845)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=36
+pkgrel=37
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-30 Thread Felix Yan via arch-commits
Date: Tuesday, August 30, 2022 @ 17:30:49
  Author: felixonmars
Revision: 1288897

upgpkg: haskell-hasql-notifications 0.2.0.1-36: rebuild with entropy 0.4.1.10

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-30 17:30:40 UTC (rev 1288896)
+++ PKGBUILD2022-08-30 17:30:49 UTC (rev 1288897)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=35
+pkgrel=36
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-29 Thread Felix Yan via arch-commits
Date: Tuesday, August 30, 2022 @ 01:32:24
  Author: felixonmars
Revision: 1287466

upgpkg: haskell-hasql-notifications 0.2.0.1-35: rebuild with base-compat 
0.12.2, base-compat-batteries 0.12.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-30 01:32:16 UTC (rev 1287465)
+++ PKGBUILD2022-08-30 01:32:24 UTC (rev 1287466)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=34
+pkgrel=35
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-26 Thread Felix Yan via arch-commits
Date: Friday, August 26, 2022 @ 21:31:41
  Author: felixonmars
Revision: 1284452

upgpkg: haskell-hasql-notifications 0.2.0.1-34: rebuild with text-builder-dev 
0.3.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-26 21:31:04 UTC (rev 1284451)
+++ PKGBUILD2022-08-26 21:31:41 UTC (rev 1284452)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=33
+pkgrel=34
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-26 Thread Felix Yan via arch-commits
Date: Friday, August 26, 2022 @ 18:35:49
  Author: felixonmars
Revision: 1283557

upgpkg: haskell-hasql-notifications 0.2.0.1-33: rebuild with silently 1.2.5.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-26 18:35:36 UTC (rev 1283556)
+++ PKGBUILD2022-08-26 18:35:49 UTC (rev 1283557)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=32
+pkgrel=33
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-25 Thread Felix Yan via arch-commits
Date: Thursday, August 25, 2022 @ 19:34:05
  Author: felixonmars
Revision: 1280120

upgpkg: haskell-hasql-notifications 0.2.0.1-32: rebuild with 
quickcheck-instances 0.3.28

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-25 19:33:52 UTC (rev 1280119)
+++ PKGBUILD2022-08-25 19:34:05 UTC (rev 1280120)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=31
+pkgrel=32
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-25 Thread Felix Yan via arch-commits
Date: Thursday, August 25, 2022 @ 12:43:00
  Author: felixonmars
Revision: 1278513

upgpkg: haskell-hasql-notifications 0.2.0.1-31: rebuild with hashable 1.4.1.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-25 12:42:39 UTC (rev 1278512)
+++ PKGBUILD2022-08-25 12:43:00 UTC (rev 1278513)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=30
+pkgrel=31
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-24 Thread Felix Yan via arch-commits
Date: Wednesday, August 24, 2022 @ 14:13:36
  Author: felixonmars
Revision: 1276391

upgpkg: haskell-hasql-notifications 0.2.0.1-30: rebuild with cereal 0.5.8.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-24 14:13:17 UTC (rev 1276390)
+++ PKGBUILD2022-08-24 14:13:36 UTC (rev 1276391)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=29
+pkgrel=30
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-23 Thread Felix Yan via arch-commits
Date: Tuesday, August 23, 2022 @ 17:05:19
  Author: felixonmars
Revision: 1275594

upgpkg: haskell-hasql-notifications 0.2.0.1-29: rebuild with entropy 0.4.1.9

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 17:05:07 UTC (rev 1275593)
+++ PKGBUILD2022-08-23 17:05:19 UTC (rev 1275594)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=28
+pkgrel=29
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-21 Thread Felix Yan via arch-commits
Date: Sunday, August 21, 2022 @ 19:25:16
  Author: felixonmars
Revision: 1273496

upgpkg: haskell-hasql-notifications 0.2.0.1-28: rebuild with split 0.2.3.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-21 19:25:06 UTC (rev 1273495)
+++ PKGBUILD2022-08-21 19:25:16 UTC (rev 1273496)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=27
+pkgrel=28
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-21 Thread Felix Yan via arch-commits
Date: Sunday, August 21, 2022 @ 09:02:01
  Author: felixonmars
Revision: 1272016

upgpkg: haskell-hasql-notifications 0.2.0.1-27: rebuild with ChasingBottoms 
1.3.1.12

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-21 09:01:51 UTC (rev 1272015)
+++ PKGBUILD2022-08-21 09:02:01 UTC (rev 1272016)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=26
+pkgrel=27
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-19 Thread Felix Yan via arch-commits
Date: Friday, August 19, 2022 @ 10:47:22
  Author: felixonmars
Revision: 1269975

upgpkg: haskell-hasql-notifications 0.2.0.1-26: rebuild with base-orphans 0.8.7

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-19 10:47:14 UTC (rev 1269974)
+++ PKGBUILD2022-08-19 10:47:22 UTC (rev 1269975)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=25
+pkgrel=26
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-18 Thread Felix Yan via arch-commits
Date: Thursday, August 18, 2022 @ 16:47:10
  Author: felixonmars
Revision: 1267702

upgpkg: haskell-hasql-notifications 0.2.0.1-25: rebuild with lifted-async 
0.10.2.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-18 16:46:53 UTC (rev 1267701)
+++ PKGBUILD2022-08-18 16:47:10 UTC (rev 1267702)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=24
+pkgrel=25
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-15 Thread Felix Yan via arch-commits
Date: Monday, August 15, 2022 @ 21:39:46
  Author: felixonmars
Revision: 1266420

upgpkg: haskell-hasql-notifications 0.2.0.1-24: rebuild with adjunctions 4.4.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-15 21:39:03 UTC (rev 1266419)
+++ PKGBUILD2022-08-15 21:39:46 UTC (rev 1266420)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=23
+pkgrel=24
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-10 Thread Felix Yan via arch-commits
Date: Wednesday, August 10, 2022 @ 19:19:40
  Author: felixonmars
Revision: 1265087

upgpkg: haskell-hasql-notifications 0.2.0.1-23: rebuild with text-builder 0.6.7

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-10 19:19:04 UTC (rev 1265086)
+++ PKGBUILD2022-08-10 19:19:40 UTC (rev 1265087)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=22
+pkgrel=23
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-09 Thread Felix Yan via arch-commits
Date: Tuesday, August 9, 2022 @ 18:33:49
  Author: felixonmars
Revision: 1264468

upgpkg: haskell-hasql-notifications 0.2.0.1-22: rebuild with th-abstraction 
0.4.4.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 18:33:12 UTC (rev 1264467)
+++ PKGBUILD2022-08-09 18:33:49 UTC (rev 1264468)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=21
+pkgrel=22
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-08-08 Thread Felix Yan via arch-commits
Date: Monday, August 8, 2022 @ 20:01:30
  Author: felixonmars
Revision: 1262333

upgpkg: haskell-hasql-notifications 0.2.0.1-21: rebuild with tasty 1.4.2.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-08 20:01:21 UTC (rev 1262332)
+++ PKGBUILD2022-08-08 20:01:30 UTC (rev 1262333)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=20
+pkgrel=21
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-25 Thread Felix Yan via arch-commits
Date: Monday, July 25, 2022 @ 13:37:39
  Author: felixonmars
Revision: 1257743

upgpkg: haskell-hasql-notifications 0.2.0.1-20: rebuild with inspection-testing 
0.5, tasty-inspection-testing 0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-25 13:36:56 UTC (rev 1257742)
+++ PKGBUILD2022-07-25 13:37:39 UTC (rev 1257743)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=19
+pkgrel=20
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-23 Thread Felix Yan via arch-commits
Date: Saturday, July 23, 2022 @ 08:45:34
  Author: felixonmars
Revision: 1255643

upgpkg: haskell-hasql-notifications 0.2.0.1-19: rebuild with hasql 1.5.0.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-23 08:42:51 UTC (rev 1255642)
+++ PKGBUILD2022-07-23 08:45:34 UTC (rev 1255643)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=18
+pkgrel=19
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-23 Thread Felix Yan via arch-commits
Date: Saturday, July 23, 2022 @ 07:54:00
  Author: felixonmars
Revision: 1255533

upgpkg: haskell-hasql-notifications 0.2.0.1-18: rebuild with hashtables 1.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-23 07:53:26 UTC (rev 1255532)
+++ PKGBUILD2022-07-23 07:54:00 UTC (rev 1255533)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=17
+pkgrel=18
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-15 Thread Felix Yan via arch-commits
Date: Saturday, July 16, 2022 @ 05:38:42
  Author: felixonmars
Revision: 1253811

upgpkg: haskell-hasql-notifications 0.2.0.1-17: rebuild with constraints 0.13.4

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-16 05:38:32 UTC (rev 1253810)
+++ PKGBUILD2022-07-16 05:38:42 UTC (rev 1253811)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=16
+pkgrel=17
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-15 Thread Felix Yan via arch-commits
Date: Friday, July 15, 2022 @ 08:48:58
  Author: felixonmars
Revision: 1252834

upgpkg: haskell-hasql-notifications 0.2.0.1-16: rebuild with text-builder-dev 
0.3.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-15 08:48:49 UTC (rev 1252833)
+++ PKGBUILD2022-07-15 08:48:58 UTC (rev 1252834)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=15
+pkgrel=16
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-12 Thread Felix Yan via arch-commits
Date: Tuesday, July 12, 2022 @ 21:42:58
  Author: felixonmars
Revision: 1251629

upgpkg: haskell-hasql-notifications 0.2.0.1-15: rebuild with tasty 1.4.2.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-12 21:42:28 UTC (rev 1251628)
+++ PKGBUILD2022-07-12 21:42:58 UTC (rev 1251629)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=14
+pkgrel=15
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-08 Thread Felix Yan via arch-commits
Date: Friday, July 8, 2022 @ 22:56:34
  Author: felixonmars
Revision: 1249047

upgpkg: haskell-hasql-notifications 0.2.0.1-14: rebuild with hasql 1.5.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-08 22:55:52 UTC (rev 1249046)
+++ PKGBUILD2022-07-08 22:56:34 UTC (rev 1249047)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=13
+pkgrel=14
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-08 Thread Felix Yan via arch-commits
Date: Friday, July 8, 2022 @ 21:55:53
  Author: felixonmars
Revision: 1248940

upgpkg: haskell-hasql-notifications 0.2.0.1-13: rebuild with invariant 0.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-08 21:55:29 UTC (rev 1248939)
+++ PKGBUILD2022-07-08 21:55:53 UTC (rev 1248940)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=12
+pkgrel=13
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-07 Thread Felix Yan via arch-commits
Date: Thursday, July 7, 2022 @ 20:41:39
  Author: felixonmars
Revision: 1248286

upgpkg: haskell-hasql-notifications 0.2.0.1-12: rebuild with 
bytestring-strict-builder 0.4.5.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-07 20:40:42 UTC (rev 1248285)
+++ PKGBUILD2022-07-07 20:41:39 UTC (rev 1248286)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-07 Thread Felix Yan via arch-commits
Date: Thursday, July 7, 2022 @ 13:14:33
  Author: felixonmars
Revision: 1248073

upgpkg: haskell-hasql-notifications 0.2.0.1-11: rebuild with text-builder-dev 
0.3.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-07 13:13:21 UTC (rev 1248072)
+++ PKGBUILD2022-07-07 13:14:33 UTC (rev 1248073)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-06 Thread Felix Yan via arch-commits
Date: Thursday, July 7, 2022 @ 01:27:52
  Author: felixonmars
Revision: 1247542

upgpkg: haskell-hasql-notifications 0.2.0.1-10: rebuild with resourcet 1.2.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-07 01:27:12 UTC (rev 1247541)
+++ PKGBUILD2022-07-07 01:27:52 UTC (rev 1247542)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-05 Thread Felix Yan via arch-commits
Date: Tuesday, July 5, 2022 @ 22:29:52
  Author: felixonmars
Revision: 1245870

upgpkg: haskell-hasql-notifications 0.2.0.1-9: rebuild with ansi-terminal 0.11.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-05 22:29:42 UTC (rev 1245869)
+++ PKGBUILD2022-07-05 22:29:52 UTC (rev 1245870)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:21:53
  Author: felixonmars
Revision: 1243439

upgpkg: haskell-hasql-notifications 0.2.0.1-8: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:21:24 UTC (rev 1243438)
+++ PKGBUILD2022-07-01 19:21:53 UTC (rev 1243439)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-30 Thread Felix Yan via arch-commits
Date: Thursday, June 30, 2022 @ 17:03:43
  Author: felixonmars
Revision: 1243109

upgpkg: haskell-hasql-notifications 0.2.0.1-7: rebuild with deferred-folds 
0.9.18.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-30 17:03:10 UTC (rev 1243108)
+++ PKGBUILD2022-06-30 17:03:43 UTC (rev 1243109)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-29 Thread Felix Yan via arch-commits
Date: Thursday, June 30, 2022 @ 01:56:50
  Author: felixonmars
Revision: 1242137

upgpkg: haskell-hasql-notifications 0.2.0.1-6: rebuild with transformers-compat 
0.7.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-30 01:56:43 UTC (rev 1242136)
+++ PKGBUILD2022-06-30 01:56:50 UTC (rev 1242137)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-29 Thread Felix Yan via arch-commits
Date: Wednesday, June 29, 2022 @ 10:14:38
  Author: felixonmars
Revision: 1240191

upgpkg: haskell-hasql-notifications 0.2.0.1-5: rebuild with free 5.1.9

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-29 10:14:28 UTC (rev 1240190)
+++ PKGBUILD2022-06-29 10:14:38 UTC (rev 1240191)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-11 Thread Felix Yan via arch-commits
Date: Sunday, June 12, 2022 @ 06:30:04
  Author: felixonmars
Revision: 1236082

upgpkg: haskell-hasql-notifications 0.2.0.1-4: rebuild with inspection-testing 
0.4.6.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-12 06:29:56 UTC (rev 1236081)
+++ PKGBUILD2022-06-12 06:30:04 UTC (rev 1236082)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 11, 2022 @ 14:48:50
  Author: felixonmars
Revision: 1233796

upgpkg: haskell-hasql-notifications 0.2.0.1-3: rebuild with typed-process 
0.2.10.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-11 14:48:42 UTC (rev 1233795)
+++ PKGBUILD2022-06-11 14:48:50 UTC (rev 1233796)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 11, 2022 @ 08:02:26
  Author: felixonmars
Revision: 1232147

upgpkg: haskell-hasql-notifications 0.2.0.1-2: rebuild with ansi-terminal 0.11.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-11 08:02:18 UTC (rev 1232146)
+++ PKGBUILD2022-06-11 08:02:26 UTC (rev 1232147)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-09 Thread Felix Yan via arch-commits
Date: Thursday, June 9, 2022 @ 19:56:12
  Author: felixonmars
Revision: 1229745

upgpkg: haskell-hasql-notifications 0.2.0.1-1: rebuild with hasql-notifications 
0.2.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-09 19:22:47 UTC (rev 1229744)
+++ PKGBUILD2022-06-09 19:56:12 UTC (rev 1229745)
@@ -2,23 +2,17 @@
 
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
-pkgver=0.2.0.0
-pkgrel=130
+pkgver=0.2.0.1
+pkgrel=1
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-contravariant' 'haskell-hasql' 
'haskell-hasql-pool'
- 'haskell-postgresql-libpq')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 
'postgresql')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-postgresql-libpq')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('b133e38b7a27e66385332791bb03c4a3cf4f85994412318d08cd820577db3ffe')
+sha256sums=('7b5e2eab841d7f2d07869039b8674cd119408817794e884785b30417754825a4')
 
-prepare() {
-  cd $_hkgname-$pkgver
-  uusi -u hasql-pool $_hkgname.cabal
-}
-
 build() {
   cd $_hkgname-$pkgver
 



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

2022-06-09 Thread Felix Yan via arch-commits
Date: Thursday, June 9, 2022 @ 10:07:25
  Author: felixonmars
Revision: 1229541

upgpkg: haskell-hasql-notifications 0.2.0.0-130: rebuild with conversion-text 
1.0.1.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-09 10:07:06 UTC (rev 1229540)
+++ PKGBUILD2022-06-09 10:07:25 UTC (rev 1229541)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=129
+pkgrel=130
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-07 Thread Felix Yan via arch-commits
Date: Tuesday, June 7, 2022 @ 16:17:13
  Author: felixonmars
Revision: 1228508

upgpkg: haskell-hasql-notifications 0.2.0.0-129: rebuild with text-builder 
0.6.6.6, text-builder-dev 0.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-07 16:16:31 UTC (rev 1228507)
+++ PKGBUILD2022-06-07 16:17:13 UTC (rev 1228508)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=128
+pkgrel=129
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-07 Thread Felix Yan via arch-commits
Date: Tuesday, June 7, 2022 @ 08:25:39
  Author: felixonmars
Revision: 1228000

upgpkg: haskell-hasql-notifications 0.2.0.0-128: rebuild with concurrent-output 
1.10.16

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-07 08:25:32 UTC (rev 1227999)
+++ PKGBUILD2022-06-07 08:25:39 UTC (rev 1228000)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=127
+pkgrel=128
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-06 Thread Felix Yan via arch-commits
Date: Tuesday, June 7, 2022 @ 05:12:18
  Author: felixonmars
Revision: 1227229

upgpkg: haskell-hasql-notifications 0.2.0.0-127: rebuild with hasql 1.5.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-07 05:11:47 UTC (rev 1227228)
+++ PKGBUILD2022-06-07 05:12:18 UTC (rev 1227229)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=126
+pkgrel=127
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 16:58:03
  Author: felixonmars
Revision: 1226845

upgpkg: haskell-hasql-notifications 0.2.0.0-126: rebuild with hasql-pool 0.6, 
resource-pool 0.3.0.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 16:57:56 UTC (rev 1226844)
+++ PKGBUILD2022-06-06 16:58:03 UTC (rev 1226845)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=125
+pkgrel=126
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")
@@ -10,10 +10,15 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-contravariant' 'haskell-hasql' 
'haskell-hasql-pool'
  'haskell-postgresql-libpq')
-makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 
'postgresql')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
 sha256sums=('b133e38b7a27e66385332791bb03c4a3cf4f85994412318d08cd820577db3ffe')
 
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u hasql-pool $_hkgname.cabal
+}
+
 build() {
   cd $_hkgname-$pkgver
 



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

2022-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 15:51:26
  Author: felixonmars
Revision: 1226786

upgpkg: haskell-hasql-notifications 0.2.0.0-125: rebuild with 
template-haskell-compat-v0208 0.1.9

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 15:51:17 UTC (rev 1226785)
+++ PKGBUILD2022-06-06 15:51:26 UTC (rev 1226786)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=124
+pkgrel=125
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 12:35:26
  Author: felixonmars
Revision: 1226321

upgpkg: haskell-hasql-notifications 0.2.0.0-124: rebuild with typed-process 
0.2.10.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 12:35:20 UTC (rev 1226320)
+++ PKGBUILD2022-06-06 12:35:26 UTC (rev 1226321)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=123
+pkgrel=124
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-05 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 06:33:23
  Author: felixonmars
Revision: 1224660

upgpkg: haskell-hasql-notifications 0.2.0.0-123: rebuild with hspec 2.9.7, 
hspec-core 2.9.7, hspec-discover 2.9.7

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 06:33:15 UTC (rev 1224659)
+++ PKGBUILD2022-06-06 06:33:23 UTC (rev 1224660)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=122
+pkgrel=123
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-04 Thread Felix Yan via arch-commits
Date: Saturday, June 4, 2022 @ 20:14:48
  Author: felixonmars
Revision: 1222389

upgpkg: haskell-hasql-notifications 0.2.0.0-122: rebuild with typed-process 
0.2.9.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-04 20:14:42 UTC (rev 1222388)
+++ PKGBUILD2022-06-04 20:14:48 UTC (rev 1222389)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=121
+pkgrel=122
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-06-03 Thread Felix Yan via arch-commits
Date: Friday, June 3, 2022 @ 13:06:26
  Author: felixonmars
Revision: 1220652

upgpkg: haskell-hasql-notifications 0.2.0.0-121: rebuild with primitive 0.7.4.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-03 13:06:18 UTC (rev 1220651)
+++ PKGBUILD2022-06-03 13:06:26 UTC (rev 1220652)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=120
+pkgrel=121
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-31 Thread Felix Yan via arch-commits
Date: Tuesday, May 31, 2022 @ 08:07:21
  Author: felixonmars
Revision: 1217020

upgpkg: haskell-hasql-notifications 0.2.0.0-120: rebuild with 
tasty-inspection-testing 0.1.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 08:07:14 UTC (rev 1217019)
+++ PKGBUILD2022-05-31 08:07:21 UTC (rev 1217020)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=119
+pkgrel=120
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-28 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 02:57:49
  Author: felixonmars
Revision: 1213667

upgpkg: haskell-hasql-notifications 0.2.0.0-119: rebuild with binary-parser 
0.5.7.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 02:57:10 UTC (rev 1213666)
+++ PKGBUILD2022-05-29 02:57:49 UTC (rev 1213667)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=118
+pkgrel=119
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-28 Thread Felix Yan via arch-commits
Date: Saturday, May 28, 2022 @ 20:53:25
  Author: felixonmars
Revision: 1212833

upgpkg: haskell-hasql-notifications 0.2.0.0-118: rebuild with doctest 0.20.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-28 20:53:18 UTC (rev 1212832)
+++ PKGBUILD2022-05-28 20:53:25 UTC (rev 1212833)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=117
+pkgrel=118
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-21 Thread Felix Yan via arch-commits
Date: Saturday, May 21, 2022 @ 16:09:23
  Author: felixonmars
Revision: 1209746

upgpkg: haskell-hasql-notifications 0.2.0.0-117: rebuild with adjunctions 4.4.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-21 16:09:00 UTC (rev 1209745)
+++ PKGBUILD2022-05-21 16:09:23 UTC (rev 1209746)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=116
+pkgrel=117
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-18 Thread Felix Yan via arch-commits
Date: Wednesday, May 18, 2022 @ 15:19:49
  Author: felixonmars
Revision: 1208679

upgpkg: haskell-hasql-notifications 0.2.0.0-116: rebuild with resourcet 1.2.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-18 15:19:18 UTC (rev 1208678)
+++ PKGBUILD2022-05-18 15:19:49 UTC (rev 1208679)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=115
+pkgrel=116
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-15 Thread Felix Yan via arch-commits
Date: Sunday, May 15, 2022 @ 07:01:16
  Author: felixonmars
Revision: 1207214

upgpkg: haskell-hasql-notifications 0.2.0.0-115: rebuild with kan-extensions 
5.2.4

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-15 06:59:41 UTC (rev 1207213)
+++ PKGBUILD2022-05-15 07:01:16 UTC (rev 1207214)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=114
+pkgrel=115
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-14 Thread Felix Yan via arch-commits
Date: Sunday, May 15, 2022 @ 04:14:34
  Author: felixonmars
Revision: 1206180

upgpkg: haskell-hasql-notifications 0.2.0.0-114: rebuild with hashable 1.4.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-15 04:14:25 UTC (rev 1206179)
+++ PKGBUILD2022-05-15 04:14:34 UTC (rev 1206180)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=113
+pkgrel=114
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-14 Thread Felix Yan via arch-commits
Date: Saturday, May 14, 2022 @ 16:04:13
  Author: felixonmars
Revision: 1205326

upgpkg: haskell-hasql-notifications 0.2.0.0-113: rebuild with hashable 1.4.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-14 16:03:40 UTC (rev 1205325)
+++ PKGBUILD2022-05-14 16:04:13 UTC (rev 1205326)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=112
+pkgrel=113
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-14 Thread Felix Yan via arch-commits
Date: Saturday, May 14, 2022 @ 10:16:47
  Author: felixonmars
Revision: 1203511

upgpkg: haskell-hasql-notifications 0.2.0.0-112: rebuild with free 5.1.8

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-14 10:16:38 UTC (rev 1203510)
+++ PKGBUILD2022-05-14 10:16:47 UTC (rev 1203511)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=111
+pkgrel=112
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-13 Thread Felix Yan via arch-commits
Date: Saturday, May 14, 2022 @ 04:17:50
  Author: felixonmars
Revision: 1203216

upgpkg: haskell-hasql-notifications 0.2.0.0-111: rebuild with 
conversion-bytestring 1.0.1.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-14 04:16:48 UTC (rev 1203215)
+++ PKGBUILD2022-05-14 04:17:50 UTC (rev 1203216)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=110
+pkgrel=111
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-13 Thread Felix Yan via arch-commits
Date: Friday, May 13, 2022 @ 15:24:53
  Author: felixonmars
Revision: 1202194

upgpkg: haskell-hasql-notifications 0.2.0.0-110: rebuild with random 1.2.1.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-13 15:24:46 UTC (rev 1202193)
+++ PKGBUILD2022-05-13 15:24:53 UTC (rev 1202194)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=109
+pkgrel=110
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-13 Thread Felix Yan via arch-commits
Date: Friday, May 13, 2022 @ 12:06:49
  Author: felixonmars
Revision: 1201887

upgpkg: haskell-hasql-notifications 0.2.0.0-109: rebuild with random 1.2.1.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-13 12:06:14 UTC (rev 1201886)
+++ PKGBUILD2022-05-13 12:06:49 UTC (rev 1201887)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=108
+pkgrel=109
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-12 Thread Felix Yan via arch-commits
Date: Friday, May 13, 2022 @ 04:00:23
  Author: felixonmars
Revision: 1200074

upgpkg: haskell-hasql-notifications 0.2.0.0-108: rebuild with invariant 0.5.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-13 04:00:16 UTC (rev 1200073)
+++ PKGBUILD2022-05-13 04:00:23 UTC (rev 1200074)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=107
+pkgrel=108
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-12 Thread Felix Yan via arch-commits
Date: Thursday, May 12, 2022 @ 14:50:00
  Author: felixonmars
Revision: 1199649

upgpkg: haskell-hasql-notifications 0.2.0.0-107: rebuild with parsers 0.12.11

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-12 14:49:26 UTC (rev 1199648)
+++ PKGBUILD2022-05-12 14:50:00 UTC (rev 1199649)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=106
+pkgrel=107
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-12 Thread Felix Yan via arch-commits
Date: Thursday, May 12, 2022 @ 10:43:24
  Author: felixonmars
Revision: 1199127

upgpkg: haskell-hasql-notifications 0.2.0.0-106: rebuild with 
unordered-containers 0.2.19.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-12 10:42:52 UTC (rev 1199126)
+++ PKGBUILD2022-05-12 10:43:24 UTC (rev 1199127)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=105
+pkgrel=106
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-10 Thread Felix Yan via arch-commits
Date: Tuesday, May 10, 2022 @ 08:57:09
  Author: felixonmars
Revision: 1197377

upgpkg: haskell-hasql-notifications 0.2.0.0-105: rebuild with bifunctors 5.5.12

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-10 08:56:29 UTC (rev 1197376)
+++ PKGBUILD2022-05-10 08:57:09 UTC (rev 1197377)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=104
+pkgrel=105
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-09 Thread Felix Yan via arch-commits
Date: Tuesday, May 10, 2022 @ 06:28:15
  Author: felixonmars
Revision: 1196686

upgpkg: haskell-hasql-notifications 0.2.0.0-104: rebuild with pointed 5.0.4

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-10 06:27:44 UTC (rev 1196685)
+++ PKGBUILD2022-05-10 06:28:15 UTC (rev 1196686)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=103
+pkgrel=104
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-09 Thread Felix Yan via arch-commits
Date: Tuesday, May 10, 2022 @ 05:06:30
  Author: felixonmars
Revision: 1196606

upgpkg: haskell-hasql-notifications 0.2.0.0-103: rebuild with text-conversions 
0.3.1.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-10 05:06:23 UTC (rev 1196605)
+++ PKGBUILD2022-05-10 05:06:30 UTC (rev 1196606)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=102
+pkgrel=103
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-09 Thread Felix Yan via arch-commits
Date: Tuesday, May 10, 2022 @ 01:49:09
  Author: felixonmars
Revision: 1196502

upgpkg: haskell-hasql-notifications 0.2.0.0-102: rebuild with either 5.0.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-10 01:48:37 UTC (rev 1196501)
+++ PKGBUILD2022-05-10 01:49:09 UTC (rev 1196502)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=101
+pkgrel=102
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-05-04 Thread Felix Yan via arch-commits
Date: Wednesday, May 4, 2022 @ 21:23:33
  Author: felixonmars
Revision: 1194548

upgpkg: haskell-hasql-notifications 0.2.0.0-101: rebuild with hspec 2.9.6, 
hspec-core 2.9.6, hspec-discover 2.9.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-04 21:22:56 UTC (rev 1194547)
+++ PKGBUILD2022-05-04 21:23:33 UTC (rev 1194548)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=100
+pkgrel=101
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-04-23 Thread Felix Yan via arch-commits
Date: Sunday, April 24, 2022 @ 00:40:12
  Author: felixonmars
Revision: 1189441

upgpkg: haskell-hasql-notifications 0.2.0.0-100: rebuild with hashable 1.4.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-24 00:39:49 UTC (rev 1189440)
+++ PKGBUILD2022-04-24 00:40:12 UTC (rev 1189441)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=99
+pkgrel=100
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-04-10 Thread Felix Yan via arch-commits
Date: Sunday, April 10, 2022 @ 12:55:43
  Author: felixonmars
Revision: 1184926

upgpkg: haskell-hasql-notifications 0.2.0.0-99: rebuild with hspec 2.9.5, 
hspec-core 2.9.5, hspec-discover 2.9.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-10 12:55:37 UTC (rev 1184925)
+++ PKGBUILD2022-04-10 12:55:43 UTC (rev 1184926)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=98
+pkgrel=99
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-04-06 Thread Felix Yan via arch-commits
Date: Wednesday, April 6, 2022 @ 22:50:01
  Author: felixonmars
Revision: 1182355

upgpkg: haskell-hasql-notifications 0.2.0.0-98: rebuild with 
unordered-containers 0.2.18.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-06 22:49:44 UTC (rev 1182354)
+++ PKGBUILD2022-04-06 22:50:01 UTC (rev 1182355)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=97
+pkgrel=98
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-04-01 Thread Felix Yan via arch-commits
Date: Friday, April 1, 2022 @ 12:41:51
  Author: felixonmars
Revision: 1179731

upgpkg: haskell-hasql-notifications 0.2.0.0-97: rebuild with hspec 2.9.4, 
hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-01 12:40:38 UTC (rev 1179730)
+++ PKGBUILD2022-04-01 12:41:51 UTC (rev 1179731)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=96
+pkgrel=97
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-29 Thread Felix Yan via arch-commits
Date: Tuesday, March 29, 2022 @ 23:44:50
  Author: felixonmars
Revision: 1177711

upgpkg: haskell-hasql-notifications 0.2.0.0-96: rebuild with text-builder 
0.6.6.5, text-builder-dev 0.2.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-29 23:43:59 UTC (rev 1177710)
+++ PKGBUILD2022-03-29 23:44:50 UTC (rev 1177711)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=95
+pkgrel=96
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-29 Thread Felix Yan via arch-commits
Date: Tuesday, March 29, 2022 @ 09:06:15
  Author: felixonmars
Revision: 1177610

upgpkg: haskell-hasql-notifications 0.2.0.0-95: rebuild with rebase 1.15.0.3, 
rerebase 1.15.0.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-29 09:06:08 UTC (rev 1177609)
+++ PKGBUILD2022-03-29 09:06:15 UTC (rev 1177610)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=94
+pkgrel=95
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-26 Thread Felix Yan via arch-commits
Date: Sunday, March 27, 2022 @ 03:26:17
  Author: felixonmars
Revision: 1177135

upgpkg: haskell-hasql-notifications 0.2.0.0-94: rebuild with rebase 1.15, 
rerebase 1.15

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-27 03:26:10 UTC (rev 1177134)
+++ PKGBUILD2022-03-27 03:26:17 UTC (rev 1177135)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=93
+pkgrel=94
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-26 Thread Felix Yan via arch-commits
Date: Saturday, March 26, 2022 @ 19:09:20
  Author: felixonmars
Revision: 1176940

upgpkg: haskell-hasql-notifications 0.2.0.0-93: rebuild with parsers (fix 
attoparsec flag)

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-26 19:09:14 UTC (rev 1176939)
+++ PKGBUILD2022-03-26 19:09:20 UTC (rev 1176940)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=92
+pkgrel=93
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-24 Thread Felix Yan via arch-commits
Date: Thursday, March 24, 2022 @ 21:17:20
  Author: felixonmars
Revision: 1175478

upgpkg: haskell-hasql-notifications 0.2.0.0-92: rebuild with 
quickcheck-instances 0.3.27

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-24 21:17:13 UTC (rev 1175477)
+++ PKGBUILD2022-03-24 21:17:20 UTC (rev 1175478)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=91
+pkgrel=92
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-24 Thread Felix Yan via arch-commits
Date: Thursday, March 24, 2022 @ 15:52:30
  Author: felixonmars
Revision: 1174792

upgpkg: haskell-hasql-notifications 0.2.0.0-91: rebuild with rebase 1.14, 
rerebase 1.14

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-24 15:52:19 UTC (rev 1174791)
+++ PKGBUILD2022-03-24 15:52:30 UTC (rev 1174792)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=90
+pkgrel=91
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-24 Thread Felix Yan via arch-commits
Date: Thursday, March 24, 2022 @ 03:43:18
  Author: felixonmars
Revision: 1173830

upgpkg: haskell-hasql-notifications 0.2.0.0-90: rebuild with hspec 2.9.3, 
hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-24 03:43:13 UTC (rev 1173829)
+++ PKGBUILD2022-03-24 03:43:18 UTC (rev 1173830)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=89
+pkgrel=90
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-23 Thread Felix Yan via arch-commits
Date: Wednesday, March 23, 2022 @ 16:52:29
  Author: felixonmars
Revision: 1171553

upgpkg: haskell-hasql-notifications 0.2.0.0-89: rebuild with hasql 1.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-23 16:51:39 UTC (rev 1171552)
+++ PKGBUILD2022-03-23 16:52:29 UTC (rev 1171553)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=88
+pkgrel=89
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-23 Thread Felix Yan via arch-commits
Date: Wednesday, March 23, 2022 @ 12:42:21
  Author: felixonmars
Revision: 1171335

upgpkg: haskell-hasql-notifications 0.2.0.0-88: rebuild with base-prelude 1.6.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-23 12:41:23 UTC (rev 1171334)
+++ PKGBUILD2022-03-23 12:42:21 UTC (rev 1171335)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=87
+pkgrel=88
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-22 Thread Felix Yan via arch-commits
Date: Tuesday, March 22, 2022 @ 23:03:53
  Author: felixonmars
Revision: 1170724

upgpkg: haskell-hasql-notifications 0.2.0.0-87: rebuild with text-builder 
0.6.6.4

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-22 23:03:23 UTC (rev 1170723)
+++ PKGBUILD2022-03-22 23:03:53 UTC (rev 1170724)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=86
+pkgrel=87
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-22 Thread Felix Yan via arch-commits
Date: Tuesday, March 22, 2022 @ 11:20:13
  Author: felixonmars
Revision: 1170079

upgpkg: haskell-hasql-notifications 0.2.0.0-86: rebuild with rebase 1.13.2, 
rerebase 1.13.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-22 11:19:36 UTC (rev 1170078)
+++ PKGBUILD2022-03-22 11:20:13 UTC (rev 1170079)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=85
+pkgrel=86
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-21 Thread Felix Yan via arch-commits
Date: Monday, March 21, 2022 @ 22:02:27
  Author: felixonmars
Revision: 1168610

upgpkg: haskell-hasql-notifications 0.2.0.0-85: rebuild with hspec 2.9.2, 
hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-21 22:02:14 UTC (rev 1168609)
+++ PKGBUILD2022-03-21 22:02:27 UTC (rev 1168610)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=84
+pkgrel=85
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-20 Thread Felix Yan via arch-commits
Date: Monday, March 21, 2022 @ 00:25:25
  Author: felixonmars
Revision: 1166414

upgpkg: haskell-hasql-notifications 0.2.0.0-84: rebuild with rebase 1.13.1, 
rerebase 1.13.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-21 00:24:31 UTC (rev 1166413)
+++ PKGBUILD2022-03-21 00:25:25 UTC (rev 1166414)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=83
+pkgrel=84
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")
@@ -18,7 +18,7 @@
   cd $_hkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
 --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
 --ghc-option='-pie'



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

2022-03-19 Thread Felix Yan via arch-commits
Date: Saturday, March 19, 2022 @ 22:08:18
  Author: felixonmars
Revision: 1162083

upgpkg: haskell-hasql-notifications 0.2.0.0-82: rebuild with base-compat 
0.12.1, base-compat-batteries 0.12.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-19 22:08:12 UTC (rev 1162082)
+++ PKGBUILD2022-03-19 22:08:18 UTC (rev 1162083)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=81
+pkgrel=82
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-18 Thread Felix Yan via arch-commits
Date: Friday, March 18, 2022 @ 22:01:32
  Author: felixonmars
Revision: 1159227

upgpkg: haskell-hasql-notifications 0.2.0.0-81: rebuild with clock 0.8.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-18 22:01:04 UTC (rev 1159226)
+++ PKGBUILD2022-03-18 22:01:32 UTC (rev 1159227)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=80
+pkgrel=81
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-16 Thread Felix Yan via arch-commits
Date: Wednesday, March 16, 2022 @ 16:23:23
  Author: felixonmars
Revision: 1155444

upgpkg: haskell-hasql-notifications 0.2.0.0-80: rebuild with hasql-pool 0.5.2.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-16 16:22:44 UTC (rev 1155443)
+++ PKGBUILD2022-03-16 16:23:23 UTC (rev 1155444)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=79
+pkgrel=80
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-15 Thread Felix Yan via arch-commits
Date: Wednesday, March 16, 2022 @ 00:05:58
  Author: felixonmars
Revision: 1155286

upgpkg: haskell-hasql-notifications 0.2.0.0-79: rebuild with base-prelude 1.6

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-16 00:05:31 UTC (rev 1155285)
+++ PKGBUILD2022-03-16 00:05:58 UTC (rev 1155286)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=78
+pkgrel=79
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-15 Thread Felix Yan via arch-commits
Date: Tuesday, March 15, 2022 @ 18:41:45
  Author: felixonmars
Revision: 1154755

upgpkg: haskell-hasql-notifications 0.2.0.0-78: rebuild with 
unordered-containers 0.2.17.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-15 18:41:19 UTC (rev 1154754)
+++ PKGBUILD2022-03-15 18:41:45 UTC (rev 1154755)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=77
+pkgrel=78
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-14 Thread Felix Yan via arch-commits
Date: Monday, March 14, 2022 @ 20:18:25
  Author: felixonmars
Revision: 1153123

upgpkg: haskell-hasql-notifications 0.2.0.0-77: rebuild with hspec 2.9.1, 
hspec-core 2.9.1, hspec-discover 2.9.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-14 20:17:57 UTC (rev 1153122)
+++ PKGBUILD2022-03-14 20:18:25 UTC (rev 1153123)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=76
+pkgrel=77
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-11 Thread Felix Yan via arch-commits
Date: Friday, March 11, 2022 @ 23:12:14
  Author: felixonmars
Revision: 1148909

upgpkg: haskell-hasql-notifications 0.2.0.0-76: rebuild with ansi-terminal 
0.11.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-11 23:11:53 UTC (rev 1148908)
+++ PKGBUILD2022-03-11 23:12:14 UTC (rev 1148909)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=75
+pkgrel=76
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-10 Thread Felix Yan via arch-commits
Date: Thursday, March 10, 2022 @ 23:30:09
  Author: felixonmars
Revision: 1146228

upgpkg: haskell-hasql-notifications 0.2.0.0-75: rebuild with doctest 0.19.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-10 23:29:23 UTC (rev 1146227)
+++ PKGBUILD2022-03-10 23:30:09 UTC (rev 1146228)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=74
+pkgrel=75
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-05 Thread Felix Yan via arch-commits
Date: Saturday, March 5, 2022 @ 09:08:03
  Author: felixonmars
Revision: 1142097

upgpkg: haskell-hasql-notifications 0.2.0.0-74: rebuild with hspec 2.9.0, 
hspec-core 2.9.0, hspec-discover 2.9.0

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-05 09:07:36 UTC (rev 1142096)
+++ PKGBUILD2022-03-05 09:08:03 UTC (rev 1142097)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=73
+pkgrel=74
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-03-01 Thread Felix Yan via arch-commits
Date: Tuesday, March 1, 2022 @ 11:37:12
  Author: felixonmars
Revision: 1138951

upgpkg: haskell-hasql-notifications 0.2.0.0-73: rebuild with network-info 0.2.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-01 11:36:28 UTC (rev 1138950)
+++ PKGBUILD2022-03-01 11:37:12 UTC (rev 1138951)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=72
+pkgrel=73
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2022-02-22 Thread Felix Yan via arch-commits
Date: Tuesday, February 22, 2022 @ 20:02:07
  Author: felixonmars
Revision: 1136136

upgpkg: haskell-hasql-notifications 0.2.0.0-72: rebuild with hashable 1.4.0.0, 
quickcheck-instances 0.3.26.1

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-02-22 20:01:39 UTC (rev 1136135)
+++ PKGBUILD2022-02-22 20:02:07 UTC (rev 1136136)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=71
+pkgrel=72
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



  1   2   >