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

2020-12-28 Thread Felix Yan via arch-commits
Date: Tuesday, December 29, 2020 @ 00:58:52
  Author: felixonmars
Revision: 796324

upgpkg: haskell-monad-control 1.0.2.3-109: rebuild with tagged 0.8.6.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-29 00:58:16 UTC (rev 796323)
+++ PKGBUILD2020-12-29 00:58:52 UTC (rev 796324)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=108
+pkgrel=109
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 00:44:40
  Author: felixonmars
Revision: 794169

upgpkg: haskell-monad-control 1.0.2.3-108: rebuild with indexed-traversable 
0.1.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 00:43:58 UTC (rev 794168)
+++ PKGBUILD2020-12-28 00:44:40 UTC (rev 794169)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=107
+pkgrel=108
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 00:06:39
  Author: felixonmars
Revision: 791301

upgpkg: haskell-monad-control 1.0.2.3-107: rebuild with tasty-quickcheck 
0.10.1.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 00:06:18 UTC (rev 791300)
+++ PKGBUILD2020-12-26 00:06:39 UTC (rev 791301)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=106
+pkgrel=107
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Friday, December 25, 2020 @ 00:02:28
  Author: felixonmars
Revision: 789237

upgpkg: haskell-monad-control 1.0.2.3-106: rebuild with comonad 5.0.7

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-25 00:02:00 UTC (rev 789236)
+++ PKGBUILD2020-12-25 00:02:28 UTC (rev 789237)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=105
+pkgrel=106
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 05:12:54
  Author: felixonmars
Revision: 786395

upgpkg: haskell-monad-control 1.0.2.3-105: rebuild with ghc 8.10.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 05:12:32 UTC (rev 786394)
+++ PKGBUILD2020-12-24 05:12:54 UTC (rev 786395)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=104
+pkgrel=105
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-22 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 01:35:57
  Author: felixonmars
Revision: 783268

upgpkg: haskell-monad-control 1.0.2.3-104: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 01:35:21 UTC (rev 783267)
+++ PKGBUILD2020-12-23 01:35:57 UTC (rev 783268)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=103
+pkgrel=104
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-20 Thread Felix Yan via arch-commits
Date: Sunday, December 20, 2020 @ 22:05:13
  Author: felixonmars
Revision: 780792

upgpkg: haskell-monad-control 1.0.2.3-103: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-20 22:04:34 UTC (rev 780791)
+++ PKGBUILD2020-12-20 22:05:13 UTC (rev 780792)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=102
+pkgrel=103
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 18:55:42
  Author: felixonmars
Revision: 777840

upgpkg: haskell-monad-control 1.0.2.3-102: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 18:55:06 UTC (rev 777839)
+++ PKGBUILD2020-12-17 18:55:42 UTC (rev 777840)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=101
+pkgrel=102
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-12-13 Thread Felix Yan via arch-commits
Date: Sunday, December 13, 2020 @ 10:56:39
  Author: felixonmars
Revision: 774001

upgpkg: haskell-monad-control 1.0.2.3-101: rebuild with base-orphans 0.8.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 10:56:02 UTC (rev 774000)
+++ PKGBUILD2020-12-13 10:56:39 UTC (rev 774001)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=100
+pkgrel=101
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 16:48:42
  Author: felixonmars
Revision: 764407

upgpkg: haskell-monad-control 1.0.2.3-100: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 16:48:06 UTC (rev 764406)
+++ PKGBUILD2020-11-27 16:48:42 UTC (rev 764407)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=99
+pkgrel=100
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-11-22 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 17:16:53
  Author: felixonmars
Revision: 759286

upgpkg: haskell-monad-control 1.0.2.3-99: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 17:16:12 UTC (rev 759285)
+++ PKGBUILD2020-11-22 17:16:53 UTC (rev 759286)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=98
+pkgrel=99
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-11-15 Thread Felix Yan via arch-commits
Date: Sunday, November 15, 2020 @ 20:26:50
  Author: felixonmars
Revision: 754755

upgpkg: haskell-monad-control 1.0.2.3-98: rebuild with QuickCheck 2.14.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-15 20:26:12 UTC (rev 754754)
+++ PKGBUILD2020-11-15 20:26:50 UTC (rev 754755)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=97
+pkgrel=98
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

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

upgpkg: haskell-monad-control 1.0.2.3-97: rebuild with splitmix 0.1.0.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 23:26:11 UTC (rev 743703)
+++ PKGBUILD2020-11-05 23:26:34 UTC (rev 743704)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=96
+pkgrel=97
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 12:46:12
  Author: felixonmars
