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

2020-12-28 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 23:45:16
  Author: felixonmars
Revision: 796232

upgpkg: haskell-loop 0.3.0-91: rebuild with tagged 0.8.6.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 23:44:27 UTC (rev 796231)
+++ PKGBUILD2020-12-28 23:45:16 UTC (rev 796232)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=90
+pkgrel=91
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 23:54:28
  Author: felixonmars
Revision: 794090

upgpkg: haskell-loop 0.3.0-90: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 23:53:41 UTC (rev 794089)
+++ PKGBUILD2020-12-27 23:54:28 UTC (rev 794090)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=89
+pkgrel=90
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Friday, December 25, 2020 @ 23:27:53
  Author: felixonmars
Revision: 791181

upgpkg: haskell-loop 0.3.0-89: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-25 23:27:10 UTC (rev 791180)
+++ PKGBUILD2020-12-25 23:27:53 UTC (rev 791181)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=88
+pkgrel=89
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 21:30:25
  Author: felixonmars
Revision: 788903

upgpkg: haskell-loop 0.3.0-88: rebuild with comonad 5.0.7

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 21:29:37 UTC (rev 788902)
+++ PKGBUILD2020-12-24 21:30:25 UTC (rev 788903)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=87
+pkgrel=88
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 03:33:52
  Author: felixonmars
Revision: 786199

upgpkg: haskell-loop 0.3.0-87: rebuild with ghc 8.10.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 03:33:06 UTC (rev 786198)
+++ PKGBUILD2020-12-24 03:33:52 UTC (rev 786199)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=86
+pkgrel=87
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-22 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 03:00:18
  Author: felixonmars
Revision: 783442

upgpkg: haskell-loop 0.3.0-86: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 02:58:29 UTC (rev 783441)
+++ PKGBUILD2020-12-23 03:00:18 UTC (rev 783442)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=85
+pkgrel=86
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-20 Thread Felix Yan via arch-commits
Date: Sunday, December 20, 2020 @ 15:53:55
  Author: felixonmars
Revision: 780515

upgpkg: haskell-loop 0.3.0-85: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-20 15:52:06 UTC (rev 780514)
+++ PKGBUILD2020-12-20 15:53:55 UTC (rev 780515)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=84
+pkgrel=85
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 16:15:12
  Author: felixonmars
Revision: 777626

upgpkg: haskell-loop 0.3.0-84: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 16:13:15 UTC (rev 777625)
+++ PKGBUILD2020-12-17 16:15:12 UTC (rev 777626)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=83
+pkgrel=84
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-12-13 Thread Felix Yan via arch-commits
Date: Sunday, December 13, 2020 @ 11:45:49
  Author: felixonmars
Revision: 774073

upgpkg: haskell-loop 0.3.0-83: rebuild with base-orphans 0.8.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 11:43:58 UTC (rev 774072)
+++ PKGBUILD2020-12-13 11:45:49 UTC (rev 774073)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=82
+pkgrel=83
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 13:43:06
  Author: felixonmars
Revision: 764191

upgpkg: haskell-loop 0.3.0-82: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 13:41:17 UTC (rev 764190)
+++ PKGBUILD2020-11-27 13:43:06 UTC (rev 764191)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=81
+pkgrel=82
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-11-22 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 13:55:26
  Author: felixonmars
Revision: 759100

upgpkg: haskell-loop 0.3.0-81: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 13:53:25 UTC (rev 759099)
+++ PKGBUILD2020-11-22 13:55:26 UTC (rev 759100)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=80
+pkgrel=81
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-11-15 Thread Felix Yan via arch-commits
Date: Sunday, November 15, 2020 @ 19:48:53
  Author: felixonmars
Revision: 754717

upgpkg: haskell-loop 0.3.0-80: rebuild with QuickCheck 2.14.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-15 19:45:41 UTC (rev 754716)
+++ PKGBUILD2020-11-15 19:48:53 UTC (rev 754717)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=79
+pkgrel=80
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 23:34:50
  Author: felixonmars
Revision: 743730

upgpkg: haskell-loop 0.3.0-79: rebuild with splitmix 0.1.0.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 23:34:02 UTC (rev 743729)
+++ PKGBUILD2020-11-05 23:34:50 UTC (rev 743730)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=78
+pkgrel=79
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 10:17:41
  Author: felixonmars
