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

2020-10-09 Thread Felix Yan via arch-commits
Date: Friday, October 9, 2020 @ 18:07:11
  Author: felixonmars
Revision: 722640

upgpkg: haskell-cryptohash-conduit 0.1.1-404: rebuild with unordered-containers 
0.2.13.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-09 18:06:45 UTC (rev 722639)
+++ PKGBUILD2020-10-09 18:07:11 UTC (rev 722640)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=403
+pkgrel=404
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 11:21:56
  Author: felixonmars
Revision: 720371

upgpkg: haskell-cryptohash-conduit 0.1.1-403: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 11:21:27 UTC (rev 720370)
+++ PKGBUILD2020-10-07 11:21:56 UTC (rev 720371)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=402
+pkgrel=403
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-10-04 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 07:49:36
  Author: felixonmars
Revision: 717377

upgpkg: haskell-cryptohash-conduit 0.1.1-402: rebuild with transformers-compat 
0.6.6

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 07:49:11 UTC (rev 717376)
+++ PKGBUILD2020-10-04 07:49:36 UTC (rev 717377)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=401
+pkgrel=402
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-10-02 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 08:01:37
  Author: felixonmars
Revision: 715151

upgpkg: haskell-cryptohash-conduit 0.1.1-401: rebuild with base-orphans 0.8.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 08:00:51 UTC (rev 715150)
+++ PKGBUILD2020-10-02 08:01:37 UTC (rev 715151)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=400
+pkgrel=401
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-28 Thread Felix Yan via arch-commits
Date: Monday, September 28, 2020 @ 16:11:47
  Author: felixonmars
Revision: 713135

upgpkg: haskell-cryptohash-conduit 0.1.1-400: rebuild with foldl 1.4.9

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 16:10:54 UTC (rev 713134)
+++ PKGBUILD2020-09-28 16:11:47 UTC (rev 713135)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=399
+pkgrel=400
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 22:21:38
  Author: felixonmars
Revision: 709536

upgpkg: haskell-cryptohash-conduit 0.1.1-399: rebuild with hspec 2.7.4, 
hspec-core 2.7.4, hspec-discover 2.7.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 22:21:09 UTC (rev 709535)
+++ PKGBUILD2020-09-17 22:21:38 UTC (rev 709536)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=398
+pkgrel=399
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 22:09:19
  Author: felixonmars
Revision: 706804

upgpkg: haskell-cryptohash-conduit 0.1.1-398: rebuild with 
quickcheck-classes-base 0.6.1.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 22:08:54 UTC (rev 706803)
+++ PKGBUILD2020-09-14 22:09:19 UTC (rev 706804)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=397
+pkgrel=398
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-12 Thread Felix Yan via arch-commits
Date: Saturday, September 12, 2020 @ 18:55:17
  Author: felixonmars
Revision: 704616

upgpkg: haskell-cryptohash-conduit 0.1.1-397: rebuild with ansi-terminal 0.11

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 18:54:53 UTC (rev 704615)
+++ PKGBUILD2020-09-12 18:55:17 UTC (rev 704616)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=396
+pkgrel=397
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 21:58:13
  Author: felixonmars
Revision: 702473

upgpkg: haskell-cryptohash-conduit 0.1.1-396: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 21:57:33 UTC (rev 702472)
+++ PKGBUILD2020-09-10 21:58:13 UTC (rev 702473)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=395
+pkgrel=396
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 16:31:46
  Author: felixonmars
Revision: 700068

upgpkg: haskell-cryptohash-conduit 0.1.1-395: rebuild with hspec 2.7.3, 
hspec-core 2.7.3, hspec-discover 2.7.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 16:31:04 UTC (rev 700067)
+++ PKGBUILD2020-09-07 16:31:46 UTC (rev 700068)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=394
+pkgrel=395
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-09-03 Thread Felix Yan via arch-commits
Date: Thursday, September 3, 2020 @ 06:31:28
  Author: felixonmars
Revision: 697219

upgpkg: haskell-cryptohash-conduit 0.1.1-394: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-03 06:30:41 UTC (rev 697218)
+++ PKGBUILD2020-09-03 06:31:28 UTC (rev 697219)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=393
+pkgrel=394
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

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

upgpkg: haskell-cryptohash-conduit 0.1.1-393: rebuild with conduit 1.3.2.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-01 11:21:02 UTC (rev 695376)
+++ PKGBUILD2020-09-01 11:21:08 UTC (rev 695377)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=392
+pkgrel=393
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-31 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 10:41:47
  Author: felixonmars
Revision: 694129

upgpkg: haskell-cryptohash-conduit 0.1.1-392: rebuild with happy 1.20.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 10:41:12 UTC (rev 694128)
+++ PKGBUILD2020-08-31 10:41:47 UTC (rev 694129)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=391
+pkgrel=392
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 14:06:49
  Author: felixonmars
Revision: 690962

upgpkg: haskell-cryptohash-conduit 0.1.1-391: rebuild with logict 0.7.0.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 14:06:12 UTC (rev 690961)
+++ PKGBUILD2020-08-28 14:06:49 UTC (rev 690962)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=390
+pkgrel=391
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 18:53:38
  Author: felixonmars