Revision: 739597

upgpkg: haskell-monad-control 1.0.2.3-96: rebuild with HUnit 1.6.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 12:45:40 UTC (rev 739596)
+++ PKGBUILD2020-11-02 12:46:12 UTC (rev 739597)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=95
+pkgrel=96
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 18:04:53
  Author: felixonmars
Revision: 736906

upgpkg: haskell-monad-control 1.0.2.3-95: rebuild with unliftio 0.2.13.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 18:04:28 UTC (rev 736905)
+++ PKGBUILD2020-10-30 18:04:53 UTC (rev 736906)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=94
+pkgrel=95
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 17:00:10
  Author: felixonmars
Revision: 734666

upgpkg: haskell-monad-control 1.0.2.3-94: rebuild with optparse-applicative 
0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 16:59:42 UTC (rev 734665)
+++ PKGBUILD2020-10-27 17:00:10 UTC (rev 734666)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=93
+pkgrel=94
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-24 Thread Felix Yan via arch-commits
Date: Sunday, October 25, 2020 @ 00:42:25
  Author: felixonmars
Revision: 732152

upgpkg: haskell-monad-control 1.0.2.3-93: rebuild with bifunctors 5.5.8

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 00:41:56 UTC (rev 732151)
+++ PKGBUILD2020-10-25 00:42:25 UTC (rev 732152)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=92
+pkgrel=93
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

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

upgpkg: haskell-monad-control 1.0.2.3-92: rebuild with splitmix 0.1.0.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 21:18:36 UTC (rev 728413)
+++ PKGBUILD2020-10-21 21:18:41 UTC (rev 728414)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=91
+pkgrel=92
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 22:30:15
  Author: felixonmars
Revision: 725149

upgpkg: haskell-monad-control 1.0.2.3-91: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 22:29:38 UTC (rev 725148)
+++ PKGBUILD2020-10-16 22:30:15 UTC (rev 725149)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=90
+pkgrel=91
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-06 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 01:37:16
  Author: felixonmars
Revision: 720138

upgpkg: haskell-monad-control 1.0.2.3-90: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 01:36:29 UTC (rev 720137)
+++ PKGBUILD2020-10-07 01:37:16 UTC (rev 720138)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=89
+pkgrel=90
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 00:32:37
  Author: felixonmars
Revision: 717150

upgpkg: haskell-monad-control 1.0.2.3-89: rebuild with transformers-compat 0.6.6

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 00:32:15 UTC (rev 717149)
+++ PKGBUILD2020-10-04 00:32:37 UTC (rev 717150)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=88
+pkgrel=89
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-10-01 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 01:13:21
  Author: felixonmars
Revision: 714880

upgpkg: haskell-monad-control 1.0.2.3-88: rebuild with base-orphans 0.8.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 01:12:54 UTC (rev 714879)
+++ PKGBUILD2020-10-02 01:13:21 UTC (rev 714880)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=87
+pkgrel=88
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 20:22:35
  Author: felixonmars
Revision: 709301

upgpkg: haskell-monad-control 1.0.2.3-87: rebuild with hspec 2.7.4, hspec-core 
2.7.4, hspec-discover 2.7.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 20:22:10 UTC (rev 709300)
+++ PKGBUILD2020-09-17 20:22:35 UTC (rev 709301)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=86
+pkgrel=87
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 20:29:36
  Author: felixonmars
Revision: 706592

upgpkg: haskell-monad-control 1.0.2.3-86: rebuild with quickcheck-classes-base 
0.6.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 20:29:16 UTC (rev 706591)
+++ PKGBUILD2020-09-14 20:29:36 UTC (rev 706592)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=85
+pkgrel=86
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

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

upgpkg: haskell-monad-control 1.0.2.3-85: rebuild with ansi-terminal 0.11

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 17:09:11 UTC (rev 704403)
+++ PKGBUILD2020-09-12 17:09:35 UTC (rev 704404)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=84
+pkgrel=85
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 19:42:33
  Author: felixonmars
Revision: 702245

upgpkg: haskell-monad-control 1.0.2.3-84: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 19:41:26 UTC (rev 702244)
+++ PKGBUILD2020-09-10 19:42:33 UTC (rev 702245)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=83
+pkgrel=84
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 14:21:43
  Author: felixonmars