Revision: 739350

upgpkg: haskell-loop 0.3.0-78: rebuild with HUnit 1.6.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 10:15:36 UTC (rev 739349)
+++ PKGBUILD2020-11-02 10:17:41 UTC (rev 739350)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=77
+pkgrel=78
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 17:59:33
  Author: felixonmars
Revision: 736889

upgpkg: haskell-loop 0.3.0-77: rebuild with unliftio 0.2.13.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 17:58:50 UTC (rev 736888)
+++ PKGBUILD2020-10-30 17:59:33 UTC (rev 736889)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=76
+pkgrel=77
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 16:24:44
  Author: felixonmars
Revision: 734588

upgpkg: haskell-loop 0.3.0-76: rebuild with optparse-applicative 0.16.0.0, 
optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 16:23:57 UTC (rev 734587)
+++ PKGBUILD2020-10-27 16:24:44 UTC (rev 734588)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=75
+pkgrel=76
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-24 Thread Felix Yan via arch-commits
Date: Saturday, October 24, 2020 @ 20:33:26
  Author: felixonmars
Revision: 731691

upgpkg: haskell-loop 0.3.0-75: rebuild with bifunctors 5.5.8

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 20:32:34 UTC (rev 731690)
+++ PKGBUILD2020-10-24 20:33:26 UTC (rev 731691)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=74
+pkgrel=75
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-21 Thread Felix Yan via arch-commits
Date: Wednesday, October 21, 2020 @ 17:39:37
  Author: felixonmars
Revision: 728080

upgpkg: haskell-loop 0.3.0-74: rebuild with splitmix 0.1.0.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 17:38:34 UTC (rev 728079)
+++ PKGBUILD2020-10-21 17:39:37 UTC (rev 728080)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=73
+pkgrel=74
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 17:01:57
  Author: felixonmars
Revision: 724786

upgpkg: haskell-loop 0.3.0-73: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 17:00:45 UTC (rev 724785)
+++ PKGBUILD2020-10-16 17:01:57 UTC (rev 724786)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=72
+pkgrel=73
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-06 Thread Felix Yan via arch-commits
Date: Tuesday, October 6, 2020 @ 23:03:17
  Author: felixonmars
Revision: 719860

upgpkg: haskell-loop 0.3.0-72: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-06 23:02:29 UTC (rev 719859)
+++ PKGBUILD2020-10-06 23:03:17 UTC (rev 719860)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=71
+pkgrel=72
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Saturday, October 3, 2020 @ 22:54:44
  Author: felixonmars
Revision: 716876

upgpkg: haskell-loop 0.3.0-71: rebuild with transformers-compat 0.6.6

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-03 22:54:00 UTC (rev 716875)
+++ PKGBUILD2020-10-03 22:54:44 UTC (rev 716876)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=70
+pkgrel=71
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-10-01 Thread Felix Yan via arch-commits
Date: Thursday, October 1, 2020 @ 23:11:50
  Author: felixonmars
Revision: 714604

upgpkg: haskell-loop 0.3.0-70: rebuild with base-orphans 0.8.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-01 23:10:59 UTC (rev 714603)
+++ PKGBUILD2020-10-01 23:11:50 UTC (rev 714604)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=69
+pkgrel=70
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 18:39:59
  Author: felixonmars
Revision: 709013

upgpkg: haskell-loop 0.3.0-69: rebuild with hspec 2.7.4, hspec-core 2.7.4, 
hspec-discover 2.7.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 18:39:13 UTC (rev 709012)
+++ PKGBUILD2020-09-17 18:39:59 UTC (rev 709013)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=68
+pkgrel=69
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

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

upgpkg: haskell-loop 0.3.0-68: rebuild with quickcheck-classes-base 0.6.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 19:06:25 UTC (rev 706321)
+++ PKGBUILD2020-09-14 19:07:07 UTC (rev 706322)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-09-12 Thread Felix Yan via arch-commits
Date: Saturday, September 12, 2020 @ 15:35:06
  Author: felixonmars
Revision: 704138

upgpkg: haskell-loop 0.3.0-67: rebuild with ansi-terminal 0.11

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 15:34:20 UTC (rev 704137)
+++ PKGBUILD2020-09-12 15:35:06 UTC (rev 704138)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=66
+pkgrel=67
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 16:54:35
  Author: felixonmars