Revision: 688613

upgpkg: haskell-cryptohash-conduit 0.1.1-390: rebuild with random 1.2.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 18:52:34 UTC (rev 688612)
+++ PKGBUILD2020-08-25 18:53:38 UTC (rev 688613)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=389
+pkgrel=390
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-23 Thread Felix Yan via arch-commits
Date: Sunday, August 23, 2020 @ 07:38:16
  Author: felixonmars
Revision: 686958

upgpkg: haskell-cryptohash-conduit 0.1.1-389: rebuild with base64-bytestring 
1.2.0.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-23 07:37:33 UTC (rev 686957)
+++ PKGBUILD2020-08-23 07:38:16 UTC (rev 686958)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=388
+pkgrel=389
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Tuesday, August 18, 2020 @ 05:07:38
  Author: felixonmars
Revision: 683675

upgpkg: haskell-cryptohash-conduit 0.1.1-388: rebuild with ghc 8.10.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-18 05:06:49 UTC (rev 683674)
+++ PKGBUILD2020-08-18 05:07:38 UTC (rev 683675)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=387
+pkgrel=388
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Sunday, August 16, 2020 @ 01:17:33
  Author: felixonmars
Revision: 680487

upgpkg: haskell-cryptohash-conduit 0.1.1-387: rebuild with math-functions 
0.3.4.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 01:16:53 UTC (rev 680486)
+++ PKGBUILD2020-08-16 01:17:33 UTC (rev 680487)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=386
+pkgrel=387
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 20:23:29
  Author: felixonmars
Revision: 678031

upgpkg: haskell-cryptohash-conduit 0.1.1-386: rebuild with hspec 2.7.2, 
hspec-core 2.7.2, hspec-discover 2.7.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 20:22:55 UTC (rev 678030)
+++ PKGBUILD2020-08-13 20:23:29 UTC (rev 678031)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=385
+pkgrel=386
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Wednesday, August 12, 2020 @ 00:21:16
  Author: felixonmars
Revision: 675299

upgpkg: haskell-cryptohash-conduit 0.1.1-385: rebuild with splitmix 0.1.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-12 00:20:43 UTC (rev 675298)
+++ PKGBUILD2020-08-12 00:21:16 UTC (rev 675299)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=384
+pkgrel=385
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-10 Thread Felix Yan via arch-commits
Date: Monday, August 10, 2020 @ 06:13:51
  Author: felixonmars
Revision: 673355

upgpkg: haskell-cryptohash-conduit 0.1.1-384: rebuild with streaming-commons 
0.2.2.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 06:13:20 UTC (rev 673354)
+++ PKGBUILD2020-08-10 06:13:51 UTC (rev 673355)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=383
+pkgrel=384
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Saturday, August 8, 2020 @ 19:48:41
  Author: felixonmars
Revision: 672827

upgpkg: haskell-cryptohash-conduit 0.1.1-383: rebuild with network 3.1.2.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-08 19:48:06 UTC (rev 672826)
+++ PKGBUILD2020-08-08 19:48:41 UTC (rev 672827)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=382
+pkgrel=383
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-06 Thread Felix Yan via arch-commits
Date: Thursday, August 6, 2020 @ 19:20:29
  Author: felixonmars
Revision: 671216

upgpkg: haskell-cryptohash-conduit 0.1.1-382: rebuild with foldl 1.4.8

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 19:19:20 UTC (rev 671215)
+++ PKGBUILD2020-08-06 19:20:29 UTC (rev 671216)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=381
+pkgrel=382
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-06 Thread Felix Yan via arch-commits
Date: Thursday, August 6, 2020 @ 10:30:33
  Author: felixonmars
Revision: 670810

upgpkg: haskell-cryptohash-conduit 0.1.1-381: rebuild with streaming-commons 
0.2.2.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 10:30:15 UTC (rev 670809)
+++ PKGBUILD2020-08-06 10:30:33 UTC (rev 670810)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=380
+pkgrel=381
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-05 Thread Felix Yan via arch-commits
Date: Wednesday, August 5, 2020 @ 10:14:37
  Author: felixonmars
Revision: 669283

upgpkg: haskell-cryptohash-conduit 0.1.1-380: rebuild with unordered-containers 
0.2.12.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 10:14:02 UTC (rev 669282)
+++ PKGBUILD2020-08-05 10:14:37 UTC (rev 669283)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=379
+pkgrel=380
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-08-03 Thread Felix Yan via arch-commits
Date: Monday, August 3, 2020 @ 20:16:44
  Author: felixonmars
Revision: 668465

upgpkg: haskell-cryptohash-conduit 0.1.1-379: rebuild with zlib 0.6.2.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-03 20:16:02 UTC (rev 668464)
+++ PKGBUILD2020-08-03 20:16:44 UTC (rev 668465)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=378
+pkgrel=379
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 02:27:02
  Author: felixonmars
Revision: 667052