Revision: 699866

upgpkg: haskell-monad-control 1.0.2.3-83: rebuild with hspec 2.7.3, hspec-core 
2.7.3, hspec-discover 2.7.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 14:21:12 UTC (rev 699865)
+++ PKGBUILD2020-09-07 14:21:43 UTC (rev 699866)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=82
+pkgrel=83
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 20:16:47
  Author: felixonmars
Revision: 696973

upgpkg: haskell-monad-control 1.0.2.3-82: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 20:16:09 UTC (rev 696972)
+++ PKGBUILD2020-09-02 20:16:47 UTC (rev 696973)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=81
+pkgrel=82
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 05:49:24
  Author: felixonmars
Revision: 693688

upgpkg: haskell-monad-control 1.0.2.3-81: rebuild with happy 1.20.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 05:48:49 UTC (rev 693687)
+++ PKGBUILD2020-08-31 05:49:24 UTC (rev 693688)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=80
+pkgrel=81
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 12:26:16
  Author: felixonmars
Revision: 690708

upgpkg: haskell-monad-control 1.0.2.3-80: rebuild with logict 0.7.0.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:25:53 UTC (rev 690707)
+++ PKGBUILD2020-08-28 12:26:16 UTC (rev 690708)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=79
+pkgrel=80
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 15:19:05
  Author: felixonmars
Revision: 688379

upgpkg: haskell-monad-control 1.0.2.3-79: rebuild with random 1.2.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 15:18:29 UTC (rev 688378)
+++ PKGBUILD2020-08-25 15:19:05 UTC (rev 688379)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=78
+pkgrel=79
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-24 Thread Felix Yan via arch-commits
Date: Monday, August 24, 2020 @ 21:56:28
  Author: felixonmars
Revision: 687855

upgpkg: haskell-monad-control 1.0.2.3-78: rebuild with random 1.2.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 21:55:49 UTC (rev 687854)
+++ PKGBUILD2020-08-24 21:56:28 UTC (rev 687855)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=77
+pkgrel=78
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 20:46:32
  Author: felixonmars
Revision: 683253

upgpkg: haskell-monad-control 1.0.2.3-77: rebuild with ghc 8.10.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 20:45:58 UTC (rev 683252)
+++ PKGBUILD2020-08-17 20:46:32 UTC (rev 683253)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=76
+pkgrel=77
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 22:59:41
  Author: felixonmars
Revision: 680258

upgpkg: haskell-monad-control 1.0.2.3-76: rebuild with math-functions 0.3.4.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 22:59:08 UTC (rev 680257)
+++ PKGBUILD2020-08-15 22:59:41 UTC (rev 680258)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=75
+pkgrel=76
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 17:43:13
  Author: felixonmars
Revision: 677786

upgpkg: haskell-monad-control 1.0.2.3-75: rebuild with hspec 2.7.2, hspec-core 
2.7.2, hspec-discover 2.7.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 17:42:42 UTC (rev 677785)
+++ PKGBUILD2020-08-13 17:43:13 UTC (rev 677786)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=74
+pkgrel=75
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 22:29:19
  Author: felixonmars
Revision: 675062

upgpkg: haskell-monad-control 1.0.2.3-74: rebuild with splitmix 0.1.0.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 22:28:48 UTC (rev 675061)
+++ PKGBUILD2020-08-11 22:29:19 UTC (rev 675062)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=73
+pkgrel=74
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 00:08:18
  Author: felixonmars
Revision: 666822

upgpkg: haskell-monad-control 1.0.2.3-73: rebuild with QuickCheck 2.14.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 00:07:43 UTC (rev 666821)
+++ PKGBUILD2020-08-01 00:08:18 UTC (rev 666822)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=72
+pkgrel=73
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-06-28 Thread Felix Yan via arch-commits
Date: Sunday, June 28, 2020 @ 23:36:31
  Author: felixonmars
Revision: 655677

upgpkg: haskell-monad-control 1.0.2.3-72: rebuild with primitive 0.7.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-28 23:36:02 UTC (rev 655676)
+++ PKGBUILD2020-06-28 23:36:31 UTC (rev 655677)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=71
+pkgrel=72
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 23:12:55
  Author: felixonmars
Revision: 651871

upgpkg: haskell-monad-control 1.0.2.3-71: rebuild with splitmix 0.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 23:12:24 UTC (rev 651870)
+++ PKGBUILD2020-06-23 23:12:55 UTC (rev 651871)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=70
+pkgrel=71
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Saturday, June 13, 2020 @ 23:46:38
  Author: felixonmars