Revision: 701947

upgpkg: haskell-loop 0.3.0-66: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 16:53:28 UTC (rev 701946)
+++ PKGBUILD2020-09-10 16:54:35 UTC (rev 701947)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=65
+pkgrel=66
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 10:35:55
  Author: felixonmars
Revision: 699600

upgpkg: haskell-loop 0.3.0-65: rebuild with hspec 2.7.3, hspec-core 2.7.3, 
hspec-discover 2.7.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 10:34:56 UTC (rev 699599)
+++ PKGBUILD2020-09-07 10:35:55 UTC (rev 699600)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=64
+pkgrel=65
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 17:44:25
  Author: felixonmars
Revision: 696678

upgpkg: haskell-loop 0.3.0-64: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 17:42:42 UTC (rev 696677)
+++ PKGBUILD2020-09-02 17:44:25 UTC (rev 696678)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=63
+pkgrel=64
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 03:30:25
  Author: felixonmars
Revision: 693434

upgpkg: haskell-loop 0.3.0-63: rebuild with happy 1.20.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 03:28:25 UTC (rev 693433)
+++ PKGBUILD2020-08-31 03:30:25 UTC (rev 693434)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=62
+pkgrel=63
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 09:45:49
  Author: felixonmars
Revision: 690392

upgpkg: haskell-loop 0.3.0-62: rebuild with logict 0.7.0.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 09:44:46 UTC (rev 690391)
+++ PKGBUILD2020-08-28 09:45:49 UTC (rev 690392)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=61
+pkgrel=62
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 11:16:52
  Author: felixonmars
Revision: 688085

upgpkg: haskell-loop 0.3.0-61: rebuild with random 1.2.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 11:15:39 UTC (rev 688084)
+++ PKGBUILD2020-08-25 11:16:52 UTC (rev 688085)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=60
+pkgrel=61
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 18:02:29
  Author: felixonmars
Revision: 682968

upgpkg: haskell-loop 0.3.0-60: rebuild with ghc 8.10.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 18:00:54 UTC (rev 682967)
+++ PKGBUILD2020-08-17 18:02:29 UTC (rev 682968)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=59
+pkgrel=60
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 20:34:41
  Author: felixonmars
Revision: 679980

upgpkg: haskell-loop 0.3.0-59: rebuild with math-functions 0.3.4.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 20:33:00 UTC (rev 679979)
+++ PKGBUILD2020-08-15 20:34:41 UTC (rev 679980)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=58
+pkgrel=59
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 15:39:13
  Author: felixonmars
Revision: 677502

upgpkg: haskell-loop 0.3.0-58: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 15:38:09 UTC (rev 677501)
+++ PKGBUILD2020-08-13 15:39:13 UTC (rev 677502)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=57
+pkgrel=58
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 19:27:14
  Author: felixonmars
Revision: 674770

upgpkg: haskell-loop 0.3.0-57: rebuild with splitmix 0.1.0.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 19:26:14 UTC (rev 674769)
+++ PKGBUILD2020-08-11 19:27:14 UTC (rev 674770)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=56
+pkgrel=57
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 21:42:59
  Author: felixonmars
Revision: 666546

upgpkg: haskell-loop 0.3.0-56: rebuild with QuickCheck 2.14.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 21:41:50 UTC (rev 666545)
+++ PKGBUILD2020-07-31 21:42:59 UTC (rev 666546)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-06-28 Thread Felix Yan via arch-commits
Date: Sunday, June 28, 2020 @ 21:36:42
  Author: felixonmars
Revision: 655399

upgpkg: haskell-loop 0.3.0-55: rebuild with primitive 0.7.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-28 21:35:40 UTC (rev 655398)
+++ PKGBUILD2020-06-28 21:36:42 UTC (rev 655399)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=54
+pkgrel=55
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 21:03:20
  Author: felixonmars
Revision: 651600

upgpkg: haskell-loop 0.3.0-54: rebuild with splitmix 0.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 21:01:48 UTC (rev 651599)
+++ PKGBUILD2020-06-23 21:03:20 UTC (rev 651600)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=53
+pkgrel=54
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Saturday, June 13, 2020 @ 21:54:37
  Author: felixonmars
Revision: 643196