upgpkg: haskell-cryptohash-conduit 0.1.1-378: rebuild with QuickCheck 2.14.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 02:26:24 UTC (rev 667051)
+++ PKGBUILD2020-08-01 02:27:02 UTC (rev 667052)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=377
+pkgrel=378
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-29 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 08:31:05
  Author: felixonmars
Revision: 655937

upgpkg: haskell-cryptohash-conduit 0.1.1-377: rebuild with primitive 0.7.1.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 08:30:32 UTC (rev 655936)
+++ PKGBUILD2020-06-29 08:31:05 UTC (rev 655937)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=376
+pkgrel=377
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-27 Thread Felix Yan via arch-commits
Date: Friday, June 26, 2020 @ 07:17:17
  Author: felixonmars
Revision: 653546

upgpkg: haskell-cryptohash-conduit 0.1.1-375: rebuild with resourcet 1.2.4.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-26 07:17:09 UTC (rev 653545)
+++ PKGBUILD2020-06-26 07:17:17 UTC (rev 653546)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=374
+pkgrel=375
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-24 Thread Felix Yan via arch-commits
Date: Wednesday, June 24, 2020 @ 09:15:58
  Author: felixonmars
Revision: 652156

upgpkg: haskell-cryptohash-conduit 0.1.1-374: rebuild with splitmix 0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-24 09:15:16 UTC (rev 652155)
+++ PKGBUILD2020-06-24 09:15:58 UTC (rev 652156)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=373
+pkgrel=374
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 09:29:44
  Author: felixonmars
Revision: 648788

upgpkg: haskell-cryptohash-conduit 0.1.1-373: rebuild with cryptonite 0.27

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 09:29:02 UTC (rev 648787)
+++ PKGBUILD2020-06-21 09:29:44 UTC (rev 648788)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=372
+pkgrel=373
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-19 Thread Felix Yan via arch-commits
Date: Friday, June 19, 2020 @ 16:17:59
  Author: felixonmars
Revision: 647712

upgpkg: haskell-cryptohash-conduit 0.1.1-372: rebuild with foldl 1.4.7

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-19 16:17:21 UTC (rev 647711)
+++ PKGBUILD2020-06-19 16:17:59 UTC (rev 647712)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=371
+pkgrel=372
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-17 Thread Felix Yan via arch-commits
Date: Wednesday, June 17, 2020 @ 19:38:44
  Author: felixonmars
Revision: 646578

upgpkg: haskell-cryptohash-conduit 0.1.1-371: rebuild with unordered-containers 
0.2.11.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-17 19:38:06 UTC (rev 646577)
+++ PKGBUILD2020-06-17 19:38:44 UTC (rev 646578)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=370
+pkgrel=371
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-15 Thread Felix Yan via arch-commits
Date: Tuesday, June 16, 2020 @ 02:49:28
  Author: felixonmars
Revision: 645777

upgpkg: haskell-cryptohash-conduit 0.1.1-370: rebuild with base-prelude 1.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-16 02:48:50 UTC (rev 645776)
+++ PKGBUILD2020-06-16 02:49:28 UTC (rev 645777)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=369
+pkgrel=370
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Sunday, June 14, 2020 @ 02:36:46
  Author: felixonmars
Revision: 643696

upgpkg: haskell-cryptohash-conduit 0.1.1-369: rebuild with splitmix 0.0.5

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 02:36:12 UTC (rev 643695)
+++ PKGBUILD2020-06-14 02:36:46 UTC (rev 643696)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=368
+pkgrel=369
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-10 Thread Felix Yan via arch-commits
Date: Wednesday, June 10, 2020 @ 07:51:41
  Author: felixonmars
Revision: 641192

upgpkg: haskell-cryptohash-conduit 0.1.1-368: rebuild with doctest 0.17

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-10 07:51:04 UTC (rev 641191)
+++ PKGBUILD2020-06-10 07:51:41 UTC (rev 641192)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=367
+pkgrel=368
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-06-07 Thread Felix Yan via arch-commits
Date: Sunday, June 7, 2020 @ 20:41:31
  Author: felixonmars
Revision: 640115

upgpkg: haskell-cryptohash-conduit 0.1.1-367: rebuild with resourcet 1.2.4.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-07 20:39:45 UTC (rev 640114)
+++ PKGBUILD2020-06-07 20:41:31 UTC (rev 640115)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=366
+pkgrel=367
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-05-24 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 01:42:52
  Author: felixonmars
Revision: 633650

upgpkg: haskell-cryptohash-conduit 0.1.1-366: rebuild with safe 0.3.19

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 01:42:10 UTC (rev 633649)
+++ PKGBUILD2020-05-25 01:42:52 UTC (rev 633650)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=365
+pkgrel=366
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-05-23 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 19:39:51
  Author: felixonmars
Revision: 632503

upgpkg: haskell-cryptohash-conduit 0.1.1-365: rebuild with tasty 1.3.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 19:39:01 UTC (rev 632502)
+++ PKGBUILD2020-05-23 19:39:51 UTC (rev 632503)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=364
+pkgrel=365
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-05-21 Thread Felix Yan via arch-commits
Date: Thursday, May 21, 2020 @ 10:45:21
  Author: felixonmars