Revision: 643462

upgpkg: haskell-monad-control 1.0.2.3-70: rebuild with splitmix 0.0.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 23:45:39 UTC (rev 643461)
+++ PKGBUILD2020-06-13 23:46:38 UTC (rev 643462)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=69
+pkgrel=70
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-05-23 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 17:02:24
  Author: felixonmars
Revision: 632256

upgpkg: haskell-monad-control 1.0.2.3-69: rebuild with tasty 1.3.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 17:01:48 UTC (rev 632255)
+++ PKGBUILD2020-05-23 17:02:24 UTC (rev 632256)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=68
+pkgrel=69
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")
@@ -20,7 +20,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-monad-control/trunk (PKGBUILD)

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 14:28:56
  Author: felixonmars
Revision: 626914

upgpkg: haskell-monad-control 1.0.2.3-68: rebuild with tasty 1.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 14:28:24 UTC (rev 626913)
+++ PKGBUILD2020-05-12 14:28:56 UTC (rev 626914)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=67
+pkgrel=68
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 06:55:41
  Author: felixonmars
Revision: 618910

upgpkg: haskell-monad-control 1.0.2.3-67: rebuild with ghc 8.10.1, protolude 
0.3.0, repline 0.3.0.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 06:55:14 UTC (rev 618909)
+++ PKGBUILD2020-04-24 06:55:41 UTC (rev 618910)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=66
+pkgrel=67
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 11:46:16
  Author: felixonmars
Revision: 608792

upgpkg: haskell-monad-control 1.0.2.3-66: rebuild with QuickCheck 2.14

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 11:45:51 UTC (rev 608791)
+++ PKGBUILD2020-04-01 11:46:16 UTC (rev 608792)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=65
+pkgrel=66
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 16:00:21
  Author: felixonmars
Revision: 598309

upgpkg: haskell-monad-control 1.0.2.3-65: rebuild with hashable 1.3.0.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 15:59:42 UTC (rev 598308)
+++ PKGBUILD2020-03-15 16:00:21 UTC (rev 598309)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=64
+pkgrel=65
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 19:27:02
  Author: felixonmars
Revision: 588033

upgpkg: haskell-monad-control 1.0.2.3-64: rebuild with primitive 0.7.0.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 19:26:28 UTC (rev 588032)
+++ PKGBUILD2020-03-01 19:27:02 UTC (rev 588033)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=63
+pkgrel=64
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 16:01:58
  Author: felixonmars
Revision: 584332

upgpkg: haskell-monad-control 1.0.2.3-63: rebuild with ghc 8.8.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 16:01:24 UTC (rev 584331)
+++ PKGBUILD2020-02-27 16:01:58 UTC (rev 584332)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=62
+pkgrel=63
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 17:46:44
  Author: felixonmars
Revision: 581699

upgpkg: haskell-monad-control 1.0.2.3-62: rebuild with splitmix 0.0.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 17:46:10 UTC (rev 581698)
+++ PKGBUILD2020-02-25 17:46:44 UTC (rev 581699)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=61
+pkgrel=62
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")
@@ -33,6 +33,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-monad-control/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:45:34
  Author: felixonmars
Revision: 571751

upgpkg: haskell-monad-control 1.0.2.3-61: rebuild with ghc 8.8.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:44:56 UTC (rev 571750)
+++ PKGBUILD2020-02-15 16:45:34 UTC (rev 571751)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=60
+pkgrel=61
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 00:24:52
  Author: felixonmars
Revision: 566528

upgpkg: haskell-monad-control 1.0.2.3-60: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 00:24:18 UTC (rev 566527)
+++ PKGBUILD2020-02-11 00:24:52 UTC (rev 566528)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=59
+pkgrel=60
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 10:20:18
  Author: felixonmars
Revision: 563068

upgpkg: haskell-monad-control 1.0.2.3-59: rebuild with vector 0.12.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 10:19:54 UTC (rev 563067)
+++ PKGBUILD2020-02-05 10:20:18 UTC (rev 563068)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=58
+pkgrel=59
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

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

upgpkg: haskell-monad-control 1.0.2.3-58: rebuild with vector 0.12.1.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 20:04:48 UTC (rev 562437)
+++ PKGBUILD2020-02-04 20:05:18 UTC (rev 562438)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=57
+pkgrel=58
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 08:35:11
  Author: felixonmars
