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

2020-12-28 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 15:15:48
  Author: felixonmars
Revision: 795052

upgpkg: haskell-aws 0.22-167: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 15:14:21 UTC (rev 795051)
+++ PKGBUILD2020-12-28 15:15:48 UTC (rev 795052)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=166
+pkgrel=167
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-26 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 00:07:47
  Author: felixonmars
Revision: 793262

upgpkg: haskell-aws 0.22-166: rebuild with hedgehog 1.0.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 00:06:00 UTC (rev 793261)
+++ PKGBUILD2020-12-27 00:07:47 UTC (rev 793262)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=165
+pkgrel=166
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 07:46:51
  Author: felixonmars
Revision: 792227

upgpkg: haskell-aws 0.22-165: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 07:45:32 UTC (rev 792226)
+++ PKGBUILD2020-12-26 07:46:51 UTC (rev 792227)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=164
+pkgrel=165
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Friday, December 25, 2020 @ 10:02:19
  Author: felixonmars
Revision: 789975

upgpkg: haskell-aws 0.22-164: rebuild with comonad 5.0.7

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-25 10:01:03 UTC (rev 789974)
+++ PKGBUILD2020-12-25 10:02:19 UTC (rev 789975)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=163
+pkgrel=164
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 15:53:47
  Author: felixonmars
Revision: 788310

upgpkg: haskell-aws 0.22-163: rebuild with base16-bytestring 1.0.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 15:52:29 UTC (rev 788309)
+++ PKGBUILD2020-12-24 15:53:47 UTC (rev 788310)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=162
+pkgrel=163
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 10:08:06
  Author: felixonmars
Revision: 786984

upgpkg: haskell-aws 0.22-162: rebuild with ghc 8.10.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 10:06:48 UTC (rev 786983)
+++ PKGBUILD2020-12-24 10:08:06 UTC (rev 786984)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=161
+pkgrel=162
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 15:01:41
  Author: felixonmars
Revision: 784235

upgpkg: haskell-aws 0.22-161: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 15:00:12 UTC (rev 784234)
+++ PKGBUILD2020-12-23 15:01:41 UTC (rev 784235)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=160
+pkgrel=161
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-22 Thread Felix Yan via arch-commits
Date: Tuesday, December 22, 2020 @ 10:26:04
  Author: felixonmars
Revision: 781849

upgpkg: haskell-aws 0.22-160: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 10:24:37 UTC (rev 781848)
+++ PKGBUILD2020-12-22 10:26:04 UTC (rev 781849)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=159
+pkgrel=160
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-18 Thread Felix Yan via arch-commits
Date: Friday, December 18, 2020 @ 12:39:02
  Author: felixonmars
Revision: 778550

upgpkg: haskell-aws 0.22-159: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-18 12:36:12 UTC (rev 778549)
+++ PKGBUILD2020-12-18 12:39:02 UTC (rev 778550)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=158
+pkgrel=159
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-16 Thread Felix Yan via arch-commits
Date: Wednesday, December 16, 2020 @ 22:07:12
  Author: felixonmars
Revision: 777020

upgpkg: haskell-aws 0.22-158: rebuild with microstache 1.0.1.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-16 22:05:08 UTC (rev 777019)
+++ PKGBUILD2020-12-16 22:07:12 UTC (rev 777020)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=157
+pkgrel=158
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-15 Thread Felix Yan via arch-commits
Date: Wednesday, December 16, 2020 @ 07:52:18
  Author: felixonmars
Revision: 776349

upgpkg: haskell-aws 0.22-157: rebuild with base16-bytestring 1.0.0.0, 
casa-types 0.0.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-16 06:58:55 UTC (rev 776348)
+++ PKGBUILD2020-12-16 07:52:18 UTC (rev 776349)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=156
+pkgrel=157
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")
@@ -17,7 +17,7 @@
  'haskell-monad-control' 'haskell-network' 'haskell-network-bsd' 
'haskell-old-locale'
  'haskell-resourcet' 'haskell-safe' 'haskell-scientific' 
'haskell-tagged'
  'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector' 
'haskell-xml-conduit')
-makedepends=('ghc' 'haskell-quickcheck' 'haskell-errors' 'haskell-http-client'
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-errors' 
'haskell-http-client'
  'haskell-http-client-tls' 'haskell-quickcheck-instances' 
'haskell-tasty'
  'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-transformers-base')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