Revision: 631098

upgpkg: haskell-cryptohash-conduit 0.1.1-364: rebuild with unliftio 0.2.13

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-21 10:44:48 UTC (rev 631097)
+++ PKGBUILD2020-05-21 10:45:21 UTC (rev 631098)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=363
+pkgrel=364
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")
@@ -21,7 +21,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
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-05-17 Thread Felix Yan via arch-commits
Date: Sunday, May 17, 2020 @ 18:32:52
  Author: felixonmars
Revision: 628840

upgpkg: haskell-cryptohash-conduit 0.1.1-363: rebuild with math-functions 
0.3.4.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-17 18:32:13 UTC (rev 628839)
+++ PKGBUILD2020-05-17 18:32:52 UTC (rev 628840)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=362
+pkgrel=363
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 19:16:09
  Author: felixonmars
Revision: 627170

upgpkg: haskell-cryptohash-conduit 0.1.1-362: rebuild with tasty 1.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 19:15:07 UTC (rev 627169)
+++ PKGBUILD2020-05-12 19:16:09 UTC (rev 627170)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=361
+pkgrel=362
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-04-25 Thread Felix Yan via arch-commits
Date: Saturday, April 25, 2020 @ 23:03:55
  Author: felixonmars
Revision: 621182

upgpkg: haskell-cryptohash-conduit 0.1.1-361: rebuild with base64-bytestring 
1.1.0.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-25 23:03:27 UTC (rev 621181)
+++ PKGBUILD2020-04-25 23:03:55 UTC (rev 621182)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=360
+pkgrel=361
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 18:13:26
  Author: felixonmars
Revision: 619444

upgpkg: haskell-cryptohash-conduit 0.1.1-360: rebuild with ghc 8.10.1, 
protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 18:12:51 UTC (rev 619443)
+++ PKGBUILD2020-04-24 18:13:26 UTC (rev 619444)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=359
+pkgrel=360
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-04-19 Thread Felix Yan via arch-commits
Date: Sunday, April 19, 2020 @ 21:08:24
  Author: felixonmars
Revision: 616575

upgpkg: haskell-cryptohash-conduit 0.1.1-359: rebuild with resourcet 1.2.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-19 21:07:53 UTC (rev 616574)
+++ PKGBUILD2020-04-19 21:08:24 UTC (rev 616575)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=358
+pkgrel=359
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-04-17 Thread Felix Yan via arch-commits
Date: Friday, April 17, 2020 @ 12:06:30
  Author: felixonmars
Revision: 615492

upgpkg: haskell-cryptohash-conduit 0.1.1-358: rebuild with distributive 0.6.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-17 12:06:03 UTC (rev 615491)
+++ PKGBUILD2020-04-17 12:06:30 UTC (rev 615492)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=357
+pkgrel=358
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 17:55:18
  Author: felixonmars
Revision: 609056

upgpkg: haskell-cryptohash-conduit 0.1.1-357: rebuild with QuickCheck 2.14

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 17:54:45 UTC (rev 609055)
+++ PKGBUILD2020-04-01 17:55:18 UTC (rev 609056)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=356
+pkgrel=357
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-30 Thread Felix Yan via arch-commits
Date: Monday, March 30, 2020 @ 21:53:14
  Author: felixonmars
Revision: 607372

upgpkg: haskell-cryptohash-conduit 0.1.1-356: rebuild with doctest 0.16.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-30 21:52:40 UTC (rev 607371)
+++ PKGBUILD2020-03-30 21:53:14 UTC (rev 607372)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=355
+pkgrel=356
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-29 Thread Felix Yan via arch-commits
Date: Sunday, March 29, 2020 @ 18:19:43
  Author: felixonmars
Revision: 606296

upgpkg: haskell-cryptohash-conduit 0.1.1-355: rebuild with ChasingBottoms 
1.3.1.8

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-29 18:18:58 UTC (rev 606295)
+++ PKGBUILD2020-03-29 18:19:43 UTC (rev 606296)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=354
+pkgrel=355
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-28 Thread Felix Yan via arch-commits
Date: Saturday, March 28, 2020 @ 14:43:35
  Author: felixonmars
Revision: 605146

upgpkg: haskell-cryptohash-conduit 0.1.1-354: rebuild with attoparsec 0.13.2.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-28 14:43:02 UTC (rev 605145)
+++ PKGBUILD2020-03-28 14:43:35 UTC (rev 605146)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=353
+pkgrel=354
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-21 Thread Felix Yan via arch-commits
Date: Saturday, March 21, 2020 @ 17:09:26
  Author: felixonmars
Revision: 602854

upgpkg: haskell-cryptohash-conduit 0.1.1-353: rebuild with network 3.1.1.1, 
network-bsd 2.8.1.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-21 17:08:56 UTC (rev 602853)
+++ PKGBUILD2020-03-21 17:09:26 UTC (rev 602854)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=352
+pkgrel=353
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-20 Thread Felix Yan via arch-commits
Date: Friday, March 20, 2020 @ 17:52:25
  Author: felixonmars