Revision: 558447

upgpkg: haskell-monad-control 1.0.2.3-57: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 08:34:35 UTC (rev 558446)
+++ PKGBUILD2020-01-29 08:35:11 UTC (rev 558447)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=56
+pkgrel=57
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 01:04:59
  Author: felixonmars
Revision: 556859

upgpkg: haskell-monad-control 1.0.2.3-56: rebuild with base-orphans 0.8.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 01:04:23 UTC (rev 556858)
+++ PKGBUILD2020-01-28 01:04:59 UTC (rev 556859)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=55
+pkgrel=56
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 23:15:54
  Author: felixonmars
Revision: 550837

upgpkg: haskell-monad-control 1.0.2.3-55: 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

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 23:15:21 UTC (rev 550836)
+++ PKGBUILD2020-01-08 23:15:54 UTC (rev 550837)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=54
+pkgrel=55
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Saturday, January 4, 2020 @ 18:01:58
  Author: felixonmars
Revision: 548177

upgpkg: haskell-monad-control 1.0.2.3-54: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 18:01:16 UTC (rev 548176)
+++ PKGBUILD2020-01-04 18:01:58 UTC (rev 548177)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=53
+pkgrel=54
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 16:15:49
  Author: felixonmars
Revision: 546314

upgpkg: haskell-monad-control 1.0.2.3-53: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 16:15:08 UTC (rev 546313)
+++ PKGBUILD2020-01-02 16:15:49 UTC (rev 546314)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=52
+pkgrel=53
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2020-01-01 Thread Felix Yan via arch-commits
Date: Wednesday, January 1, 2020 @ 08:52:02
  Author: felixonmars
Revision: 545777

upgpkg: haskell-monad-control 1.0.2.3-52: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-01 08:51:17 UTC (rev 545776)
+++ PKGBUILD2020-01-01 08:52:02 UTC (rev 545777)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=51
+pkgrel=52
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 08:17:46
  Author: felixonmars
Revision: 544122

upgpkg: haskell-monad-control 1.0.2.3-51: rebuild with exceptions 0.10.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 08:17:11 UTC (rev 544121)
+++ PKGBUILD2019-12-30 08:17:46 UTC (rev 544122)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=50
+pkgrel=51
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:36:46
  Author: felixonmars
Revision: 540539

upgpkg: haskell-monad-control 1.0.2.3-50: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:36:03 UTC (rev 540538)
+++ PKGBUILD2019-12-24 21:36:46 UTC (rev 540539)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=49
+pkgrel=50
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 09:49:02
  Author: felixonmars
Revision: 539020

upgpkg: haskell-monad-control 1.0.2.3-49: 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-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 09:48:18 UTC (rev 539019)
+++ PKGBUILD2019-12-23 09:49:02 UTC (rev 539020)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=48
+pkgrel=49
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-09-02 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 06:54:57
  Author: felixonmars
Revision: 506677

upgpkg: haskell-monad-control 1.0.2.3-48

rebuild with exceptions 0.10.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 06:54:27 UTC (rev 506676)
+++ PKGBUILD2019-09-02 06:54:57 UTC (rev 506677)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=47
+pkgrel=48
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 07:26:50
  Author: felixonmars
Revision: 501855

upgpkg: haskell-monad-control 1.0.2.3-47

rebuild with call-stack 0.2.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 07:26:19 UTC (rev 501854)
+++ PKGBUILD2019-08-26 07:26:50 UTC (rev 501855)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=46
+pkgrel=47
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Wednesday, July 31, 2019 @ 15:56:07
  Author: felixonmars
Revision: 495602

upgpkg: haskell-monad-control 1.0.2.3-46

rebuild with splitmix 0.0.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-31 15:55:30 UTC (rev 495601)
+++ PKGBUILD2019-07-31 15:56:07 UTC (rev 495602)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=45
+pkgrel=46
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Saturday, July 27, 2019 @ 12:28:34
  Author: felixonmars
Revision: 493261

upgpkg: haskell-monad-control 1.0.2.3-45

rebuild with silently 1.2.5.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-27 12:28:02 UTC (rev 493260)
+++ PKGBUILD2019-07-27 12:28:34 UTC (rev 493261)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=44
+pkgrel=45
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-07-17 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 12:19:20
  Author: felixonmars
Revision: 490164

upgpkg: haskell-monad-control 1.0.2.3-44