@@ -25,7 +25,7 @@
 
 prepare() {
 cd $_hkgname-$pkgver
-sed -i 's/== *1.0/== 1.2/;s/< *0.7/<1/' $_hkgname.cabal
+uusi -u base16-bytestring -u base64-bytestring -u http-client 
$_hkgname.cabal
 }
 
 build() {


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

2020-12-14 Thread Felix Yan via arch-commits
Date: Monday, December 14, 2020 @ 13:22:15
  Author: felixonmars
Revision: 774995

upgpkg: haskell-aws 0.22-156: rebuild with base-orphans 0.8.5

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 13:20:15 UTC (rev 774994)
+++ PKGBUILD2020-12-14 13:22:15 UTC (rev 774995)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=155
+pkgrel=156
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-09 Thread Felix Yan via arch-commits
Date: Wednesday, December 9, 2020 @ 11:35:11
  Author: felixonmars
Revision: 772596

upgpkg: haskell-aws 0.22-155: rebuild with vector-algorithms 0.8.0.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 11:33:13 UTC (rev 772595)
+++ PKGBUILD2020-12-09 11:35:11 UTC (rev 772596)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=154
+pkgrel=155
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-08 Thread Felix Yan via arch-commits
Date: Tuesday, December 8, 2020 @ 15:41:47
  Author: felixonmars
Revision: 771854

upgpkg: haskell-aws 0.22-154: rebuild with strict 0.4.0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 15:39:51 UTC (rev 771853)
+++ PKGBUILD2020-12-08 15:41:47 UTC (rev 771854)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=153
+pkgrel=154
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-04 Thread Felix Yan via arch-commits
Date: Saturday, December 5, 2020 @ 02:57:53
  Author: felixonmars
Revision: 770443

upgpkg: haskell-aws 0.22-153: rebuild with time-compat 1.9.5

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 02:53:30 UTC (rev 770442)
+++ PKGBUILD2020-12-05 02:57:53 UTC (rev 770443)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=152
+pkgrel=153
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-04 Thread Felix Yan via arch-commits
Date: Friday, December 4, 2020 @ 09:54:55
  Author: felixonmars
Revision: 769938

upgpkg: haskell-aws 0.22-152: rebuild with http-conduit 2.3.7.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 09:52:56 UTC (rev 769937)
+++ PKGBUILD2020-12-04 09:54:55 UTC (rev 769938)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=151
+pkgrel=152
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-12-03 Thread Felix Yan via arch-commits
Date: Thursday, December 3, 2020 @ 12:53:08
  Author: felixonmars
Revision: 769519

upgpkg: haskell-aws 0.22-151: rebuild with criterion 1.5.9.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 12:51:11 UTC (rev 769518)
+++ PKGBUILD2020-12-03 12:53:08 UTC (rev 769519)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=150
+pkgrel=151
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-30 Thread Felix Yan via arch-commits
Date: Tuesday, December 1, 2020 @ 01:16:12
  Author: felixonmars
Revision: 766957

upgpkg: haskell-aws 0.22-150: rebuild with network 3.1.2.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 01:14:10 UTC (rev 766956)
+++ PKGBUILD2020-12-01 01:16:12 UTC (rev 766957)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=149
+pkgrel=150
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-28 Thread Felix Yan via arch-commits
Date: Saturday, November 28, 2020 @ 14:50:57
  Author: felixonmars
Revision: 765314

upgpkg: haskell-aws 0.22-149: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 14:48:59 UTC (rev 765313)
+++ PKGBUILD2020-11-28 14:50:57 UTC (rev 765314)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=148
+pkgrel=149
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-26 Thread Felix Yan via arch-commits
Date: Thursday, November 26, 2020 @ 18:08:03
  Author: felixonmars
Revision: 763704

upgpkg: haskell-aws 0.22-148: rebuild with criterion 1.5.8.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-26 18:06:00 UTC (rev 763703)
+++ PKGBUILD2020-11-26 18:08:03 UTC (rev 763704)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=147
+pkgrel=148
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-25 Thread Felix Yan via arch-commits
Date: Thursday, November 26, 2020 @ 03:27:22
  Author: felixonmars
Revision: 761371

upgpkg: haskell-aws 0.22-147: rebuild with conduit 1.3.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-26 03:25:17 UTC (rev 761370)
+++ PKGBUILD2020-11-26 03:27:22 UTC (rev 761371)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=146
+pkgrel=147
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-23 Thread Felix Yan via arch-commits
Date: Monday, November 23, 2020 @ 15:15:31
  Author: felixonmars
Revision: 759954

upgpkg: haskell-aws 0.22-146: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-23 15:13:28 UTC (rev 759953)
+++ PKGBUILD2020-11-23 15:15:31 UTC (rev 759954)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=145
+pkgrel=146
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-20 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 22:10:40
  Author: felixonmars
Revision: 758168

upgpkg: haskell-aws 0.22-145: rebuild with base64-bytestring 1.2.0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 22:08:41 UTC (rev 758167)
+++ PKGBUILD2020-11-20 22:10:40 UTC (rev 758168)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=144
+pkgrel=145
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 10:49:58
  Author: felixonmars
Revision: 757451

upgpkg: haskell-aws 0.22-144: rebuild with http-client 0.7.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 10:42:29 UTC (rev 757450)
+++ PKGBUILD2020-11-19 10:49:58 UTC (rev 757451)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=143
+pkgrel=144
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-17 Thread Felix Yan via arch-commits
Date: Tuesday, November 17, 2020 @ 22:40:45
  Author: felixonmars
Revision: 756975

upgpkg: haskell-aws 0.22-143: rebuild with iproute 1.7.10

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-17 22:38:46 UTC (rev 756974)
+++ PKGBUILD2020-11-17 22:40:45 UTC (rev 756975)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=142
+pkgrel=143
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-16 Thread Felix Yan via arch-commits
Date: Tuesday, November 17, 2020 @ 03:56:06
  Author: felixonmars
Revision: 755889

upgpkg: haskell-aws 0.22-142: rebuild with QuickCheck 2.14.2, 
quickcheck-instances 0.3.25.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-17 03:54:04 UTC (rev 755888)
+++ PKGBUILD2020-11-17 03:56:06 UTC (rev 755889)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=141
+pkgrel=142
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-10 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 17:32:33
  Author: felixonmars
Revision: 749708

upgpkg: haskell-aws 0.22-141: rebuild with cryptonite +tests enabled

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 17:30:32 UTC (rev 749707)
+++ PKGBUILD2020-11-10 17:32:33 UTC (rev 749708)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=140
+pkgrel=141
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-07 Thread Felix Yan via arch-commits
Date: Saturday, November 7, 2020 @ 20:16:56
  Author: felixonmars
Revision: 745997

upgpkg: haskell-aws 0.22-140: rebuild with integer-logarithms 1.0.3.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-07 20:14:54 UTC (rev 745996)
+++ PKGBUILD2020-11-07 20:16:56 UTC (rev 745997)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=139
+pkgrel=140
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-06 Thread Felix Yan via arch-commits
Date: Friday, November 6, 2020 @ 22:23:12
  Author: felixonmars
Revision: 744677

upgpkg: haskell-aws 0.22-139: rebuild with splitmix 0.1.0.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-06 22:23:08 UTC (rev 744676)
+++ PKGBUILD2020-11-06 22:23:12 UTC (rev 744677)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=138
+pkgrel=139
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-04 Thread Felix Yan via arch-commits
Date: Wednesday, November 4, 2020 @ 23:03:38
  Author: felixonmars
Revision: 742694

upgpkg: haskell-aws 0.22-138: rebuild with quickcheck-instances 0.3.25

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-04 23:01:55 UTC (rev 742693)
+++ PKGBUILD2020-11-04 23:03:38 UTC (rev 742694)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=137
+pkgrel=138
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-04 Thread Felix Yan via arch-commits
Date: Wednesday, November 4, 2020 @ 11:50:41
  Author: felixonmars
Revision: 741942

upgpkg: haskell-aws 0.22-137: rebuild with time-compat 1.9.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-04 11:49:00 UTC (rev 741941)
+++ PKGBUILD2020-11-04 11:50:41 UTC (rev 741942)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=136
+pkgrel=137
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-03 Thread Felix Yan via arch-commits
Date: Wednesday, November 4, 2020 @ 00:00:37
  Author: felixonmars
Revision: 741468

upgpkg: haskell-aws 0.22-136: rebuild with foldl 1.4.10

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-03 23:59:00 UTC (rev 741467)
+++ PKGBUILD2020-11-04 00:00:37 UTC (rev 741468)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=135
+pkgrel=136
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Tuesday, November 3, 2020 @ 07:40:31
  Author: felixonmars
Revision: 740377

upgpkg: haskell-aws 0.22-135: rebuild with HUnit 1.6.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-03 07:38:24 UTC (rev 740376)
+++ PKGBUILD2020-11-03 07:40:31 UTC (rev 740377)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=134
+pkgrel=135
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-31 Thread Felix Yan via arch-commits
Date: Saturday, October 31, 2020 @ 23:26:57
  Author: felixonmars
Revision: 738011

upgpkg: haskell-aws 0.22-134: rebuild with unliftio 0.2.13.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-31 23:25:35 UTC (rev 738010)
+++ PKGBUILD2020-10-31 23:26:57 UTC (rev 738011)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=133
+pkgrel=134
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-28 Thread Felix Yan via arch-commits
Date: Wednesday, October 28, 2020 @ 18:21:45
  Author: felixonmars
Revision: 735589

upgpkg: haskell-aws 0.22-133: rebuild with optparse-applicative 0.16.0.0, 
optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-28 18:20:22 UTC (rev 735588)
+++ PKGBUILD2020-10-28 18:21:45 UTC (rev 735589)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=132
+pkgrel=133
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-25 Thread Felix Yan via arch-commits
Date: Sunday, October 25, 2020 @ 20:18:09
  Author: felixonmars
Revision: 732969

upgpkg: haskell-aws 0.22-132: rebuild with bifunctors 5.5.8

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 20:16:44 UTC (rev 732968)
+++ PKGBUILD2020-10-25 20:18:09 UTC (rev 732969)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=131
+pkgrel=132
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-24 Thread Felix Yan via arch-commits
Date: Saturday, October 24, 2020 @ 08:26:50
  Author: felixonmars
Revision: 730989

upgpkg: haskell-aws 0.22-131: rebuild with generic-deriving 1.14

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 08:25:33 UTC (rev 730988)
+++ PKGBUILD2020-10-24 08:26:50 UTC (rev 730989)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=130
+pkgrel=131
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-22 Thread Felix Yan via arch-commits
Date: Thursday, October 22, 2020 @ 21:56:01
  Author: felixonmars
Revision: 730233

upgpkg: haskell-aws 0.22-130: rebuild with profunctors 5.6

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 21:55:17 UTC (rev 730232)
+++ PKGBUILD2020-10-22 21:56:01 UTC (rev 730233)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=129
+pkgrel=130
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-22 Thread Felix Yan via arch-commits
Date: Thursday, October 22, 2020 @ 14:42:10
  Author: felixonmars
Revision: 729194

upgpkg: haskell-aws 0.22-129: rebuild with splitmix 0.1.0.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 14:40:37 UTC (rev 729193)
+++ PKGBUILD2020-10-22 14:42:10 UTC (rev 729194)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=128
+pkgrel=129
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-19 Thread Felix Yan via arch-commits
Date: Monday, October 19, 2020 @ 20:03:06
  Author: felixonmars
Revision: 727244

upgpkg: haskell-aws 0.22-128: rebuild with conduit 1.3.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-19 20:01:07 UTC (rev 727243)
+++ PKGBUILD2020-10-19 20:03:06 UTC (rev 727244)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=127
+pkgrel=128
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-18 Thread Felix Yan via arch-commits
Date: Sunday, October 18, 2020 @ 11:27:35
  Author: felixonmars
Revision: 725916

upgpkg: haskell-aws 0.22-127: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-18 11:27:30 UTC (rev 725915)
+++ PKGBUILD2020-10-18 11:27:35 UTC (rev 725916)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=126
+pkgrel=127
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-10 Thread Felix Yan via arch-commits
Date: Saturday, October 10, 2020 @ 08:31:04
  Author: felixonmars
Revision: 722923

upgpkg: haskell-aws 0.22-126: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 08:29:45 UTC (rev 722922)
+++ PKGBUILD2020-10-10 08:31:04 UTC (rev 722923)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=125
+pkgrel=126
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-09 Thread Felix Yan via arch-commits
Date: Friday, October 9, 2020 @ 09:22:26
  Author: felixonmars
Revision: 722285

upgpkg: haskell-aws 0.22-125: rebuild with http-date 0.0.10

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-09 09:21:07 UTC (rev 722284)
+++ PKGBUILD2020-10-09 09:22:26 UTC (rev 722285)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=124
+pkgrel=125
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-08 Thread Felix Yan via arch-commits
Date: Thursday, October 8, 2020 @ 20:22:47
  Author: felixonmars
Revision: 721960

upgpkg: haskell-aws 0.22-124: rebuild with criterion 1.5.7.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-08 20:21:26 UTC (rev 721959)
+++ PKGBUILD2020-10-08 20:22:47 UTC (rev 721960)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=123
+pkgrel=124
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 18:17:07
  Author: felixonmars
Revision: 720813

upgpkg: haskell-aws 0.22-123: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 18:15:31 UTC (rev 720812)
+++ PKGBUILD2020-10-07 18:17:07 UTC (rev 720813)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=122
+pkgrel=123
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-05 Thread Felix Yan via arch-commits
Date: Monday, October 5, 2020 @ 18:04:59
  Author: felixonmars
Revision: 718805

upgpkg: haskell-aws 0.22-122: rebuild with aeson 1.5.4.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 18:03:37 UTC (rev 718804)
+++ PKGBUILD2020-10-05 18:04:59 UTC (rev 718805)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=121
+pkgrel=122
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-04 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 16:52:26
  Author: felixonmars
Revision: 717748

upgpkg: haskell-aws 0.22-121: rebuild with transformers-compat 0.6.6

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 16:51:00 UTC (rev 717747)
+++ PKGBUILD2020-10-04 16:52:26 UTC (rev 717748)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=120
+pkgrel=121
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-10-02 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 19:51:21
  Author: felixonmars
Revision: 715572

upgpkg: haskell-aws 0.22-120: rebuild with base-orphans 0.8.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 19:50:04 UTC (rev 715571)
+++ PKGBUILD2020-10-02 19:51:21 UTC (rev 715572)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=119
+pkgrel=120
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-28 Thread Felix Yan via arch-commits
Date: Monday, September 28, 2020 @ 20:02:09
  Author: felixonmars
Revision: 713294

upgpkg: haskell-aws 0.22-119: rebuild with foldl 1.4.9

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 20:00:41 UTC (rev 713293)
+++ PKGBUILD2020-09-28 20:02:09 UTC (rev 713294)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=118
+pkgrel=119
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-28 Thread Felix Yan via arch-commits
Date: Monday, September 28, 2020 @ 12:40:23
  Author: felixonmars
Revision: 712954

upgpkg: haskell-aws 0.22-118: rebuild with network-byte-order 0.1.6

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 12:38:55 UTC (rev 712953)
+++ PKGBUILD2020-09-28 12:40:23 UTC (rev 712954)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=117
+pkgrel=118
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-25 Thread Felix Yan via arch-commits
Date: Friday, September 25, 2020 @ 18:03:54
  Author: felixonmars
Revision: 712153

upgpkg: haskell-aws 0.22-117: rebuild with http-date 0.0.9

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-25 18:02:08 UTC (rev 712152)
+++ PKGBUILD2020-09-25 18:03:54 UTC (rev 712153)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=116
+pkgrel=117
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-18 Thread Felix Yan via arch-commits
Date: Friday, September 18, 2020 @ 10:38:54
  Author: felixonmars
Revision: 709916

upgpkg: haskell-aws 0.22-116: rebuild with hspec 2.7.4, hspec-core 2.7.4, 
hspec-discover 2.7.4

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-18 10:37:31 UTC (rev 709915)
+++ PKGBUILD2020-09-18 10:38:54 UTC (rev 709916)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=115
+pkgrel=116
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-16 Thread Felix Yan via arch-commits
Date: Wednesday, September 16, 2020 @ 21:19:50
  Author: felixonmars
Revision: 708334

upgpkg: haskell-aws 0.22-115: rebuild with HTTP 4000.3.15

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-16 21:18:36 UTC (rev 708333)
+++ PKGBUILD2020-09-16 21:19:50 UTC (rev 708334)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=114
+pkgrel=115
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-16 Thread Felix Yan via arch-commits
Date: Wednesday, September 16, 2020 @ 07:55:28
  Author: felixonmars
Revision: 707279

upgpkg: haskell-aws 0.22-114: rebuild with quickcheck-classes-base 0.6.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-16 07:54:08 UTC (rev 707278)
+++ PKGBUILD2020-09-16 07:55:28 UTC (rev 707279)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=113
+pkgrel=114
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-13 Thread Felix Yan via arch-commits
Date: Sunday, September 13, 2020 @ 09:53:04
  Author: felixonmars
Revision: 705061

upgpkg: haskell-aws 0.22-113: rebuild with ansi-terminal 0.11

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-13 09:51:43 UTC (rev 705060)
+++ PKGBUILD2020-09-13 09:53:04 UTC (rev 705061)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=112
+pkgrel=113
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-11 Thread Felix Yan via arch-commits
Date: Saturday, September 12, 2020 @ 00:26:21
  Author: felixonmars
Revision: 702991

upgpkg: haskell-aws 0.22-112: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 00:24:55 UTC (rev 702990)
+++ PKGBUILD2020-09-12 00:26:21 UTC (rev 702991)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=111
+pkgrel=112
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 23:17:42
  Author: felixonmars
Revision: 700504

upgpkg: haskell-aws 0.22-111: rebuild with hspec 2.7.3, hspec-core 2.7.3, 
hspec-discover 2.7.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 23:15:50 UTC (rev 700503)
+++ PKGBUILD2020-09-07 23:17:42 UTC (rev 700504)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=110
+pkgrel=111
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-04 Thread Felix Yan via arch-commits
Date: Saturday, September 5, 2020 @ 01:37:50
  Author: felixonmars
Revision: 698811

upgpkg: haskell-aws 0.22-110: rebuild with tasty-expected-failure 0.12.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-05 01:35:51 UTC (rev 698810)
+++ PKGBUILD2020-09-05 01:37:50 UTC (rev 698811)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=109
+pkgrel=110
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-03 Thread Felix Yan via arch-commits
Date: Thursday, September 3, 2020 @ 22:43:37
  Author: felixonmars
Revision: 697744

upgpkg: haskell-aws 0.22-109: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-03 22:41:34 UTC (rev 697743)
+++ PKGBUILD2020-09-03 22:43:37 UTC (rev 697744)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=108
+pkgrel=109
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-01 Thread Felix Yan via arch-commits
Date: Tuesday, September 1, 2020 @ 21:11:49
  Author: felixonmars
Revision: 695947

upgpkg: haskell-aws 0.22-108: rebuild with aeson 1.5.4.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-01 21:09:50 UTC (rev 695946)
+++ PKGBUILD2020-09-01 21:11:49 UTC (rev 695947)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=107
+pkgrel=108
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-09-01 Thread Felix Yan via arch-commits
Date: Tuesday, September 1, 2020 @ 14:05:12
  Author: felixonmars
Revision: 695509

upgpkg: haskell-aws 0.22-107: rebuild with conduit 1.3.2.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-01 14:03:07 UTC (rev 695508)
+++ PKGBUILD2020-09-01 14:05:12 UTC (rev 695509)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=106
+pkgrel=107
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-31 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 16:54:24
  Author: felixonmars
Revision: 694305

upgpkg: haskell-aws 0.22-106: rebuild with happy 1.20.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 16:51:57 UTC (rev 694304)
+++ PKGBUILD2020-08-31 16:54:24 UTC (rev 694305)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=105
+pkgrel=106
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Saturday, August 29, 2020 @ 01:52:15
  Author: felixonmars
Revision: 691438

upgpkg: haskell-aws 0.22-105: rebuild with logict 0.7.0.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 01:50:30 UTC (rev 691437)
+++ PKGBUILD2020-08-29 01:52:15 UTC (rev 691438)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=104
+pkgrel=105
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-26 Thread Felix Yan via arch-commits
Date: Wednesday, August 26, 2020 @ 19:48:31
  Author: felixonmars
Revision: 689082

upgpkg: haskell-aws 0.22-104: rebuild with random 1.2.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-26 19:46:59 UTC (rev 689081)
+++ PKGBUILD2020-08-26 19:48:31 UTC (rev 689082)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=103
+pkgrel=104
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-23 Thread Felix Yan via arch-commits
Date: Monday, August 24, 2020 @ 01:14:31
  Author: felixonmars
Revision: 687457

upgpkg: haskell-aws 0.22-103: rebuild with http-client 0.7.2.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 01:12:32 UTC (rev 687456)
+++ PKGBUILD2020-08-24 01:14:31 UTC (rev 687457)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=102
+pkgrel=103
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-23 Thread Felix Yan via arch-commits
Date: Sunday, August 23, 2020 @ 16:27:34
  Author: felixonmars
Revision: 687128

upgpkg: haskell-aws 0.22-102: rebuild with base64-bytestring 1.2.0.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-23 16:20:33 UTC (rev 687127)
+++ PKGBUILD2020-08-23 16:27:34 UTC (rev 687128)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=101
+pkgrel=102
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")
@@ -25,7 +25,7 @@
 
 prepare() {
 cd $_hkgname-$pkgver
-sed -i 's/== *1.0/== 1.1/;s/< *0.7/<1/' $_hkgname.cabal
+sed -i 's/== *1.0/== 1.2/;s/< *0.7/<1/' $_hkgname.cabal
 }
 
 build() {


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

2020-08-21 Thread Felix Yan via arch-commits
Date: Friday, August 21, 2020 @ 21:19:42
  Author: felixonmars
Revision: 686475

upgpkg: haskell-aws 0.22-101: rebuild with http-client 0.7.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 21:17:45 UTC (rev 686474)
+++ PKGBUILD2020-08-21 21:19:42 UTC (rev 686475)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=100
+pkgrel=101
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-21 Thread Felix Yan via arch-commits
Date: Friday, August 21, 2020 @ 13:15:51
  Author: felixonmars
Revision: 685973

upgpkg: haskell-aws 0.22-100: rebuild with dlist 1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 13:13:48 UTC (rev 685972)
+++ PKGBUILD2020-08-21 13:15:51 UTC (rev 685973)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=99
+pkgrel=100
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-19 Thread Felix Yan via arch-commits
Date: Wednesday, August 19, 2020 @ 21:55:52
  Author: felixonmars
Revision: 685242

upgpkg: haskell-aws 0.22-99: rebuild with tasty-expected-failure 0.12

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-19 21:53:26 UTC (rev 685241)
+++ PKGBUILD2020-08-19 21:55:52 UTC (rev 685242)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=98
+pkgrel=99
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-18 Thread Felix Yan via arch-commits
Date: Tuesday, August 18, 2020 @ 11:26:57
  Author: felixonmars
Revision: 683844

upgpkg: haskell-aws 0.22-98: rebuild with ghc 8.10.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-18 11:24:02 UTC (rev 683843)
+++ PKGBUILD2020-08-18 11:26:57 UTC (rev 683844)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=97
+pkgrel=98
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-16 Thread Felix Yan via arch-commits
Date: Sunday, August 16, 2020 @ 20:16:21
  Author: felixonmars
Revision: 681891

upgpkg: haskell-aws 0.22-97: rebuild with lifted-async 0.10.1.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 20:14:05 UTC (rev 681890)
+++ PKGBUILD2020-08-16 20:16:21 UTC (rev 681891)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=96
+pkgrel=97
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-16 Thread Felix Yan via arch-commits
Date: Sunday, August 16, 2020 @ 08:06:42
  Author: felixonmars
Revision: 680806

upgpkg: haskell-aws 0.22-96: rebuild with math-functions 0.3.4.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 08:04:24 UTC (rev 680805)
+++ PKGBUILD2020-08-16 08:06:42 UTC (rev 680806)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=95
+pkgrel=96
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 06:16:15
  Author: felixonmars
Revision: 679413

upgpkg: haskell-aws 0.22-95: rebuild with aeson 1.5.3.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 06:14:24 UTC (rev 679412)
+++ PKGBUILD2020-08-15 06:16:15 UTC (rev 679413)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=94
+pkgrel=95
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-14 Thread Felix Yan via arch-commits
Date: Friday, August 14, 2020 @ 07:10:42
  Author: felixonmars
Revision: 678359

upgpkg: haskell-aws 0.22-94: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-14 07:08:50 UTC (rev 678358)
+++ PKGBUILD2020-08-14 07:10:42 UTC (rev 678359)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=93
+pkgrel=94
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 06:51:14
  Author: felixonmars
Revision: 676908

upgpkg: haskell-aws 0.22-93: rebuild with quickcheck-instances 0.3.24

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 06:49:29 UTC (rev 676907)
+++ PKGBUILD2020-08-13 06:51:14 UTC (rev 676908)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=92
+pkgrel=93
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-12 Thread Felix Yan via arch-commits
Date: Wednesday, August 12, 2020 @ 07:44:42
  Author: felixonmars
Revision: 675625

upgpkg: haskell-aws 0.22-92: rebuild with splitmix 0.1.0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-12 07:42:52 UTC (rev 675624)
+++ PKGBUILD2020-08-12 07:44:42 UTC (rev 675625)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=91
+pkgrel=92
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-10 Thread Felix Yan via arch-commits
Date: Monday, August 10, 2020 @ 19:42:39
  Author: felixonmars
Revision: 674087

upgpkg: haskell-aws 0.22-91: rebuild with optics-th 0.3.0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 19:41:04 UTC (rev 674086)
+++ PKGBUILD2020-08-10 19:42:39 UTC (rev 674087)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=90
+pkgrel=91
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-10 Thread Felix Yan via arch-commits
Date: Monday, August 10, 2020 @ 11:01:44
  Author: felixonmars
Revision: 673576

upgpkg: haskell-aws 0.22-90: rebuild with streaming-commons 0.2.2.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 11:00:21 UTC (rev 673575)
+++ PKGBUILD2020-08-10 11:01:44 UTC (rev 673576)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=89
+pkgrel=90
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Sunday, August 9, 2020 @ 05:01:37
  Author: felixonmars
Revision: 673032

upgpkg: haskell-aws 0.22-89: rebuild with network 3.1.2.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-09 04:59:45 UTC (rev 673031)
+++ PKGBUILD2020-08-09 05:01:37 UTC (rev 673032)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=88
+pkgrel=89
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Saturday, August 8, 2020 @ 16:46:35
  Author: felixonmars
Revision: 672502

upgpkg: haskell-aws 0.22-88: rebuild with these 1.1.1.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-08 16:44:44 UTC (rev 672501)
+++ PKGBUILD2020-08-08 16:46:35 UTC (rev 672502)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=87
+pkgrel=88
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Saturday, August 8, 2020 @ 09:16:25
  Author: felixonmars
Revision: 672026

upgpkg: haskell-aws 0.22-87: rebuild with lifted-async 0.10.1.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-08 09:14:37 UTC (rev 672025)
+++ PKGBUILD2020-08-08 09:16:25 UTC (rev 672026)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=86
+pkgrel=87
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-07 Thread Felix Yan via arch-commits
Date: Friday, August 7, 2020 @ 09:07:12
  Author: felixonmars
Revision: 671387

upgpkg: haskell-aws 0.22-86: rebuild with foldl 1.4.8

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-07 09:04:44 UTC (rev 671386)
+++ PKGBUILD2020-08-07 09:07:12 UTC (rev 671387)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=85
+pkgrel=86
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-06 Thread Felix Yan via arch-commits
Date: Thursday, August 6, 2020 @ 14:45:19
  Author: felixonmars
Revision: 670979

upgpkg: haskell-aws 0.22-85: rebuild with streaming-commons 0.2.2.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 14:43:17 UTC (rev 670978)
+++ PKGBUILD2020-08-06 14:45:19 UTC (rev 670979)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=84
+pkgrel=85
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-06 Thread Felix Yan via arch-commits
Date: Thursday, August 6, 2020 @ 06:52:11
  Author: felixonmars
Revision: 670561

upgpkg: haskell-aws 0.22-84: rebuild with hedgehog 1.0.3

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 06:50:19 UTC (rev 670560)
+++ PKGBUILD2020-08-06 06:52:11 UTC (rev 670561)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=83
+pkgrel=84
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-05 Thread Felix Yan via arch-commits
Date: Wednesday, August 5, 2020 @ 15:14:13
  Author: felixonmars
Revision: 669565

upgpkg: haskell-aws 0.22-83: rebuild with unordered-containers 0.2.12.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 15:12:22 UTC (rev 669564)
+++ PKGBUILD2020-08-05 15:14:13 UTC (rev 669565)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=82
+pkgrel=83
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-04 Thread Felix Yan via arch-commits
Date: Tuesday, August 4, 2020 @ 18:03:27
  Author: felixonmars
Revision: 668984

upgpkg: haskell-aws 0.22-82: rebuild with xml-types 0.3.8

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-04 18:00:49 UTC (rev 668983)
+++ PKGBUILD2020-08-04 18:03:27 UTC (rev 668984)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=81
+pkgrel=82
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-04 Thread Felix Yan via arch-commits
Date: Tuesday, August 4, 2020 @ 15:07:42
  Author: felixonmars
Revision: 668874

upgpkg: haskell-aws 0.22-81: rebuild with http2 2.0.5

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-04 15:05:51 UTC (rev 668873)
+++ PKGBUILD2020-08-04 15:07:42 UTC (rev 668874)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=80
+pkgrel=81
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-03 Thread Felix Yan via arch-commits
Date: Monday, August 3, 2020 @ 22:48:10
  Author: felixonmars
Revision: 668625

upgpkg: haskell-aws 0.22-80: rebuild with zlib 0.6.2.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-03 22:46:19 UTC (rev 668624)
+++ PKGBUILD2020-08-03 22:48:10 UTC (rev 668625)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=79
+pkgrel=80
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-03 Thread Felix Yan via arch-commits
Date: Monday, August 3, 2020 @ 13:37:30
  Author: felixonmars
Revision: 668322

upgpkg: haskell-aws 0.22-79: rebuild with these 1.1.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-03 13:35:41 UTC (rev 668321)
+++ PKGBUILD2020-08-03 13:37:30 UTC (rev 668322)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=78
+pkgrel=79
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-02 Thread Felix Yan via arch-commits
Date: Sunday, August 2, 2020 @ 21:51:25
  Author: felixonmars
Revision: 667927

upgpkg: haskell-aws 0.22-78: rebuild with blaze-markup 0.8.2.7

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-02 21:49:34 UTC (rev 667926)
+++ PKGBUILD2020-08-02 21:51:25 UTC (rev 667927)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=77
+pkgrel=78
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-02 Thread Felix Yan via arch-commits
Date: Sunday, August 2, 2020 @ 15:58:45
  Author: felixonmars
Revision: 667775

upgpkg: haskell-aws 0.22-77: rebuild with Glob 0.10.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-02 15:56:52 UTC (rev 667774)
+++ PKGBUILD2020-08-02 15:58:45 UTC (rev 667775)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=76
+pkgrel=77
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-08-01 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 10:33:59
  Author: felixonmars
Revision: 667402

upgpkg: haskell-aws 0.22-76: rebuild with QuickCheck 2.14.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 10:31:54 UTC (rev 667401)
+++ PKGBUILD2020-08-01 10:33:59 UTC (rev 667402)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=75
+pkgrel=76
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-29 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 13:48:56
  Author: felixonmars
Revision: 656323

upgpkg: haskell-aws 0.22-75: rebuild with primitive 0.7.1.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 13:47:11 UTC (rev 656322)
+++ PKGBUILD2020-06-29 13:48:56 UTC (rev 656323)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=74
+pkgrel=75
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-27 Thread Felix Yan via arch-commits
Date: Saturday, June 27, 2020 @ 19:25:54
  Author: felixonmars
Revision: 655032

upgpkg: haskell-aws 0.22-74: rebuild with warp-tls 3.3.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-27 19:23:47 UTC (rev 655031)
+++ PKGBUILD2020-06-27 19:25:54 UTC (rev 655032)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=73
+pkgrel=74
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-27 Thread Felix Yan via arch-commits
Date: Friday, June 26, 2020 @ 02:58:36
  Author: felixonmars
Revision: 653373

upgpkg: haskell-aws 0.22-71: rebuild with warp 3.3.13

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-26 02:56:54 UTC (rev 653372)
+++ PKGBUILD2020-06-26 02:58:36 UTC (rev 653373)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=70
+pkgrel=71
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-24 Thread Felix Yan via arch-commits
Date: Wednesday, June 24, 2020 @ 22:46:09
  Author: felixonmars
Revision: 652534

upgpkg: haskell-aws 0.22-70: rebuild with splitmix 0.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-24 22:44:19 UTC (rev 652533)
+++ PKGBUILD2020-06-24 22:46:09 UTC (rev 652534)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=69
+pkgrel=70
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 15:29:21
  Author: felixonmars
Revision: 650615

upgpkg: haskell-aws 0.22-69: rebuild with smallcheck 1.2.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 15:27:29 UTC (rev 650614)
+++ PKGBUILD2020-06-22 15:29:21 UTC (rev 650615)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=68
+pkgrel=69
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 11:35:39
  Author: felixonmars
Revision: 649202

upgpkg: haskell-aws 0.22-68: rebuild with cryptonite 0.27

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 11:33:45 UTC (rev 649201)
+++ PKGBUILD2020-06-21 11:35:39 UTC (rev 649202)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=67
+pkgrel=68
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-20 Thread Felix Yan via arch-commits
Date: Saturday, June 20, 2020 @ 11:53:52
  Author: felixonmars
Revision: 648332

upgpkg: haskell-aws 0.22-67: rebuild with base16-bytestring 0.1.1.7

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-20 11:52:06 UTC (rev 648331)
+++ PKGBUILD2020-06-20 11:53:52 UTC (rev 648332)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=66
+pkgrel=67
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2020-06-19 Thread Felix Yan via arch-commits
Date: Friday, June 19, 2020 @ 20:43:23
  Author: felixonmars
Revision: 647876

upgpkg: haskell-aws 0.22-66: rebuild with foldl 1.4.7

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-19 20:41:31 UTC (rev 647875)
+++ PKGBUILD2020-06-19 20:43:23 UTC (rev 647876)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=65
+pkgrel=66
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


  1   2   3   4   5   6   7   8   >