upgpkg: haskell-loop 0.3.0-53: rebuild with splitmix 0.0.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 21:53:34 UTC (rev 643195)
+++ PKGBUILD2020-06-13 21:54:37 UTC (rev 643196)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=52
+pkgrel=53
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-05-23 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 14:42:46
  Author: felixonmars
Revision: 631988

upgpkg: haskell-loop 0.3.0-52: rebuild with tasty 1.3.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 14:41:38 UTC (rev 631987)
+++ PKGBUILD2020-05-23 14:42:46 UTC (rev 631988)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')
@@ -24,7 +24,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --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-loop/trunk (PKGBUILD)

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 09:10:52
  Author: felixonmars
Revision: 626598

upgpkg: haskell-loop 0.3.0-51: rebuild with tasty 1.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 09:09:54 UTC (rev 626597)
+++ PKGBUILD2020-05-12 09:10:52 UTC (rev 626598)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=50
+pkgrel=51
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 03:30:05
  Author: felixonmars
Revision: 618651

upgpkg: haskell-loop 0.3.0-50: rebuild with ghc 8.10.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 03:29:11 UTC (rev 618650)
+++ PKGBUILD2020-04-24 03:30:05 UTC (rev 618651)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=49
+pkgrel=50
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-03-31 Thread Felix Yan via arch-commits
Date: Tuesday, March 31, 2020 @ 22:51:33
  Author: felixonmars
Revision: 608495

upgpkg: haskell-loop 0.3.0-49: rebuild with QuickCheck 2.14

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-31 22:50:30 UTC (rev 608494)
+++ PKGBUILD2020-03-31 22:51:33 UTC (rev 608495)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=48
+pkgrel=49
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 13:43:20
  Author: felixonmars
Revision: 598048

upgpkg: haskell-loop 0.3.0-48: rebuild with hashable 1.3.0.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 13:42:19 UTC (rev 598047)
+++ PKGBUILD2020-03-15 13:43:20 UTC (rev 598048)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=47
+pkgrel=48
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 17:12:57
  Author: felixonmars
Revision: 587781

upgpkg: haskell-loop 0.3.0-47: rebuild with primitive 0.7.0.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 17:11:23 UTC (rev 587780)
+++ PKGBUILD2020-03-01 17:12:57 UTC (rev 587781)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=46
+pkgrel=47
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 13:48:44
  Author: felixonmars
Revision: 584076

upgpkg: haskell-loop 0.3.0-46: rebuild with ghc 8.8.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 13:47:09 UTC (rev 584075)
+++ PKGBUILD2020-02-27 13:48:44 UTC (rev 584076)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=45
+pkgrel=46
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 15:26:24
  Author: felixonmars
Revision: 581441

upgpkg: haskell-loop 0.3.0-45: rebuild with splitmix 0.0.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 15:24:45 UTC (rev 581440)
+++ PKGBUILD2020-02-25 15:26:24 UTC (rev 581441)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=44
+pkgrel=45
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 09:05:20
  Author: felixonmars
Revision: 572113

upgpkg: haskell-loop 0.3.0-44: rebuild with ghc 8.8.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 09:03:49 UTC (rev 572112)
+++ PKGBUILD2020-02-16 09:05:20 UTC (rev 572113)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=43
+pkgrel=44
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Monday, February 10, 2020 @ 23:19:44
  Author: felixonmars
Revision: 566412

upgpkg: haskell-loop 0.3.0-43: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-10 23:18:13 UTC (rev 566411)
+++ PKGBUILD2020-02-10 23:19:44 UTC (rev 566412)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=42
+pkgrel=43
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 09:07:16
  Author: felixonmars
Revision: 562924

upgpkg: haskell-loop 0.3.0-42: rebuild with vector 0.12.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 09:06:31 UTC (rev 562923)
+++ PKGBUILD2020-02-05 09:07:16 UTC (rev 562924)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=41
+pkgrel=42
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 18:58:04
  Author: felixonmars
Revision: 562316

upgpkg: haskell-loop 0.3.0-41: rebuild with vector 0.12.1.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 18:56:28 UTC (rev 562315)
+++ PKGBUILD2020-02-04 18:58:04 UTC (rev 562316)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=40
+pkgrel=41
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 11:39:02
  Author: felixonmars
Revision: 558676

upgpkg: haskell-loop 0.3.0-40: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 11:37:28 UTC (rev 558675)
+++ PKGBUILD2020-01-29 11:39:02 UTC (rev 558676)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=39
+pkgrel=40
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 00:20:07
  Author: felixonmars