Revision: 601953

upgpkg: haskell-cryptohash-conduit 0.1.1-352: rebuild with conduit-extra 1.3.5

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-20 17:51:44 UTC (rev 601952)
+++ PKGBUILD2020-03-20 17:52:25 UTC (rev 601953)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=351
+pkgrel=352
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 18:19:51
  Author: felixonmars
Revision: 601029

upgpkg: haskell-cryptohash-conduit 0.1.1-351: rebuild with conduit 1.3.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 18:19:17 UTC (rev 601028)
+++ PKGBUILD2020-03-19 18:19:51 UTC (rev 601029)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=350
+pkgrel=351
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 21:09:28
  Author: felixonmars
Revision: 598597

upgpkg: haskell-cryptohash-conduit 0.1.1-350: rebuild with hashable 1.3.0.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 21:08:55 UTC (rev 598596)
+++ PKGBUILD2020-03-15 21:09:28 UTC (rev 598597)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=349
+pkgrel=350
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-14 Thread Felix Yan via arch-commits
Date: Saturday, March 14, 2020 @ 21:20:48
  Author: felixonmars
Revision: 597261

upgpkg: haskell-cryptohash-conduit 0.1.1-349: rebuild with StateVar 1.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-14 21:20:18 UTC (rev 597260)
+++ PKGBUILD2020-03-14 21:20:48 UTC (rev 597261)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=348
+pkgrel=349
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-09 Thread Felix Yan via arch-commits
Date: Tuesday, March 10, 2020 @ 00:12:40
  Author: felixonmars
Revision: 593384

upgpkg: haskell-cryptohash-conduit 0.1.1-348: rebuild with unliftio-core 0.2.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-10 00:10:20 UTC (rev 593383)
+++ PKGBUILD2020-03-10 00:12:40 UTC (rev 593384)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=347
+pkgrel=348
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-07 Thread Felix Yan via arch-commits
Date: Saturday, March 7, 2020 @ 22:18:59
  Author: felixonmars
Revision: 591345

upgpkg: haskell-cryptohash-conduit 0.1.1-347: rebuild with unliftio-core 0.2.0.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-07 22:18:27 UTC (rev 591344)
+++ PKGBUILD2020-03-07 22:18:59 UTC (rev 591345)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=346
+pkgrel=347
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-04 Thread Felix Yan via arch-commits
Date: Wednesday, March 4, 2020 @ 17:18:36
  Author: felixonmars
Revision: 590321

upgpkg: haskell-cryptohash-conduit 0.1.1-346: rebuild with unliftio 0.2.12.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-04 17:18:04 UTC (rev 590320)
+++ PKGBUILD2020-03-04 17:18:36 UTC (rev 590321)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=345
+pkgrel=346
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-02 Thread Felix Yan via arch-commits
Date: Tuesday, March 3, 2020 @ 06:38:01
  Author: felixonmars
Revision: 589365

upgpkg: haskell-cryptohash-conduit 0.1.1-345: rebuild with resourcet 1.2.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-03 06:37:30 UTC (rev 589364)
+++ PKGBUILD2020-03-03 06:38:01 UTC (rev 589365)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=344
+pkgrel=345
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 22:04:37
  Author: felixonmars
Revision: 588305

upgpkg: haskell-cryptohash-conduit 0.1.1-344: rebuild with primitive 0.7.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 22:03:58 UTC (rev 588304)
+++ PKGBUILD2020-03-01 22:04:37 UTC (rev 588305)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=343
+pkgrel=344
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 19:41:05
  Author: felixonmars
Revision: 584708

upgpkg: haskell-cryptohash-conduit 0.1.1-343: rebuild with ghc 8.8.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 19:40:25 UTC (rev 584707)
+++ PKGBUILD2020-02-27 19:41:05 UTC (rev 584708)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=342
+pkgrel=343
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 21:12:23
  Author: felixonmars
Revision: 582040

upgpkg: haskell-cryptohash-conduit 0.1.1-342: rebuild with splitmix 0.0.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 21:11:46 UTC (rev 582039)
+++ PKGBUILD2020-02-25 21:12:23 UTC (rev 582040)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=341
+pkgrel=342
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-23 Thread Felix Yan via arch-commits
Date: Sunday, February 23, 2020 @ 17:31:29
  Author: felixonmars
Revision: 579907

upgpkg: haskell-cryptohash-conduit 0.1.1-341: rebuild with split 0.2.3.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-23 17:30:55 UTC (rev 579906)
+++ PKGBUILD2020-02-23 17:31:29 UTC (rev 579907)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=340
+pkgrel=341
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")
@@ -34,6 +34,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


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

2020-02-16 Thread Felix Yan via arch-commits
Date: Monday, February 17, 2020 @ 00:09:34
  Author: felixonmars
Revision: 573756

upgpkg: haskell-cryptohash-conduit 0.1.1-340: rebuild with profunctors 5.5.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-17 00:08:48 UTC (rev 573755)
+++ PKGBUILD2020-02-17 00:09:34 UTC (rev 573756)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=339
+pkgrel=340
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 14:04:30
  Author: felixonmars