rebuild with QuickCheck 2.13.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 12:18:46 UTC (rev 490163)
+++ PKGBUILD2019-07-17 12:19:20 UTC (rev 490164)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=43
+pkgrel=44
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 17:49:54
  Author: felixonmars
Revision: 486464

upgpkg: haskell-monad-control 1.0.2.3-43

rebuild with tasty 1.2.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 17:49:25 UTC (rev 486463)
+++ PKGBUILD2019-06-30 17:49:54 UTC (rev 486464)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=42
+pkgrel=43
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-06-08 Thread Felix Yan via arch-commits
Date: Saturday, June 8, 2019 @ 17:11:18
  Author: felixonmars
Revision: 478296

upgpkg: haskell-monad-control 1.0.2.3-42

rebuild with async 2.2.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-08 17:10:27 UTC (rev 478295)
+++ PKGBUILD2019-06-08 17:11:18 UTC (rev 478296)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=41
+pkgrel=42
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

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

upgpkg: haskell-monad-control 1.0.2.3-41

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

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 15:44:44 UTC (rev 474741)
+++ PKGBUILD2019-05-30 15:45:15 UTC (rev 474742)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=40
+pkgrel=41
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 23:32:36
  Author: felixonmars
Revision: 473303

upgpkg: haskell-monad-control 1.0.2.3-40

rebuild with clock 0.8

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 23:32:04 UTC (rev 473302)
+++ PKGBUILD2019-05-28 23:32:36 UTC (rev 473303)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=39
+pkgrel=40
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 18:18:09
  Author: felixonmars
Revision: 472901

upgpkg: haskell-monad-control 1.0.2.3-39

rebuild with clock 0.8

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 18:17:37 UTC (rev 472900)
+++ PKGBUILD2019-05-28 18:18:09 UTC (rev 472901)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=38
+pkgrel=39
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 15:44:20
  Author: felixonmars
Revision: 471556

upgpkg: haskell-monad-control 1.0.2.3-38

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-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 15:43:49 UTC (rev 471555)
+++ PKGBUILD2019-05-27 15:44:20 UTC (rev 471556)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=37
+pkgrel=38
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 09:13:48
  Author: felixonmars
Revision: 471181

upgpkg: haskell-monad-control 1.0.2.3-37

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

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 09:13:18 UTC (rev 471180)
+++ PKGBUILD2019-05-27 09:13:48 UTC (rev 471181)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=36
+pkgrel=37
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 08:58:02
  Author: felixonmars
Revision: 465994

upgpkg: haskell-monad-control 1.0.2.3-36

rebuild with transformers-compat 0.6.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 08:57:32 UTC (rev 465993)
+++ PKGBUILD2019-05-12 08:58:02 UTC (rev 465994)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=35
+pkgrel=36
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-08 Thread Felix Yan via arch-commits
Date: Wednesday, May 8, 2019 @ 21:21:07
  Author: felixonmars
Revision: 463326

upgpkg: haskell-monad-control 1.0.2.3-35

rebuild with exceptions 0.10.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 21:20:38 UTC (rev 463325)
+++ PKGBUILD2019-05-08 21:21:07 UTC (rev 463326)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=34
+pkgrel=35
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 11:56:58
  Author: felixonmars
Revision: 460744

upgpkg: haskell-monad-control 1.0.2.3-34

rebuild with colour 2.3.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 11:56:24 UTC (rev 460743)
+++ PKGBUILD2019-05-06 11:56:58 UTC (rev 460744)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=33
+pkgrel=34
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 22:38:43
  Author: felixonmars
Revision: 454413

upgpkg: haskell-monad-control 1.0.2.3-33

rebuild with ghc 8.6.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 22:38:26 UTC (rev 454412)
+++ PKGBUILD2019-04-26 22:38:43 UTC (rev 454413)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=32
+pkgrel=33
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-04-03 Thread Felix Yan via arch-commits
Date: Wednesday, April 3, 2019 @ 22:16:54
  Author: felixonmars
Revision: 448512

upgpkg: haskell-monad-control 1.0.2.3-32

rebuild with transformers-compat 0.6.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-03 22:16:11 UTC (rev 448511)
+++ PKGBUILD2019-04-03 22:16:54 UTC (rev 448512)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=31
+pkgrel=32
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-04-01 Thread Felix Yan via arch-commits
Date: Monday, April 1, 2019 @ 21:51:32
  Author: felixonmars
Revision: 447120

upgpkg: haskell-monad-control 1.0.2.3-31