Revision: 556779

upgpkg: haskell-loop 0.3.0-39: rebuild with base-orphans 0.8.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 00:18:29 UTC (rev 556778)
+++ PKGBUILD2020-01-28 00:20:07 UTC (rev 556779)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 16:09:45
  Author: felixonmars
Revision: 551304

upgpkg: haskell-loop 0.3.0-38: 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

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 16:09:11 UTC (rev 551303)
+++ PKGBUILD2020-01-09 16:09:45 UTC (rev 551304)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=37
+pkgrel=38
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Saturday, January 4, 2020 @ 15:29:15
  Author: felixonmars
Revision: 547978

upgpkg: haskell-loop 0.3.0-37: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 15:27:09 UTC (rev 547977)
+++ PKGBUILD2020-01-04 15:29:15 UTC (rev 547978)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=36
+pkgrel=37
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 15:20:56
  Author: felixonmars
Revision: 546216

upgpkg: haskell-loop 0.3.0-36: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 15:19:42 UTC (rev 546215)
+++ PKGBUILD2020-01-02 15:20:56 UTC (rev 546216)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=35
+pkgrel=36
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 10:00:59
  Author: felixonmars
Revision: 544310

upgpkg: haskell-loop 0.3.0-35: rebuild with exceptions 0.10.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 09:59:30 UTC (rev 544309)
+++ PKGBUILD2019-12-30 10:00:59 UTC (rev 544310)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=34
+pkgrel=35
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 10:07:47
  Author: felixonmars
Revision: 540698

upgpkg: haskell-loop 0.3.0-34: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 10:06:11 UTC (rev 540697)
+++ PKGBUILD2019-12-25 10:07:47 UTC (rev 540698)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=33
+pkgrel=34
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 12:17:12
  Author: felixonmars
Revision: 539133

upgpkg: haskell-loop 0.3.0-33: 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

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 12:17:06 UTC (rev 539132)
+++ PKGBUILD2019-12-23 12:17:12 UTC (rev 539133)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=32
+pkgrel=33
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-09-01 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 06:17:14
  Author: felixonmars
Revision: 506609

upgpkg: haskell-loop 0.3.0-32

rebuild with exceptions 0.10.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 06:16:13 UTC (rev 506608)
+++ PKGBUILD2019-09-02 06:17:14 UTC (rev 506609)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=31
+pkgrel=32
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 09:58:14
  Author: felixonmars
Revision: 502081

upgpkg: haskell-loop 0.3.0-31

rebuild with call-stack 0.2.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 09:57:20 UTC (rev 502080)
+++ PKGBUILD2019-08-26 09:58:14 UTC (rev 502081)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=30
+pkgrel=31
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Wednesday, July 31, 2019 @ 18:16:16
  Author: felixonmars
Revision: 495804

upgpkg: haskell-loop 0.3.0-30

rebuild with splitmix 0.0.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-31 18:14:35 UTC (rev 495803)
+++ PKGBUILD2019-07-31 18:16:16 UTC (rev 495804)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=29
+pkgrel=30
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Saturday, July 27, 2019 @ 11:42:24
  Author: felixonmars
Revision: 493196

upgpkg: haskell-loop 0.3.0-29

rebuild with silently 1.2.5.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-27 11:40:46 UTC (rev 493195)
+++ PKGBUILD2019-07-27 11:42:24 UTC (rev 493196)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-07-17 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 17:22:39
  Author: felixonmars
Revision: 490381

upgpkg: haskell-loop 0.3.0-28

rebuild with QuickCheck 2.13.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 17:21:32 UTC (rev 490380)
+++ PKGBUILD2019-07-17 17:22:39 UTC (rev 490381)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 16:26:26
  Author: felixonmars
Revision: 486300

upgpkg: haskell-loop 0.3.0-27

rebuild with tasty 1.2.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 16:25:26 UTC (rev 486299)
+++ PKGBUILD2019-06-30 16:26:26 UTC (rev 486300)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=26
+pkgrel=27
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-06-08 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 01:00:21
  Author: felixonmars
Revision: 478536

upgpkg: haskell-loop 0.3.0-26