Revision: 572608

upgpkg: haskell-cryptohash-conduit 0.1.1-339: rebuild with ghc 8.8.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 14:03:44 UTC (rev 572607)
+++ PKGBUILD2020-02-16 14:04:30 UTC (rev 572608)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=338
+pkgrel=339
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-13 Thread Felix Yan via arch-commits
Date: Thursday, February 13, 2020 @ 08:19:37
  Author: felixonmars
Revision: 569864

upgpkg: haskell-cryptohash-conduit 0.1.1-338: rebuild with doctest 0.16.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-13 08:18:53 UTC (rev 569863)
+++ PKGBUILD2020-02-13 08:19:37 UTC (rev 569864)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=337
+pkgrel=338
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-11 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 10:13:23
  Author: felixonmars
Revision: 566952

upgpkg: haskell-cryptohash-conduit 0.1.1-337: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 10:12:33 UTC (rev 566951)
+++ PKGBUILD2020-02-11 10:13:23 UTC (rev 566952)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=336
+pkgrel=337
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-09 Thread Felix Yan via arch-commits
Date: Sunday, February 9, 2020 @ 15:39:07
  Author: felixonmars
Revision: 565386

upgpkg: haskell-cryptohash-conduit 0.1.1-336: rebuild with tasty-quickcheck 
0.10.1.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-09 15:37:47 UTC (rev 565385)
+++ PKGBUILD2020-02-09 15:39:07 UTC (rev 565386)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=335
+pkgrel=336
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-08 Thread Felix Yan via arch-commits
Date: Saturday, February 8, 2020 @ 17:39:27
  Author: felixonmars
Revision: 564758

upgpkg: haskell-cryptohash-conduit 0.1.1-335: rebuild with th-abstraction 
0.3.2.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-08 17:38:50 UTC (rev 564757)
+++ PKGBUILD2020-02-08 17:39:27 UTC (rev 564758)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=334
+pkgrel=335
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 20:09:45
  Author: felixonmars
Revision: 563505

upgpkg: haskell-cryptohash-conduit 0.1.1-334: rebuild with vector 0.12.1.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 20:08:55 UTC (rev 563504)
+++ PKGBUILD2020-02-05 20:09:45 UTC (rev 563505)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=333
+pkgrel=334
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-02 Thread Felix Yan via arch-commits
Date: Sunday, February 2, 2020 @ 14:54:27
  Author: felixonmars
Revision: 561587

upgpkg: haskell-cryptohash-conduit 0.1.1-333: rebuild with math-functions 
0.3.3.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-02 14:53:13 UTC (rev 561586)
+++ PKGBUILD2020-02-02 14:54:27 UTC (rev 561587)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=332
+pkgrel=333
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-02-01 Thread Felix Yan via arch-commits
Date: Saturday, February 1, 2020 @ 20:03:16
  Author: felixonmars
Revision: 561184

upgpkg: haskell-cryptohash-conduit 0.1.1-332: rebuild with bifunctors 5.5.7

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-01 20:02:36 UTC (rev 561183)
+++ PKGBUILD2020-02-01 20:03:16 UTC (rev 561184)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=331
+pkgrel=332
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-30 Thread Felix Yan via arch-commits
Date: Thursday, January 30, 2020 @ 22:15:25
  Author: felixonmars
Revision: 560331

upgpkg: haskell-cryptohash-conduit 0.1.1-331: rebuild with cabal-doctest 1.0.8

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-30 22:14:41 UTC (rev 560330)
+++ PKGBUILD2020-01-30 22:15:25 UTC (rev 560331)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=330
+pkgrel=331
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 22:04:24
  Author: felixonmars
Revision: 559170

upgpkg: haskell-cryptohash-conduit 0.1.1-330: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 22:03:43 UTC (rev 559169)
+++ PKGBUILD2020-01-29 22:04:24 UTC (rev 559170)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=329
+pkgrel=330
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-28 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 08:32:45
  Author: felixonmars
Revision: 557473

upgpkg: haskell-cryptohash-conduit 0.1.1-329: rebuild with base-orphans 0.8.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 08:31:54 UTC (rev 557472)
+++ PKGBUILD2020-01-28 08:32:45 UTC (rev 557473)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=328
+pkgrel=329
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Monday, January 27, 2020 @ 14:09:38
  Author: felixonmars
Revision: 556031

upgpkg: haskell-cryptohash-conduit 0.1.1-328: rebuild with doctest 0.16.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-27 14:08:45 UTC (rev 556030)
+++ PKGBUILD2020-01-27 14:09:38 UTC (rev 556031)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=327
+pkgrel=328
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 22, 2020 @ 19:56:26
  Author: felixonmars
Revision: 554474

upgpkg: haskell-cryptohash-conduit 0.1.1-327: rebuild with base64-bytestring 
1.0.0.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-22 19:55:47 UTC (rev 554473)
+++ PKGBUILD2020-01-22 19:56:26 UTC (rev 554474)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=326
+pkgrel=327
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-11 Thread Felix Yan via arch-commits
Date: Saturday, January 11, 2020 @ 19:11:17
  Author: felixonmars
