[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-09-05 Thread Felix Yan via arch-commits
Date: Monday, September 5, 2022 @ 22:08:49
  Author: felixonmars
Revision: 1293482

upgpkg: haskell-th-lift-instances 0.1.20-3: rebuild with hspec 2.10.0, 
hspec-core 2.10.0, hspec-discover 2.10.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-05 22:08:38 UTC (rev 1293481)
+++ PKGBUILD2022-09-05 22:08:49 UTC (rev 1293482)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.20
-pkgrel=2
+pkgrel=3
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-29 Thread Felix Yan via arch-commits
Date: Monday, August 29, 2022 @ 21:13:05
  Author: felixonmars
Revision: 1286135

upgpkg: haskell-th-lift-instances 0.1.20-2: rebuild with base-compat 0.12.2, 
base-compat-batteries 0.12.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-29 21:13:00 UTC (rev 1286134)
+++ PKGBUILD2022-08-29 21:13:05 UTC (rev 1286135)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.20
-pkgrel=1
+pkgrel=2
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-28 Thread Felix Yan via arch-commits
Date: Sunday, August 28, 2022 @ 07:32:09
  Author: felixonmars
Revision: 1284891

upgpkg: haskell-th-lift-instances 0.1.20-1: rebuild with th-lift-instances 
0.1.20

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-28 07:30:18 UTC (rev 1284890)
+++ PKGBUILD2022-08-28 07:32:09 UTC (rev 1284891)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.19
-pkgrel=44
+pkgver=0.1.20
+pkgrel=1
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-lift' 'haskell-vector')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d8a38531a9a61dce426c43807e3764abbe22102e8886d9d23e76d27735bace672e10472b77b27dbe2fbb74bf6e32a5d528d690a608a81d8dce9963721fad6349')
+sha512sums=('bb43b13df8fb939a79a3fc1099900fcaa8741eb61b8f5574b7d7b68c220acc0cbb9fa7517b22ad34f006da7a1c25c08d1237309f8f98d79ca4d00dad345b28cb')
 
 build() {
 cd $_hkgname-$pkgver



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-26 Thread Felix Yan via arch-commits
Date: Friday, August 26, 2022 @ 12:11:44
  Author: felixonmars
Revision: 1281981

upgpkg: haskell-th-lift-instances 0.1.19-44: rebuild with silently 1.2.5.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-26 12:11:35 UTC (rev 1281980)
+++ PKGBUILD2022-08-26 12:11:44 UTC (rev 1281981)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=43
+pkgrel=44
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-24 Thread Felix Yan via arch-commits
Date: Wednesday, August 24, 2022 @ 20:55:14
  Author: felixonmars
Revision: 1277142

upgpkg: haskell-th-lift-instances 0.1.19-43: rebuild with hashable 1.4.1.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-24 20:55:04 UTC (rev 1277141)
+++ PKGBUILD2022-08-24 20:55:14 UTC (rev 1277142)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=42
+pkgrel=43
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-18 Thread Felix Yan via arch-commits
Date: Thursday, August 18, 2022 @ 19:31:54
  Author: felixonmars
Revision: 1268502

upgpkg: haskell-th-lift-instances 0.1.19-42: rebuild with base-orphans 0.8.7

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-18 19:31:46 UTC (rev 1268501)
+++ PKGBUILD2022-08-18 19:31:54 UTC (rev 1268502)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=41
+pkgrel=42
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-09 Thread Felix Yan via arch-commits
Date: Tuesday, August 9, 2022 @ 15:23:09
  Author: felixonmars
Revision: 1263614

upgpkg: haskell-th-lift-instances 0.1.19-41: rebuild with th-abstraction 0.4.4.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 15:22:59 UTC (rev 1263613)
+++ PKGBUILD2022-08-09 15:23:09 UTC (rev 1263614)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=40
+pkgrel=41
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-08-08 Thread Felix Yan via arch-commits
Date: Monday, August 8, 2022 @ 15:13:43
  Author: felixonmars
Revision: 1261040

upgpkg: haskell-th-lift-instances 0.1.19-40: rebuild with tasty 1.4.2.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-08 15:13:30 UTC (rev 1261039)
+++ PKGBUILD2022-08-08 15:13:43 UTC (rev 1261040)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=39
+pkgrel=40
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-07-24 Thread Felix Yan via arch-commits
Date: Monday, July 25, 2022 @ 05:05:41
  Author: felixonmars
Revision: 1256308

upgpkg: haskell-th-lift-instances 0.1.19-39: rebuild with inspection-testing 
0.5, tasty-inspection-testing 0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-25 05:05:33 UTC (rev 1256307)
+++ PKGBUILD2022-07-25 05:05:41 UTC (rev 1256308)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=38
+pkgrel=39
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-07-12 Thread Felix Yan via arch-commits
Date: Tuesday, July 12, 2022 @ 07:10:57
  Author: felixonmars
Revision: 1250273

upgpkg: haskell-th-lift-instances 0.1.19-38: rebuild with tasty 1.4.2.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-12 07:10:50 UTC (rev 1250272)
+++ PKGBUILD2022-07-12 07:10:57 UTC (rev 1250273)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=37
+pkgrel=38
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-07-05 Thread Felix Yan via arch-commits
Date: Tuesday, July 5, 2022 @ 12:48:16
  Author: felixonmars
Revision: 1244429

upgpkg: haskell-th-lift-instances 0.1.19-37: rebuild with ansi-terminal 0.11.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-05 12:48:03 UTC (rev 1244428)
+++ PKGBUILD2022-07-05 12:48:16 UTC (rev 1244429)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=36
+pkgrel=37
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

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

upgpkg: haskell-th-lift-instances 0.1.19-36: rebuild with transformers-compat 
0.7.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-29 14:52:20 UTC (rev 1240614)
+++ PKGBUILD2022-06-29 14:52:29 UTC (rev 1240615)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=35
+pkgrel=36
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 11, 2022 @ 20:38:12
  Author: felixonmars
Revision: 1234844

upgpkg: haskell-th-lift-instances 0.1.19-35: rebuild with inspection-testing 
0.4.6.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-11 20:38:05 UTC (rev 1234843)
+++ PKGBUILD2022-06-11 20:38:12 UTC (rev 1234844)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=34
+pkgrel=35
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-06-10 Thread Felix Yan via arch-commits
Date: Friday, June 10, 2022 @ 16:48:06
  Author: felixonmars
Revision: 1230682

upgpkg: haskell-th-lift-instances 0.1.19-34: rebuild with ansi-terminal 0.11.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-10 16:47:58 UTC (rev 1230681)
+++ PKGBUILD2022-06-10 16:48:06 UTC (rev 1230682)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=33
+pkgrel=34
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-06-05 Thread Felix Yan via arch-commits
Date: Sunday, June 5, 2022 @ 16:45:54
  Author: felixonmars
Revision: 1223192

upgpkg: haskell-th-lift-instances 0.1.19-33: rebuild with hspec 2.9.7, 
hspec-core 2.9.7, hspec-discover 2.9.7

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-05 16:45:46 UTC (rev 1223191)
+++ PKGBUILD2022-06-05 16:45:54 UTC (rev 1223192)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=32
+pkgrel=33
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-06-03 Thread Felix Yan via arch-commits
Date: Friday, June 3, 2022 @ 07:44:18
  Author: felixonmars
Revision: 1219208

upgpkg: haskell-th-lift-instances 0.1.19-32: rebuild with primitive 0.7.4.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-03 07:44:11 UTC (rev 1219207)
+++ PKGBUILD2022-06-03 07:44:18 UTC (rev 1219208)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=31
+pkgrel=32
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-05-30 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 08:49:36
  Author: felixonmars
Revision: 1215115

upgpkg: haskell-th-lift-instances 0.1.19-31: rebuild with 
tasty-inspection-testing 0.1.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 08:49:29 UTC (rev 1215114)
+++ PKGBUILD2022-05-30 08:49:36 UTC (rev 1215115)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=30
+pkgrel=31
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-05-28 Thread Felix Yan via arch-commits
Date: Saturday, May 28, 2022 @ 13:55:59
  Author: felixonmars
Revision: 1211408

upgpkg: haskell-th-lift-instances 0.1.19-30: rebuild with doctest 0.20.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-28 13:55:52 UTC (rev 1211407)
+++ PKGBUILD2022-05-28 13:55:59 UTC (rev 1211408)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=29
+pkgrel=30
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-05-14 Thread Felix Yan via arch-commits
Date: Saturday, May 14, 2022 @ 11:52:57
  Author: felixonmars
Revision: 1203957

upgpkg: haskell-th-lift-instances 0.1.19-29: rebuild with hashable 1.4.0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-14 11:52:50 UTC (rev 1203956)
+++ PKGBUILD2022-05-14 11:52:57 UTC (rev 1203957)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=28
+pkgrel=29
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-05-13 Thread Felix Yan via arch-commits
Date: Friday, May 13, 2022 @ 07:35:15
  Author: felixonmars
Revision: 1200688

upgpkg: haskell-th-lift-instances 0.1.19-28: rebuild with random 1.2.1.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-13 07:35:07 UTC (rev 1200687)
+++ PKGBUILD2022-05-13 07:35:15 UTC (rev 1200688)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=27
+pkgrel=28
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-05-04 Thread Felix Yan via arch-commits
Date: Wednesday, May 4, 2022 @ 10:06:24
  Author: felixonmars
Revision: 1193005

upgpkg: haskell-th-lift-instances 0.1.19-27: rebuild with hspec 2.9.6, 
hspec-core 2.9.6, hspec-discover 2.9.6

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-04 10:06:17 UTC (rev 1193004)
+++ PKGBUILD2022-05-04 10:06:24 UTC (rev 1193005)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=26
+pkgrel=27
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-04-23 Thread Felix Yan via arch-commits
Date: Saturday, April 23, 2022 @ 19:56:08
  Author: felixonmars
Revision: 1188127

upgpkg: haskell-th-lift-instances 0.1.19-26: rebuild with hashable 1.4.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-23 19:56:00 UTC (rev 1188126)
+++ PKGBUILD2022-04-23 19:56:08 UTC (rev 1188127)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=25
+pkgrel=26
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-04-09 Thread Felix Yan via arch-commits
Date: Saturday, April 9, 2022 @ 23:29:47
  Author: felixonmars
Revision: 1183493

upgpkg: haskell-th-lift-instances 0.1.19-25: rebuild with hspec 2.9.5, 
hspec-core 2.9.5, hspec-discover 2.9.5

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-09 23:29:40 UTC (rev 1183492)
+++ PKGBUILD2022-04-09 23:29:47 UTC (rev 1183493)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=24
+pkgrel=25
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-31 Thread Felix Yan via arch-commits
Date: Friday, April 1, 2022 @ 03:08:14
  Author: felixonmars
Revision: 1178317

upgpkg: haskell-th-lift-instances 0.1.19-24: rebuild with hspec 2.9.4, 
hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-01 03:08:06 UTC (rev 1178316)
+++ PKGBUILD2022-04-01 03:08:14 UTC (rev 1178317)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=23
+pkgrel=24
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

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

upgpkg: haskell-th-lift-instances 0.1.19-23: rebuild with hspec 2.9.3, 
hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-23 23:22:56 UTC (rev 1172344)
+++ PKGBUILD2022-03-23 23:23:06 UTC (rev 1172345)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=22
+pkgrel=23
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-21 Thread Felix Yan via arch-commits
Date: Monday, March 21, 2022 @ 17:06:00
  Author: felixonmars
Revision: 1167360

upgpkg: haskell-th-lift-instances 0.1.19-22: rebuild with hspec 2.9.2, 
hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-21 17:05:53 UTC (rev 1167359)
+++ PKGBUILD2022-03-21 17:06:00 UTC (rev 1167360)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=21
+pkgrel=22
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')
@@ -17,7 +17,7 @@
 cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
 runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-20 Thread Felix Yan via arch-commits
Date: Sunday, March 20, 2022 @ 16:39:27
  Author: felixonmars
Revision: 1163960

upgpkg: haskell-th-lift-instances 0.1.19-21: rebuild with ghc-bignum-orphans 
0.1.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-20 16:39:20 UTC (rev 1163959)
+++ PKGBUILD2022-03-20 16:39:27 UTC (rev 1163960)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=20
+pkgrel=21
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-19 Thread Felix Yan via arch-commits
Date: Saturday, March 19, 2022 @ 13:04:14
  Author: felixonmars
Revision: 1160655

upgpkg: haskell-th-lift-instances 0.1.19-20: rebuild with base-compat 0.12.1, 
base-compat-batteries 0.12.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-19 13:04:08 UTC (rev 1160654)
+++ PKGBUILD2022-03-19 13:04:14 UTC (rev 1160655)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=19
+pkgrel=20
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-17 Thread Felix Yan via arch-commits
Date: Friday, March 18, 2022 @ 01:34:27
  Author: felixonmars
Revision: 1157829

upgpkg: haskell-th-lift-instances 0.1.19-19: rebuild with clock 0.8.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-18 01:34:07 UTC (rev 1157828)
+++ PKGBUILD2022-03-18 01:34:27 UTC (rev 1157829)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=18
+pkgrel=19
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-13 Thread Felix Yan via arch-commits
Date: Sunday, March 13, 2022 @ 23:21:36
  Author: felixonmars
Revision: 1151776

upgpkg: haskell-th-lift-instances 0.1.19-18: rebuild with hspec 2.9.1, 
hspec-core 2.9.1, hspec-discover 2.9.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-13 23:21:15 UTC (rev 1151775)
+++ PKGBUILD2022-03-13 23:21:36 UTC (rev 1151776)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=17
+pkgrel=18
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-10 Thread Felix Yan via arch-commits
Date: Friday, March 11, 2022 @ 04:46:20
  Author: felixonmars
Revision: 1147549

upgpkg: haskell-th-lift-instances 0.1.19-17: rebuild with ansi-terminal 0.11.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-11 04:45:51 UTC (rev 1147548)
+++ PKGBUILD2022-03-11 04:46:20 UTC (rev 1147549)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=16
+pkgrel=17
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-07 Thread Felix Yan via arch-commits
Date: Monday, March 7, 2022 @ 17:02:03
  Author: felixonmars
Revision: 1144416

upgpkg: haskell-th-lift-instances 0.1.19-16: rebuild with doctest 0.19.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-07 17:01:44 UTC (rev 1144415)
+++ PKGBUILD2022-03-07 17:02:03 UTC (rev 1144416)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=15
+pkgrel=16
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-03-03 Thread Felix Yan via arch-commits
Date: Thursday, March 3, 2022 @ 12:02:05
  Author: felixonmars
Revision: 1140545

upgpkg: haskell-th-lift-instances 0.1.19-15: rebuild with hspec 2.9.0, 
hspec-core 2.9.0, hspec-discover 2.9.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-03 12:01:47 UTC (rev 1140544)
+++ PKGBUILD2022-03-03 12:02:05 UTC (rev 1140545)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=14
+pkgrel=15
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-02-18 Thread Felix Yan via arch-commits
Date: Friday, February 18, 2022 @ 23:34:24
  Author: felixonmars
Revision: 1134535

upgpkg: haskell-th-lift-instances 0.1.19-14: rebuild with hashable 1.4.0.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-02-18 23:34:05 UTC (rev 1134534)
+++ PKGBUILD2022-02-18 23:34:24 UTC (rev 1134535)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=13
+pkgrel=14
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-02-07 Thread Felix Yan via arch-commits
Date: Monday, February 7, 2022 @ 14:00:58
  Author: felixonmars
Revision: 1127928

upgpkg: haskell-th-lift-instances 0.1.19-13: rebuild with base-compat 0.12.0, 
base-compat-batteries 0.12.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-02-07 14:00:39 UTC (rev 1127927)
+++ PKGBUILD2022-02-07 14:00:58 UTC (rev 1127928)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=12
+pkgrel=13
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-02-02 Thread Felix Yan via arch-commits
Date: Wednesday, February 2, 2022 @ 16:20:27
  Author: felixonmars
Revision: 1122572

upgpkg: haskell-th-lift-instances 0.1.19-12: rebuild with base-orphans 0.8.6

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-02-02 16:20:07 UTC (rev 1122571)
+++ PKGBUILD2022-02-02 16:20:27 UTC (rev 1122572)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=11
+pkgrel=12
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-27 Thread Felix Yan via arch-commits
Date: Thursday, January 27, 2022 @ 20:21:53
  Author: felixonmars
Revision: 1117572

upgpkg: haskell-th-lift-instances 0.1.19-11: rebuild with async 2.2.4

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-27 20:21:35 UTC (rev 1117571)
+++ PKGBUILD2022-01-27 20:21:53 UTC (rev 1117572)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=10
+pkgrel=11
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-24 Thread Felix Yan via arch-commits
Date: Monday, January 24, 2022 @ 13:42:16
  Author: felixonmars
Revision: 1114529

upgpkg: haskell-th-lift-instances 0.1.19-10: rebuild with hspec 2.8.5, 
hspec-core 2.8.5, hspec-discover 2.8.5

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-24 13:41:58 UTC (rev 1114528)
+++ PKGBUILD2022-01-24 13:42:16 UTC (rev 1114529)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=9
+pkgrel=10
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-17 Thread Felix Yan via arch-commits
Date: Monday, January 17, 2022 @ 19:43:49
  Author: felixonmars
Revision: 1108130

upgpkg: haskell-th-lift-instances 0.1.19-9: rebuild with hashable 1.3.5.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-17 19:43:30 UTC (rev 1108129)
+++ PKGBUILD2022-01-17 19:43:49 UTC (rev 1108130)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=8
+pkgrel=9
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-11 Thread Felix Yan via arch-commits
Date: Tuesday, January 11, 2022 @ 11:31:34
  Author: felixonmars
Revision: 1100466

upgpkg: haskell-th-lift-instances 0.1.19-8: rebuild with ghc 9.0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-11 11:31:05 UTC (rev 1100465)
+++ PKGBUILD2022-01-11 11:31:34 UTC (rev 1100466)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=7
+pkgrel=8
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-07 Thread Felix Yan via arch-commits
Date: Friday, January 7, 2022 @ 19:55:24
  Author: felixonmars
Revision: 1096224

upgpkg: haskell-th-lift-instances 0.1.19-7: rebuild with hspec 2.8.4, 
hspec-core 2.8.4, hspec-discover 2.8.4

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-07 19:54:54 UTC (rev 1096223)
+++ PKGBUILD2022-01-07 19:55:24 UTC (rev 1096224)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=6
+pkgrel=7
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2022-01-05 Thread Felix Yan via arch-commits
Date: Wednesday, January 5, 2022 @ 21:35:45
  Author: felixonmars
Revision: 1093652

upgpkg: haskell-th-lift-instances 0.1.19-6: rebuild with primitive 0.7.3.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-05 21:35:06 UTC (rev 1093651)
+++ PKGBUILD2022-01-05 21:35:45 UTC (rev 1093652)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=5
+pkgrel=6
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-30 Thread Felix Yan via arch-commits
Date: Friday, December 31, 2021 @ 03:18:30
  Author: felixonmars
Revision: 1089311

upgpkg: haskell-th-lift-instances 0.1.19-5: rebuild with logging-facade 0.3.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-31 03:17:58 UTC (rev 1089310)
+++ PKGBUILD2021-12-31 03:18:30 UTC (rev 1089311)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=4
+pkgrel=5
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-27 Thread Felix Yan via arch-commits
Date: Monday, December 27, 2021 @ 22:00:46
  Author: felixonmars
Revision: 1084396

upgpkg: haskell-th-lift-instances 0.1.19-4: rebuild with tasty 1.4.2.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-27 22:00:15 UTC (rev 1084395)
+++ PKGBUILD2021-12-27 22:00:46 UTC (rev 1084396)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=3
+pkgrel=4
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-20 Thread Felix Yan via arch-commits
Date: Monday, December 20, 2021 @ 17:09:59
  Author: felixonmars
Revision: 1080417

upgpkg: haskell-th-lift-instances 0.1.19-3: rebuild with silently 1.2.5.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-20 17:09:27 UTC (rev 1080416)
+++ PKGBUILD2021-12-20 17:09:59 UTC (rev 1080417)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=2
+pkgrel=3
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-18 Thread Felix Yan via arch-commits
Date: Saturday, December 18, 2021 @ 14:19:35
  Author: felixonmars
Revision: 1076972

upgpkg: haskell-th-lift-instances 0.1.19-2: rebuild with tasty-quickcheck 0.10.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-18 14:19:05 UTC (rev 1076971)
+++ PKGBUILD2021-12-18 14:19:35 UTC (rev 1076972)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.19
-pkgrel=1
+pkgrel=2
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-16 Thread Felix Yan via arch-commits
Date: Thursday, December 16, 2021 @ 21:40:36
  Author: felixonmars
Revision: 1075419

upgpkg: haskell-th-lift-instances 0.1.19-1: rebuild with th-lift-instances 
0.1.19

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-16 21:26:21 UTC (rev 1075418)
+++ PKGBUILD2021-12-16 21:40:36 UTC (rev 1075419)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.18
-pkgrel=81
+pkgver=0.1.19
+pkgrel=1
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-lift' 'haskell-vector')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('02be3ac9acba3df052b4307271168236d8040d0476823ab8485f260134efd30d619a8f463a535df3847c65cc803fbfeaaa054f665782565c45b281b6136cc23b')
+sha512sums=('d8a38531a9a61dce426c43807e3764abbe22102e8886d9d23e76d27735bace672e10472b77b27dbe2fbb74bf6e32a5d528d690a608a81d8dce9963721fad6349')
 
 build() {
 cd $_hkgname-$pkgver



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-12-15 Thread Felix Yan via arch-commits
Date: Wednesday, December 15, 2021 @ 16:05:50
  Author: felixonmars
Revision: 1073256

upgpkg: haskell-th-lift-instances 0.1.18-81: rebuild with hashable 1.3.4.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-15 16:05:19 UTC (rev 1073255)
+++ PKGBUILD2021-12-15 16:05:50 UTC (rev 1073256)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=80
+pkgrel=81
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-28 Thread Felix Yan via arch-commits
Date: Sunday, November 28, 2021 @ 20:55:25
  Author: felixonmars
Revision: 1055578

upgpkg: haskell-th-lift-instances 0.1.18-80: rebuild with regex-base 0.94.0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-28 20:54:55 UTC (rev 1055577)
+++ PKGBUILD2021-11-28 20:55:25 UTC (rev 1055578)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=79
+pkgrel=80
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-17 Thread Felix Yan via arch-commits
Date: Thursday, November 18, 2021 @ 01:07:13
  Author: felixonmars
Revision: 1051518

upgpkg: haskell-th-lift-instances 0.1.18-79: rebuild with hashable 1.3.4.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-18 01:06:43 UTC (rev 1051517)
+++ PKGBUILD2021-11-18 01:07:13 UTC (rev 1051518)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=78
+pkgrel=79
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-16 Thread Felix Yan via arch-commits
Date: Wednesday, November 17, 2021 @ 00:30:47
  Author: felixonmars
Revision: 1049074

upgpkg: haskell-th-lift-instances 0.1.18-78: rebuild with splitmix 0.1.0.4

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-17 00:30:09 UTC (rev 1049073)
+++ PKGBUILD2021-11-17 00:30:47 UTC (rev 1049074)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=77
+pkgrel=78
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-13 Thread Felix Yan via arch-commits
Date: Saturday, November 13, 2021 @ 11:11:05
  Author: felixonmars
Revision: 1045182

upgpkg: haskell-th-lift-instances 0.1.18-77: rebuild with vector-th-unbox 0.2.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-13 11:10:33 UTC (rev 1045181)
+++ PKGBUILD2021-11-13 11:11:05 UTC (rev 1045182)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=76
+pkgrel=77
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-11 Thread Felix Yan via arch-commits
Date: Thursday, November 11, 2021 @ 23:45:11
  Author: felixonmars
Revision: 1042660

upgpkg: haskell-th-lift-instances 0.1.18-76: rebuild with doctest 0.18.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-11 23:44:39 UTC (rev 1042659)
+++ PKGBUILD2021-11-11 23:45:11 UTC (rev 1042660)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=75
+pkgrel=76
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-11-10 Thread Felix Yan via arch-commits
Date: Wednesday, November 10, 2021 @ 16:53:59
  Author: felixonmars
Revision: 1039906

upgpkg: haskell-th-lift-instances 0.1.18-75: rebuild with transformers-compat 
0.7.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-10 16:53:25 UTC (rev 1039905)
+++ PKGBUILD2021-11-10 16:53:59 UTC (rev 1039906)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=74
+pkgrel=75
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-10-26 Thread Felix Yan via arch-commits
Date: Tuesday, October 26, 2021 @ 13:51:21
  Author: felixonmars
Revision: 1034002

upgpkg: haskell-th-lift-instances 0.1.18-74: rebuild with base-orphans 0.8.5

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-26 13:50:39 UTC (rev 1034001)
+++ PKGBUILD2021-10-26 13:51:21 UTC (rev 1034002)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=73
+pkgrel=74
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-09-23 Thread Felix Yan via arch-commits
Date: Friday, September 24, 2021 @ 03:24:37
  Author: felixonmars
Revision: 1023217

upgpkg: haskell-th-lift-instances 0.1.18-73: rebuild with vector 0.12.3.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-24 03:23:54 UTC (rev 1023216)
+++ PKGBUILD2021-09-24 03:24:37 UTC (rev 1023217)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=72
+pkgrel=73
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')
@@ -18,7 +18,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
 runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-09-21 Thread Felix Yan via arch-commits
Date: Tuesday, September 21, 2021 @ 14:48:05
  Author: felixonmars
Revision: 1020435

upgpkg: haskell-th-lift-instances 0.1.18-72: rebuild with random 1.2.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-21 14:47:23 UTC (rev 1020434)
+++ PKGBUILD2021-09-21 14:48:05 UTC (rev 1020435)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=71
+pkgrel=72
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-09-19 Thread Felix Yan via arch-commits
Date: Sunday, September 19, 2021 @ 16:22:41
  Author: felixonmars
Revision: 1017489

upgpkg: haskell-th-lift-instances 0.1.18-71: rebuild with unliftio 0.2.20

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-19 16:21:52 UTC (rev 1017488)
+++ PKGBUILD2021-09-19 16:22:41 UTC (rev 1017489)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=70
+pkgrel=71
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-09-14 Thread Felix Yan via arch-commits
Date: Tuesday, September 14, 2021 @ 20:41:06
  Author: felixonmars
Revision: 1014906

upgpkg: haskell-th-lift-instances 0.1.18-70: rebuild with th-abstraction 0.4.3.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-14 20:40:23 UTC (rev 1014905)
+++ PKGBUILD2021-09-14 20:41:06 UTC (rev 1014906)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=69
+pkgrel=70
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-08-28 Thread Felix Yan via arch-commits
Date: Saturday, August 28, 2021 @ 22:03:33
  Author: felixonmars
Revision: 1008004

upgpkg: haskell-th-lift-instances 0.1.18-69: rebuild with hashable 1.3.3.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-28 22:03:00 UTC (rev 1008003)
+++ PKGBUILD2021-08-28 22:03:33 UTC (rev 1008004)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=68
+pkgrel=69
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-08-25 Thread Felix Yan via arch-commits
Date: Thursday, August 26, 2021 @ 01:40:34
  Author: felixonmars
Revision: 1005201

upgpkg: haskell-th-lift-instances 0.1.18-68: rebuild with tasty 1.4.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-26 01:40:03 UTC (rev 1005200)
+++ PKGBUILD2021-08-26 01:40:34 UTC (rev 1005201)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=67
+pkgrel=68
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-08-17 Thread Felix Yan via arch-commits
Date: Tuesday, August 17, 2021 @ 14:02:49
  Author: felixonmars
Revision: 1001681

upgpkg: haskell-th-lift-instances 0.1.18-67: rebuild with mwc-random 0.15.0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-17 14:02:31 UTC (rev 1001680)
+++ PKGBUILD2021-08-17 14:02:49 UTC (rev 1001681)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=66
+pkgrel=67
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-08-15 Thread Felix Yan via arch-commits
Date: Sunday, August 15, 2021 @ 18:46:20
  Author: felixonmars
Revision: 999060

upgpkg: haskell-th-lift-instances 0.1.18-66: rebuild with hspec 2.8.3, 
hspec-core 2.8.3, hspec-discover 2.8.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-15 18:45:49 UTC (rev 999059)
+++ PKGBUILD2021-08-15 18:46:20 UTC (rev 999060)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=65
+pkgrel=66
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-08-08 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 16:22:17
  Author: felixonmars
Revision: 995207

upgpkg: haskell-th-lift-instances 0.1.18-65: rebuild with primitive 0.7.2.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 16:21:34 UTC (rev 995206)
+++ PKGBUILD2021-08-08 16:22:17 UTC (rev 995207)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=64
+pkgrel=65
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-07-26 Thread Felix Yan via arch-commits
Date: Monday, July 26, 2021 @ 15:23:29
  Author: felixonmars
Revision: 985374

upgpkg: haskell-th-lift-instances 0.1.18-64: rebuild with transformers-compat 
0.7

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-26 15:22:54 UTC (rev 985373)
+++ PKGBUILD2021-07-26 15:23:29 UTC (rev 985374)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=63
+pkgrel=64
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-07-21 Thread Felix Yan via arch-commits
Date: Wednesday, July 21, 2021 @ 10:58:22
  Author: felixonmars
Revision: 981716

upgpkg: haskell-th-lift-instances 0.1.18-63: rebuild with unliftio 0.2.19

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-21 10:57:54 UTC (rev 981715)
+++ PKGBUILD2021-07-21 10:58:22 UTC (rev 981716)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=62
+pkgrel=63
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-07-19 Thread Felix Yan via arch-commits
Date: Tuesday, July 20, 2021 @ 05:24:03
  Author: felixonmars
Revision: 979039

upgpkg: haskell-th-lift-instances 0.1.18-62: rebuild with regex-posix 0.96.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-20 05:23:33 UTC (rev 979038)
+++ PKGBUILD2021-07-20 05:24:03 UTC (rev 979039)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=61
+pkgrel=62
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-07-06 Thread Felix Yan via arch-commits
Date: Tuesday, July 6, 2021 @ 09:31:58
  Author: felixonmars
Revision: 972900

upgpkg: haskell-th-lift-instances 0.1.18-61: rebuild with colour 2.3.6

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-06 09:31:18 UTC (rev 972899)
+++ PKGBUILD2021-07-06 09:31:58 UTC (rev 972900)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=60
+pkgrel=61
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-07-01 Thread Felix Yan via arch-commits
Date: Thursday, July 1, 2021 @ 17:41:15
  Author: felixonmars
Revision: 969495

upgpkg: haskell-th-lift-instances 0.1.18-60: rebuild with call-stack 0.4.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-01 17:40:42 UTC (rev 969494)
+++ PKGBUILD2021-07-01 17:41:15 UTC (rev 969495)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=59
+pkgrel=60
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')



[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-06-19 Thread Felix Yan via arch-commits
Date: Saturday, June 19, 2021 @ 10:11:43
  Author: felixonmars
Revision: 965457

upgpkg: haskell-th-lift-instances 0.1.18-59: rebuild with ghc 9.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-19 10:11:03 UTC (rev 965456)
+++ PKGBUILD2021-06-19 10:11:43 UTC (rev 965457)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=58
+pkgrel=59
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-06-09 Thread Felix Yan via arch-commits
Date: Thursday, June 10, 2021 @ 00:55:50
  Author: felixonmars
Revision: 960843

upgpkg: haskell-th-lift-instances 0.1.18-58: rebuild with unliftio 0.2.18

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-10 00:55:02 UTC (rev 960842)
+++ PKGBUILD2021-06-10 00:55:50 UTC (rev 960843)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=57
+pkgrel=58
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-06-07 Thread Felix Yan via arch-commits
Date: Monday, June 7, 2021 @ 08:13:37
  Author: felixonmars
Revision: 957181

upgpkg: haskell-th-lift-instances 0.1.18-57: rebuild with ghc 8.10.5

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-07 08:13:00 UTC (rev 957180)
+++ PKGBUILD2021-06-07 08:13:37 UTC (rev 957181)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=56
+pkgrel=57
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-06-02 Thread Felix Yan via arch-commits
Date: Wednesday, June 2, 2021 @ 23:46:50
  Author: felixonmars
Revision: 953777

upgpkg: haskell-th-lift-instances 0.1.18-56: rebuild with unliftio 0.2.17

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-02 23:46:30 UTC (rev 953776)
+++ PKGBUILD2021-06-02 23:46:50 UTC (rev 953777)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=55
+pkgrel=56
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-30 Thread Felix Yan via arch-commits
Date: Sunday, May 30, 2021 @ 21:33:42
  Author: felixonmars
Revision: 950696

upgpkg: haskell-th-lift-instances 0.1.18-55: rebuild with unliftio 0.2.16

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-30 21:33:20 UTC (rev 950695)
+++ PKGBUILD2021-05-30 21:33:42 UTC (rev 950696)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=54
+pkgrel=55
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-26 Thread Felix Yan via arch-commits
Date: Wednesday, May 26, 2021 @ 21:38:07
  Author: felixonmars
Revision: 947048

upgpkg: haskell-th-lift-instances 0.1.18-54: rebuild with hspec 2.8.2, 
hspec-core 2.8.2, hspec-discover 2.8.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-26 21:37:45 UTC (rev 947047)
+++ PKGBUILD2021-05-26 21:38:07 UTC (rev 947048)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=53
+pkgrel=54
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-20 Thread Felix Yan via arch-commits
Date: Friday, May 21, 2021 @ 01:40:09
  Author: felixonmars
Revision: 939826

upgpkg: haskell-th-lift-instances 0.1.18-53: rebuild with hashable 1.3.2.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-21 01:39:38 UTC (rev 939825)
+++ PKGBUILD2021-05-21 01:40:09 UTC (rev 939826)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=52
+pkgrel=53
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-19 Thread Felix Yan via arch-commits
Date: Wednesday, May 19, 2021 @ 20:12:34
  Author: felixonmars
Revision: 936784

upgpkg: haskell-th-lift-instances 0.1.18-52: rebuild with hspec 2.8.1, 
hspec-core 2.8.1, hspec-discover 2.8.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-19 20:12:06 UTC (rev 936783)
+++ PKGBUILD2021-05-19 20:12:34 UTC (rev 936784)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=51
+pkgrel=52
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-13 Thread Felix Yan via arch-commits
Date: Thursday, May 13, 2021 @ 13:06:14
  Author: felixonmars
Revision: 933205

upgpkg: haskell-th-lift-instances 0.1.18-51: rebuild with hspec 2.8.0, 
hspec-core 2.8.0, hspec-discover 2.8.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-13 13:05:48 UTC (rev 933204)
+++ PKGBUILD2021-05-13 13:06:14 UTC (rev 933205)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=50
+pkgrel=51
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-05-11 Thread Felix Yan via arch-commits
Date: Tuesday, May 11, 2021 @ 18:09:18
  Author: felixonmars
Revision: 930382

upgpkg: haskell-th-lift-instances 0.1.18-50: rebuild with unliftio 0.2.15

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-11 18:08:51 UTC (rev 930381)
+++ PKGBUILD2021-05-11 18:09:18 UTC (rev 930382)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=49
+pkgrel=50
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-04-22 Thread Felix Yan via arch-commits
Date: Thursday, April 22, 2021 @ 13:54:39
  Author: felixonmars
Revision: 921107

upgpkg: haskell-th-lift-instances 0.1.18-49: rebuild with hspec 2.7.10, 
hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-22 13:53:43 UTC (rev 921106)
+++ PKGBUILD2021-04-22 13:54:39 UTC (rev 921107)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=48
+pkgrel=49
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-04-12 Thread Felix Yan via arch-commits
Date: Tuesday, April 13, 2021 @ 04:37:48
  Author: felixonmars
Revision: 916251

upgpkg: haskell-th-lift-instances 0.1.18-48: rebuild with 
quickcheck-classes-base 0.6.2.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-13 04:37:19 UTC (rev 916250)
+++ PKGBUILD2021-04-13 04:37:48 UTC (rev 916251)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=47
+pkgrel=48
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-04-07 Thread Felix Yan via arch-commits
Date: Wednesday, April 7, 2021 @ 21:40:46
  Author: felixonmars
Revision: 912819

upgpkg: haskell-th-lift-instances 0.1.18-47: rebuild with vector 0.12.3.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-07 21:39:47 UTC (rev 912818)
+++ PKGBUILD2021-04-07 21:40:46 UTC (rev 912819)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=46
+pkgrel=47
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-28 Thread Felix Yan via arch-commits
Date: Monday, March 29, 2021 @ 02:42:45
  Author: felixonmars
Revision: 908311

upgpkg: haskell-th-lift-instances 0.1.18-46: rebuild with math-functions 0.3.4.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-29 02:42:09 UTC (rev 908310)
+++ PKGBUILD2021-03-29 02:42:45 UTC (rev 908311)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=45
+pkgrel=46
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-27 Thread Felix Yan via arch-commits
Date: Saturday, March 27, 2021 @ 22:58:04
  Author: felixonmars
Revision: 905702

upgpkg: haskell-th-lift-instances 0.1.18-45: rebuild with tasty 1.4.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-27 22:57:29 UTC (rev 905701)
+++ PKGBUILD2021-03-27 22:58:04 UTC (rev 905702)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=44
+pkgrel=45
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-24 Thread Felix Yan via arch-commits
Date: Thursday, March 25, 2021 @ 01:06:29
  Author: felixonmars
Revision: 902061

upgpkg: haskell-th-lift-instances 0.1.18-44: rebuild with tasty 1.4.0.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-25 01:05:54 UTC (rev 902060)
+++ PKGBUILD2021-03-25 01:06:29 UTC (rev 902061)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=43
+pkgrel=44
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-22 Thread Felix Yan via arch-commits
Date: Monday, March 22, 2021 @ 23:24:01
  Author: felixonmars
Revision: 899359

upgpkg: haskell-th-lift-instances 0.1.18-43: rebuild with hspec 2.7.9, 
hspec-core 2.7.9, hspec-discover 2.7.9

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-22 23:23:27 UTC (rev 899358)
+++ PKGBUILD2021-03-22 23:24:01 UTC (rev 899359)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=42
+pkgrel=43
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-20 Thread Felix Yan via arch-commits
Date: Sunday, March 21, 2021 @ 00:22:47
  Author: felixonmars
Revision: 896479

upgpkg: haskell-th-lift-instances 0.1.18-42: rebuild with tasty 1.4.0.2

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-21 00:22:13 UTC (rev 896478)
+++ PKGBUILD2021-03-21 00:22:47 UTC (rev 896479)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=41
+pkgrel=42
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-16 Thread Felix Yan via arch-commits
Date: Tuesday, March 16, 2021 @ 18:23:42
  Author: felixonmars
Revision: 892081

upgpkg: haskell-th-lift-instances 0.1.18-41: rebuild with doctest 0.18.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-16 18:23:05 UTC (rev 892080)
+++ PKGBUILD2021-03-16 18:23:42 UTC (rev 892081)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=40
+pkgrel=41
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-11 Thread Felix Yan via arch-commits
Date: Friday, March 12, 2021 @ 00:01:17
  Author: felixonmars
Revision: 887689

upgpkg: haskell-th-lift-instances 0.1.18-40: rebuild with tasty 1.4.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-12 00:00:40 UTC (rev 887688)
+++ PKGBUILD2021-03-12 00:01:17 UTC (rev 887689)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=39
+pkgrel=40
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-06 Thread Felix Yan via arch-commits
Date: Saturday, March 6, 2021 @ 23:51:57
  Author: felixonmars
Revision: 884804

upgpkg: haskell-th-lift-instances 0.1.18-39: rebuild with vector-th-unbox 
0.2.1.9

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-06 23:51:33 UTC (rev 884803)
+++ PKGBUILD2021-03-06 23:51:57 UTC (rev 884804)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=38
+pkgrel=39
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-05 Thread Felix Yan via arch-commits
Date: Friday, March 5, 2021 @ 20:02:31
  Author: felixonmars
Revision: 882236

upgpkg: haskell-th-lift-instances 0.1.18-38: rebuild with hspec 2.7.8, 
hspec-core 2.7.8, hspec-discover 2.7.8

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-05 20:02:07 UTC (rev 882235)
+++ PKGBUILD2021-03-05 20:02:31 UTC (rev 882236)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=37
+pkgrel=38
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-03 Thread Felix Yan via arch-commits
Date: Wednesday, March 3, 2021 @ 21:39:07
  Author: felixonmars
Revision: 879504

upgpkg: haskell-th-lift-instances 0.1.18-37: rebuild with tasty 1.4

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-03 21:38:42 UTC (rev 879503)
+++ PKGBUILD2021-03-03 21:39:07 UTC (rev 879504)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=36
+pkgrel=37
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-03-01 Thread Felix Yan via arch-commits
Date: Monday, March 1, 2021 @ 16:32:49
  Author: felixonmars
Revision: 876425

upgpkg: haskell-th-lift-instances 0.1.18-36: rebuild with vector-th-unbox 
0.2.1.8

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-01 16:32:25 UTC (rev 876424)
+++ PKGBUILD2021-03-01 16:32:49 UTC (rev 876425)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=35
+pkgrel=36
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-24 Thread Felix Yan via arch-commits
Date: Thursday, February 25, 2021 @ 02:42:45
  Author: felixonmars
Revision: 872580

upgpkg: haskell-th-lift-instances 0.1.18-35: rebuild with regex-base 0.94.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-25 02:42:23 UTC (rev 872579)
+++ PKGBUILD2021-02-25 02:42:45 UTC (rev 872580)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=34
+pkgrel=35
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-22 Thread Felix Yan via arch-commits
Date: Monday, February 22, 2021 @ 13:43:39
  Author: felixonmars
Revision: 868648

upgpkg: haskell-th-lift-instances 0.1.18-34: rebuild with hashable 1.3.1.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-22 13:43:15 UTC (rev 868647)
+++ PKGBUILD2021-02-22 13:43:39 UTC (rev 868648)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=33
+pkgrel=34
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-17 Thread Felix Yan via arch-commits
Date: Wednesday, February 17, 2021 @ 23:50:48
  Author: felixonmars
Revision: 863123

upgpkg: haskell-th-lift-instances 0.1.18-33: rebuild with async 2.2.3

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-17 23:50:00 UTC (rev 863122)
+++ PKGBUILD2021-02-17 23:50:48 UTC (rev 863123)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=32
+pkgrel=33
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-14 Thread Felix Yan via arch-commits
Date: Monday, February 15, 2021 @ 04:04:49
  Author: felixonmars
Revision: 860583

upgpkg: haskell-th-lift-instances 0.1.18-32: rebuild with doctest 0.18

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-15 04:04:21 UTC (rev 860582)
+++ PKGBUILD2021-02-15 04:04:49 UTC (rev 860583)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=31
+pkgrel=32
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-12 Thread Felix Yan via arch-commits
Date: Saturday, February 13, 2021 @ 00:03:47
  Author: felixonmars
Revision: 857154

upgpkg: haskell-th-lift-instances 0.1.18-31: rebuild with logict 0.7.1.0

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-13 00:03:27 UTC (rev 857153)
+++ PKGBUILD2021-02-13 00:03:47 UTC (rev 857154)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=30
+pkgrel=31
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-10 Thread Felix Yan via arch-commits
Date: Thursday, February 11, 2021 @ 02:45:32
  Author: felixonmars
Revision: 855059

upgpkg: haskell-th-lift-instances 0.1.18-30: rebuild with hspec-meta 2.7.8

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-11 02:45:11 UTC (rev 855058)
+++ PKGBUILD2021-02-11 02:45:32 UTC (rev 855059)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=29
+pkgrel=30
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

2021-02-09 Thread Felix Yan via arch-commits
Date: Tuesday, February 9, 2021 @ 19:33:43
  Author: felixonmars
Revision: 851441

upgpkg: haskell-th-lift-instances 0.1.18-29: rebuild with ghc 8.10.4

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-09 19:33:19 UTC (rev 851440)
+++ PKGBUILD2021-02-09 19:33:43 UTC (rev 851441)
@@ -3,7 +3,7 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.18
-pkgrel=28
+pkgrel=29
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/;
 license=('BSD')


  1   2   >