rebuild with async 2.2.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 00:58:42 UTC (rev 478535)
+++ PKGBUILD2019-06-09 01:00:21 UTC (rev 478536)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 30, 2019 @ 15:02:15
  Author: felixonmars
Revision: 474674

upgpkg: haskell-loop 0.3.0-25

rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 
1.10.10

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 15:01:10 UTC (rev 474673)
+++ PKGBUILD2019-05-30 15:02:15 UTC (rev 474674)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=24
+pkgrel=25
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 22:53:04
  Author: felixonmars
Revision: 473241

upgpkg: haskell-loop 0.3.0-24

rebuild with clock 0.8

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 22:52:02 UTC (rev 473240)
+++ PKGBUILD2019-05-28 22:53:04 UTC (rev 473241)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=23
+pkgrel=24
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 17:50:34
  Author: felixonmars
Revision: 472853

upgpkg: haskell-loop 0.3.0-23

rebuild with clock 0.8

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 17:49:32 UTC (rev 472852)
+++ PKGBUILD2019-05-28 17:50:34 UTC (rev 472853)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=22
+pkgrel=23
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 15:18:12
  Author: felixonmars
Revision: 471508

upgpkg: haskell-loop 0.3.0-22

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 
2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 15:17:06 UTC (rev 471507)
+++ PKGBUILD2019-05-27 15:18:12 UTC (rev 471508)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=21
+pkgrel=22
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 08:50:02
  Author: felixonmars
Revision: 471141

upgpkg: haskell-loop 0.3.0-21

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 
2.7.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 08:49:00 UTC (rev 471140)
+++ PKGBUILD2019-05-27 08:50:02 UTC (rev 471141)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=20
+pkgrel=21
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 08:33:36
  Author: felixonmars
Revision: 465950

upgpkg: haskell-loop 0.3.0-20

rebuild with transformers-compat 0.6.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 08:32:33 UTC (rev 465949)
+++ PKGBUILD2019-05-12 08:33:36 UTC (rev 465950)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=19
+pkgrel=20
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-08 Thread Felix Yan via arch-commits
Date: Wednesday, May 8, 2019 @ 20:57:01
  Author: felixonmars
Revision: 463275

upgpkg: haskell-loop 0.3.0-19

rebuild with exceptions 0.10.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 20:56:01 UTC (rev 463274)
+++ PKGBUILD2019-05-08 20:57:01 UTC (rev 463275)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 11:33:20
  Author: felixonmars
Revision: 460704

upgpkg: haskell-loop 0.3.0-18

rebuild with colour 2.3.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 11:32:19 UTC (rev 460703)
+++ PKGBUILD2019-05-06 11:33:20 UTC (rev 460704)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=17
+pkgrel=18
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 19:48:22
  Author: felixonmars
Revision: 454311

upgpkg: haskell-loop 0.3.0-17

rebuild with ghc 8.6.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 19:46:42 UTC (rev 454310)
+++ PKGBUILD2019-04-26 19:48:22 UTC (rev 454311)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-04-03 Thread Felix Yan via arch-commits
Date: Wednesday, April 3, 2019 @ 21:38:09
  Author: felixonmars
Revision: 448460

upgpkg: haskell-loop 0.3.0-16

rebuild with transformers-compat 0.6.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-03 21:36:29 UTC (rev 448459)
+++ PKGBUILD2019-04-03 21:38:09 UTC (rev 448460)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-04-01 Thread Felix Yan via arch-commits
Date: Monday, April 1, 2019 @ 20:11:15
  Author: felixonmars
Revision: 447062

upgpkg: haskell-loop 0.3.0-15

rebuild with transformers-compat 0.6.3

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 20:09:40 UTC (rev 447061)
+++ PKGBUILD2019-04-01 20:11:15 UTC (rev 447062)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-03-26 Thread Felix Yan via arch-commits
Date: Tuesday, March 26, 2019 @ 17:13:28
  Author: felixonmars
Revision: 443610

upgpkg: haskell-loop 0.3.0-14

rebuild with exceptions 0.10.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 17:11:59 UTC (rev 443609)
+++ PKGBUILD2019-03-26 17:13:28 UTC (rev 443610)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 07:33:15
  Author: felixonmars
Revision: 438994

upgpkg: haskell-loop 0.3.0-13