rebuild with transformers-compat 0.6.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 21:50:56 UTC (rev 447119)
+++ PKGBUILD2019-04-01 21:51:32 UTC (rev 447120)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=30
+pkgrel=31
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-03-27 Thread Felix Yan via arch-commits
Date: Wednesday, March 27, 2019 @ 19:59:22
  Author: felixonmars
Revision: 444946

upgpkg: haskell-monad-control 1.0.2.3-30

rebuild with base-orphans 0.8.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-27 19:58:49 UTC (rev 444945)
+++ PKGBUILD2019-03-27 19:59:22 UTC (rev 444946)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-03-26 Thread Felix Yan via arch-commits
Date: Tuesday, March 26, 2019 @ 17:47:24
  Author: felixonmars
Revision: 443660

upgpkg: haskell-monad-control 1.0.2.3-29

rebuild with exceptions 0.10.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 17:46:53 UTC (rev 443659)
+++ PKGBUILD2019-03-26 17:47:24 UTC (rev 443660)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=28
+pkgrel=29
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-03-10 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 08:06:21
  Author: felixonmars
Revision: 439042

upgpkg: haskell-monad-control 1.0.2.3-28

rebuild with ghc 8.6.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 08:05:44 UTC (rev 439041)
+++ PKGBUILD2019-03-10 08:06:21 UTC (rev 439042)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=27
+pkgrel=28
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-02-14 Thread Felix Yan via arch-commits
Date: Thursday, February 14, 2019 @ 21:00:00
  Author: felixonmars
Revision: 432363

upgpkg: haskell-monad-control 1.0.2.3-27

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-14 20:59:26 UTC (rev 432362)
+++ PKGBUILD2019-02-14 21:00:00 UTC (rev 432363)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=26
+pkgrel=27
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 20:41:23
  Author: felixonmars
Revision: 425559

upgpkg: haskell-monad-control 1.0.2.3-26

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-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 20:40:50 UTC (rev 425558)
+++ PKGBUILD2019-01-20 20:41:23 UTC (rev 425559)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=25
+pkgrel=26
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


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

2018-12-10 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 08:00:02
  Author: felixonmars
Revision: 413794

upgpkg: haskell-monad-control 1.0.2.3-25

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 07:59:24 UTC (rev 413793)
+++ PKGBUILD2018-12-10 08:00:02 UTC (rev 413794)
@@ -4,10 +4,10 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-transformers-base" "haskell-transformers-compat")
 makedepends=('ghc')


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

2018-11-07 Thread Felix Yan via arch-commits
Date: Wednesday, November 7, 2018 @ 09:50:53
  Author: felixonmars
Revision: 402590

upgpkg: haskell-monad-control 1.0.2.3-24

rebuild with ghc 8.6.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 09:50:21 UTC (rev 402589)
+++ PKGBUILD2018-11-07 09:50:53 UTC (rev 402590)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=23
+pkgrel=24
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('59837326ec9f25220cb6c7329c91a5806b0ec7412d6af24c0f0d52c4fd93b084e92edd4f5f61a4f9c4248034fa540c23b65d2aacdfca737ece98bb132b8f08d4')
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -28,11 +28,11 @@
 }
 
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+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"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


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

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

upgpkg: haskell-monad-control 1.0.2.3-23

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 09:54:21 UTC (rev 399906)
+++ PKGBUILD2018-10-31 09:54:57 UTC (rev 399907)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=22
+pkgrel=23
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-10-18 Thread Felix Yan via arch-commits
Date: Friday, October 19, 2018 @ 04:59:51
  Author: felixonmars
Revision: 397111

upgpkg: haskell-monad-control 1.0.2.3-22

rebuild with base-compat 0.10.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 04:59:22 UTC (rev 397110)
+++ PKGBUILD2018-10-19 04:59:51 UTC (rev 397111)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=21
+pkgrel=22
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

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

upgpkg: haskell-monad-control 1.0.2.3-21

rebuild with ghc 8.6.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 21:14:42 UTC (rev 394366)
+++ PKGBUILD2018-10-15 21:15:16 UTC (rev 394367)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=20
+pkgrel=21
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-10-11 Thread Felix Yan via arch-commits
Date: Thursday, October 11, 2018 @ 10:50:16
  Author: felixonmars
Revision: 392363

upgpkg: haskell-monad-control 1.0.2.3-20