Revision: 552066

upgpkg: haskell-cryptohash-conduit 0.1.1-326: rebuild with ghc 8.8.1, 
cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, 
regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 
0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1, memory 0.15.0, RSA 2.4.1, 
foldl 1.4.6, lens 4.18, postgresql-binary 0.12.2, tls 1.5.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-11 19:10:38 UTC (rev 552065)
+++ PKGBUILD2020-01-11 19:11:17 UTC (rev 552066)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=325
+pkgrel=326
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-05 Thread Felix Yan via arch-commits
Date: Sunday, January 5, 2020 @ 21:52:23
  Author: felixonmars
Revision: 549394

upgpkg: haskell-cryptohash-conduit 0.1.1-325: rebuild with streaming-commons 
0.2.1.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-05 21:51:36 UTC (rev 549393)
+++ PKGBUILD2020-01-05 21:52:23 UTC (rev 549394)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=324
+pkgrel=325
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Sunday, January 5, 2020 @ 00:23:01
  Author: felixonmars
Revision: 548539

upgpkg: haskell-cryptohash-conduit 0.1.1-324: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-05 00:22:10 UTC (rev 548538)
+++ PKGBUILD2020-01-05 00:23:01 UTC (rev 548539)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=323
+pkgrel=324
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Friday, January 3, 2020 @ 04:11:57
  Author: felixonmars
Revision: 546830

upgpkg: haskell-cryptohash-conduit 0.1.1-323: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-03 04:11:06 UTC (rev 546829)
+++ PKGBUILD2020-01-03 04:11:57 UTC (rev 546830)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=322
+pkgrel=323
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 16:39:36
  Author: felixonmars
Revision: 544709

upgpkg: haskell-cryptohash-conduit 0.1.1-322: rebuild with exceptions 0.10.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 16:38:51 UTC (rev 544708)
+++ PKGBUILD2019-12-30 16:39:36 UTC (rev 544709)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=321
+pkgrel=322
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-28 Thread Felix Yan via arch-commits
Date: Sunday, December 29, 2019 @ 04:37:09
  Author: felixonmars
Revision: 543685

upgpkg: haskell-cryptohash-conduit 0.1.1-321: rebuild with network 2.8.0.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-29 04:36:21 UTC (rev 543684)
+++ PKGBUILD2019-12-29 04:37:09 UTC (rev 543685)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=320
+pkgrel=321
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-27 Thread Felix Yan via arch-commits
Date: Friday, December 27, 2019 @ 21:22:55
  Author: felixonmars
Revision: 543322

upgpkg: haskell-cryptohash-conduit 0.1.1-320: rebuild with mono-traversable 
1.0.15.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-27 21:22:08 UTC (rev 543321)
+++ PKGBUILD2019-12-27 21:22:55 UTC (rev 543322)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=319
+pkgrel=320
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-26 Thread Felix Yan via arch-commits
Date: Thursday, December 26, 2019 @ 15:29:47
  Author: felixonmars
Revision: 542611

upgpkg: haskell-cryptohash-conduit 0.1.1-319: rebuild with semigroupoids 5.3.4

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-26 15:29:00 UTC (rev 542610)
+++ PKGBUILD2019-12-26 15:29:47 UTC (rev 542611)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=318
+pkgrel=319
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-26 Thread Felix Yan via arch-commits
Date: Thursday, December 26, 2019 @ 10:36:35
  Author: felixonmars
Revision: 542334

upgpkg: haskell-cryptohash-conduit 0.1.1-318: rebuild with mono-traversable 
1.0.15.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-26 10:35:47 UTC (rev 542333)
+++ PKGBUILD2019-12-26 10:36:35 UTC (rev 542334)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=317
+pkgrel=318
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 21:18:03
  Author: felixonmars
Revision: 541226

upgpkg: haskell-cryptohash-conduit 0.1.1-317: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 21:17:17 UTC (rev 541225)
+++ PKGBUILD2019-12-25 21:18:03 UTC (rev 541226)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=316
+pkgrel=317
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 23:13:20
  Author: felixonmars
Revision: 539659

upgpkg: haskell-cryptohash-conduit 0.1.1-316: rebuild with pandoc 2.8, 
pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, 
texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, 
optparse-applicative 0.15.1.0, hledger 1.16, hledger-lib 1.16, hledger-ui 1.16, 
hledger-web 1.16

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 23:12:37 UTC (rev 539658)
+++ PKGBUILD2019-12-23 23:13:20 UTC (rev 539659)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=315
+pkgrel=316
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-18 Thread Felix Yan via arch-commits
Date: Wednesday, December 18, 2019 @ 19:20:28
  Author: felixonmars
Revision: 538066

upgpkg: haskell-cryptohash-conduit 0.1.1-315

rebuild with conduit 1.3.1.2

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 19:19:09 UTC (rev 538065)
+++ PKGBUILD2019-12-18 19:20:28 UTC (rev 538066)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=314
+pkgrel=315
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-11 Thread Felix Yan via arch-commits
Date: Wednesday, December 11, 2019 @ 23:52:46
  Author: felixonmars