rebuild with ghc 8.6.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 07:31:46 UTC (rev 438993)
+++ PKGBUILD2019-03-10 07:33:15 UTC (rev 438994)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-02-14 Thread Felix Yan via arch-commits
Date: Thursday, February 14, 2019 @ 20:24:40
  Author: felixonmars
Revision: 432313

upgpkg: haskell-loop 0.3.0-12

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-14 20:23:12 UTC (rev 432312)
+++ PKGBUILD2019-02-14 20:24:40 UTC (rev 432313)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 20:07:54
  Author: felixonmars
Revision: 425513

upgpkg: haskell-loop 0.3.0-11

rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, 
servant-swagger 1.1.7, hspec-discover 2.7.0, hspec-meta 2.6.0, hspec-core 
2.7.0, hspec 2.7.0, hspec-contrib 0.5.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 20:05:59 UTC (rev 425512)
+++ PKGBUILD2019-01-20 20:07:54 UTC (rev 425513)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 02:01:05
  Author: felixonmars
Revision: 413743

upgpkg: haskell-loop 0.3.0-10

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 02:00:09 UTC (rev 413742)
+++ PKGBUILD2018-12-10 02:01:05 UTC (rev 413743)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-11-07 Thread Felix Yan via arch-commits
Date: Wednesday, November 7, 2018 @ 09:01:33
  Author: felixonmars
Revision: 402515

upgpkg: haskell-loop 0.3.0-9

rebuild with ghc 8.6.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 09:00:35 UTC (rev 402514)
+++ PKGBUILD2018-11-07 09:01:33 UTC (rev 402515)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')
@@ -22,7 +22,7 @@
 cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -39,7 +39,7 @@
 package() {
 cd $_hkgname-$pkgver
 
-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 -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"
 }


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

2018-10-31 Thread Felix Yan via arch-commits
Date: Wednesday, October 31, 2018 @ 09:16:31
  Author: felixonmars
Revision: 399847

upgpkg: haskell-loop 0.3.0-8

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 09:15:34 UTC (rev 399846)
+++ PKGBUILD2018-10-31 09:16:31 UTC (rev 399847)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-10-18 Thread Felix Yan via arch-commits
Date: Friday, October 19, 2018 @ 03:46:27
  Author: felixonmars
Revision: 397007

upgpkg: haskell-loop 0.3.0-7

rebuild with base-compat 0.10.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 03:45:21 UTC (rev 397006)
+++ PKGBUILD2018-10-19 03:46:27 UTC (rev 397007)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 19:33:16
  Author: felixonmars
Revision: 394291

upgpkg: haskell-loop 0.3.0-6

rebuild with ghc 8.6.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 19:32:12 UTC (rev 394290)
+++ PKGBUILD2018-10-15 19:33:16 UTC (rev 394291)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-10-11 Thread Felix Yan via arch-commits
Date: Thursday, October 11, 2018 @ 07:23:54
  Author: felixonmars
Revision: 392253

upgpkg: haskell-loop 0.3.0-5

rebuild with tasty 1.1.0.4

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-11 07:23:01 UTC (rev 392252)
+++ PKGBUILD2018-10-11 07:23:54 UTC (rev 392253)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-10-05 Thread Felix Yan via arch-commits
Date: Friday, October 5, 2018 @ 11:00:52
  Author: felixonmars
Revision: 389842

upgpkg: haskell-loop 0.3.0-4

rebuild with optparse-applicative 0.14.3.0

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 10:59:53 UTC (rev 389841)
+++ PKGBUILD2018-10-05 11:00:52 UTC (rev 389842)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-09-14 Thread Felix Yan via arch-commits
Date: Saturday, September 15, 2018 @ 06:05:20
  Author: felixonmars
Revision: 381149

upgpkg: haskell-loop 0.3.0-3

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-15 06:04:20 UTC (rev 381148)
+++ PKGBUILD2018-09-15 06:05:20 UTC (rev 381149)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')


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

2018-09-05 Thread Felix Yan via arch-commits
Date: Thursday, September 6, 2018 @ 06:49:33
  Author: felixonmars
Revision: 377202

upgpkg: haskell-loop 0.3.0-2

rebuild with test-framework-quickcheck2 0.3.0.5

Modified:
  haskell-loop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 06:47:04 UTC (rev 377201)
+++ PKGBUILD2018-09-06 06:49:33 UTC (rev 377202)
@@ -4,7 +4,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop";
 license=('MIT')