rebuild with tasty 1.1.0.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-11 10:49:49 UTC (rev 392362)
+++ PKGBUILD2018-10-11 10:50:16 UTC (rev 392363)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=19
+pkgrel=20
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-10-05 Thread Felix Yan via arch-commits
Date: Friday, October 5, 2018 @ 12:06:52
  Author: felixonmars
Revision: 389940

upgpkg: haskell-monad-control 1.0.2.3-19

rebuild with optparse-applicative 0.14.3.0

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 12:06:17 UTC (rev 389939)
+++ PKGBUILD2018-10-05 12:06:52 UTC (rev 389940)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=18
+pkgrel=19
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-09-15 Thread Felix Yan via arch-commits
Date: Saturday, September 15, 2018 @ 06:41:45
  Author: felixonmars
Revision: 381206

upgpkg: haskell-monad-control 1.0.2.3-18

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-15 06:41:06 UTC (rev 381205)
+++ PKGBUILD2018-09-15 06:41:45 UTC (rev 381206)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-09-06 Thread Felix Yan via arch-commits
Date: Thursday, September 6, 2018 @ 07:41:47
  Author: felixonmars
Revision: 377269

upgpkg: haskell-monad-control 1.0.2.3-17

rebuild with test-framework-quickcheck2 0.3.0.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 07:41:35 UTC (rev 377268)
+++ PKGBUILD2018-09-06 07:41:47 UTC (rev 377269)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=16
+pkgrel=17
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-28 Thread Felix Yan via arch-commits
Date: Sunday, July 29, 2018 @ 04:21:14
  Author: felixonmars
Revision: 364031

upgpkg: haskell-monad-control 1.0.2.3-16

rebuild with tasty 1.1.0.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-29 04:20:40 UTC (rev 364030)
+++ PKGBUILD2018-07-29 04:21:14 UTC (rev 364031)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-17 Thread Felix Yan via arch-commits
Date: Tuesday, July 17, 2018 @ 10:51:59
  Author: felixonmars
Revision: 360645

upgpkg: haskell-monad-control 1.0.2.3-15

rebuild with hspec 2.5.5, hspec-core 2.5.5, hspec-discover 2.5.5

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-17 10:51:27 UTC (rev 360644)
+++ PKGBUILD2018-07-17 10:51:59 UTC (rev 360645)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=14
+pkgrel=15
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-11 Thread Felix Yan via arch-commits
Date: Wednesday, July 11, 2018 @ 09:37:12
  Author: felixonmars
Revision: 357116

upgpkg: haskell-monad-control 1.0.2.3-14

rebuild with hspec 2.5.4, hspec-core 2.5.4, hspec-discover 2.5.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-11 09:36:37 UTC (rev 357115)
+++ PKGBUILD2018-07-11 09:37:12 UTC (rev 357116)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-10 Thread Felix Yan via arch-commits
Date: Tuesday, July 10, 2018 @ 15:16:26
  Author: felixonmars
Revision: 356180

upgpkg: haskell-monad-control 1.0.2.3-13

rebuild with base-compat 0.10.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-10 15:15:50 UTC (rev 356179)
+++ PKGBUILD2018-07-10 15:16:26 UTC (rev 356180)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-06 Thread Felix Yan via arch-commits
Date: Friday, July 6, 2018 @ 14:26:21
  Author: felixonmars
Revision: 353703

upgpkg: haskell-monad-control 1.0.2.3-12

rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-06 14:25:46 UTC (rev 353702)
+++ PKGBUILD2018-07-06 14:26:21 UTC (rev 353703)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=11
+pkgrel=12
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-04 Thread Felix Yan via arch-commits
Date: Wednesday, July 4, 2018 @ 18:03:52
  Author: felixonmars
Revision: 351990

upgpkg: haskell-monad-control 1.0.2.3-11

rebuild with semigroupoids 5.3.1, base-orphans 0.8

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 18:03:10 UTC (rev 351989)
+++ PKGBUILD2018-07-04 18:03:52 UTC (rev 351990)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


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

2018-07-03 Thread Felix Yan via arch-commits
Date: Tuesday, July 3, 2018 @ 07:29:35
  Author: felixonmars
Revision: 350532

upgpkg: haskell-monad-control 1.0.2.3-10

rebuild with tagged 0.8.6

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 07:28:57 UTC (rev 350531)
+++ PKGBUILD2018-07-03 07:29:35 UTC (rev 350532)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=9
+pkgrel=10
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("custom:BSD3")


  1   2   >