Revision: 536974

upgpkg: haskell-cryptohash-conduit 0.1.1-314

rebuild with profunctors 5.5.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-11 23:51:49 UTC (rev 536973)
+++ PKGBUILD2019-12-11 23:52:46 UTC (rev 536974)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=313
+pkgrel=314
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-06 Thread Felix Yan via arch-commits
Date: Friday, December 6, 2019 @ 17:30:15
  Author: felixonmars
Revision: 535863

upgpkg: haskell-cryptohash-conduit 0.1.1-313

rebuild with safe 0.3.18

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-06 17:29:32 UTC (rev 535862)
+++ PKGBUILD2019-12-06 17:30:15 UTC (rev 535863)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=312
+pkgrel=313
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-12-05 Thread Felix Yan via arch-commits
Date: Thursday, December 5, 2019 @ 10:05:56
  Author: felixonmars
Revision: 535442

upgpkg: haskell-cryptohash-conduit 0.1.1-312

rebuild with vector-algorithms 0.8.0.3

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-05 10:05:06 UTC (rev 535441)
+++ PKGBUILD2019-12-05 10:05:56 UTC (rev 535442)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=311
+pkgrel=312
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-11-29 Thread Felix Yan via arch-commits
Date: Friday, November 29, 2019 @ 17:28:36
  Author: felixonmars
Revision: 534456

upgpkg: haskell-cryptohash-conduit 0.1.1-311

rebuild with comonad 5.0.6

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-29 17:27:48 UTC (rev 534455)
+++ PKGBUILD2019-11-29 17:28:36 UTC (rev 534456)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=310
+pkgrel=311
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-11-26 Thread Felix Yan via arch-commits
Date: Wednesday, November 27, 2019 @ 05:53:02
  Author: felixonmars
Revision: 533788

upgpkg: haskell-cryptohash-conduit 0.1.1-310

rebuild with bifunctors 5.5.6

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-27 05:52:07 UTC (rev 533787)
+++ PKGBUILD2019-11-27 05:53:02 UTC (rev 533788)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=309
+pkgrel=310
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-11-23 Thread Felix Yan via arch-commits
Date: Saturday, November 23, 2019 @ 19:28:46
  Author: felixonmars
Revision: 532323

upgpkg: haskell-cryptohash-conduit 0.1.1-309

rebuild ChasingBottoms 1.3.1.7

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-23 19:27:43 UTC (rev 532322)
+++ PKGBUILD2019-11-23 19:28:46 UTC (rev 532323)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=308
+pkgrel=309
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-11-21 Thread Felix Yan via arch-commits
Date: Thursday, November 21, 2019 @ 14:53:36
  Author: felixonmars
Revision: 531089

upgpkg: haskell-cryptohash-conduit 0.1.1-308

rebuild with pcre-light 0.4.1.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-21 14:52:45 UTC (rev 531088)
+++ PKGBUILD2019-11-21 14:53:36 UTC (rev 531089)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=307
+pkgrel=308
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-11-14 Thread Felix Yan via arch-commits
Date: Friday, November 15, 2019 @ 05:33:04
  Author: felixonmars
Revision: 528770

upgpkg: haskell-cryptohash-conduit 0.1.1-307

rebuild with vector-builder 0.3.8

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-15 05:32:13 UTC (rev 528769)
+++ PKGBUILD2019-11-15 05:33:04 UTC (rev 528770)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=306
+pkgrel=307
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-10-18 Thread Felix Yan via arch-commits
Date: Friday, October 18, 2019 @ 19:52:43
  Author: felixonmars
Revision: 517040

upgpkg: haskell-cryptohash-conduit 0.1.1-306

rebuild with distributive 0.6.1

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-18 19:52:00 UTC (rev 517039)
+++ PKGBUILD2019-10-18 19:52:43 UTC (rev 517040)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=305
+pkgrel=306
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-10-13 Thread Felix Yan via arch-commits
Date: Monday, October 14, 2019 @ 03:07:13
  Author: felixonmars
Revision: 515388

upgpkg: haskell-cryptohash-conduit 0.1.1-305

rebuild with vector-th-unbox 0.2.1.7

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-14 03:06:38 UTC (rev 515387)
+++ PKGBUILD2019-10-14 03:07:13 UTC (rev 515388)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=304
+pkgrel=305
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


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

2019-10-11 Thread Felix Yan via arch-commits
Date: Friday, October 11, 2019 @ 11:30:28
  Author: felixonmars
Revision: 514774

upgpkg: haskell-cryptohash-conduit 0.1.1-304

rebuild with mono-traversable 1.0.13.0

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-11 11:29:53 UTC (rev 514773)
+++ PKGBUILD2019-10-11 11:30:28 UTC (rev 514774)
@@ -4,7 +4,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=303
+pkgrel=304
 pkgdesc="cryptohash conduit"
 url="https://github.com/vincenthz/hs-cryptohash-conduit;
 license=("BSD")


  1   2   3   4   >