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

2020-12-28 Thread Felix Yan via arch-commits
Date: Tuesday, December 29, 2020 @ 01:17:48
  Author: felixonmars
Revision: 796352

upgpkg: haskell-either 5.0.1.1-104: rebuild with tagged 0.8.6.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-29 01:17:02 UTC (rev 796351)
+++ PKGBUILD2020-12-29 01:17:48 UTC (rev 796352)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=103
+pkgrel=104
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 00:37:18
  Author: felixonmars
Revision: 794158

upgpkg: haskell-either 5.0.1.1-103: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 00:36:16 UTC (rev 794157)
+++ PKGBUILD2020-12-28 00:37:18 UTC (rev 794158)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=102
+pkgrel=103
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 01:11:23
  Author: felixonmars
Revision: 791463

upgpkg: haskell-either 5.0.1.1-102: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 01:10:57 UTC (rev 791462)
+++ PKGBUILD2020-12-26 01:11:23 UTC (rev 791463)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=101
+pkgrel=102
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-101: rebuild with comonad 5.0.7

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-25 00:23:45 UTC (rev 789282)
+++ PKGBUILD2020-12-25 00:24:19 UTC (rev 789283)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=100
+pkgrel=101
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-100: rebuild with ghc 8.10.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 05:39:30 UTC (rev 786470)
+++ PKGBUILD2020-12-24 05:39:54 UTC (rev 786471)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=99
+pkgrel=100
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-99: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 07:21:19 UTC (rev 783855)
+++ PKGBUILD2020-12-23 07:22:34 UTC (rev 783856)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=98
+pkgrel=99
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-12-21 Thread Felix Yan via arch-commits
Date: Monday, December 21, 2020 @ 10:17:47
  Author: felixonmars
Revision: 780911

upgpkg: haskell-either 5.0.1.1-98: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 10:17:00 UTC (rev 780910)
+++ PKGBUILD2020-12-21 10:17:47 UTC (rev 780911)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=97
+pkgrel=98
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 19:27:30
  Author: felixonmars
Revision: 777886

upgpkg: haskell-either 5.0.1.1-97: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 19:26:48 UTC (rev 777885)
+++ PKGBUILD2020-12-17 19:27:30 UTC (rev 777886)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=96
+pkgrel=97
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-96: rebuild with base-orphans 0.8.5

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 11:04:37 UTC (rev 774020)
+++ PKGBUILD2020-12-13 11:05:22 UTC (rev 774021)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=95
+pkgrel=96
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 17:21:33
  Author: felixonmars
Revision: 764459

upgpkg: haskell-either 5.0.1.1-95: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 17:20:25 UTC (rev 764458)
+++ PKGBUILD2020-11-27 17:21:33 UTC (rev 764459)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=94
+pkgrel=95
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-11-22 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 17:00:02
  Author: felixonmars
Revision: 759260

upgpkg: haskell-either 5.0.1.1-94: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 16:59:13 UTC (rev 759259)
+++ PKGBUILD2020-11-22 17:00:02 UTC (rev 759260)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=93
+pkgrel=94
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-11-16 Thread Felix Yan via arch-commits
Date: Monday, November 16, 2020 @ 16:20:31
  Author: felixonmars
Revision: 755377

upgpkg: haskell-either 5.0.1.1-93: rebuild with QuickCheck 2.14.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-16 16:19:47 UTC (rev 755376)
+++ PKGBUILD2020-11-16 16:20:31 UTC (rev 755377)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=92
+pkgrel=93
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-11-06 Thread Felix Yan via arch-commits
Date: Friday, November 6, 2020 @ 13:02:28
  Author: felixonmars
Revision: 744202

upgpkg: haskell-either 5.0.1.1-92: rebuild with splitmix 0.1.0.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-06 13:02:01 UTC (rev 744201)
+++ PKGBUILD2020-11-06 13:02:28 UTC (rev 744202)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=91
+pkgrel=92
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-91: rebuild with HUnit 1.6.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 12:55:55 UTC (rev 739618)
+++ PKGBUILD2020-11-02 12:56:38 UTC (rev 739619)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=90
+pkgrel=91
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-90: rebuild with unliftio 0.2.13.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-31 08:19:17 UTC (rev 737489)
+++ PKGBUILD2020-10-31 08:19:49 UTC (rev 737490)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=89
+pkgrel=90
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 16:51:47
  Author: felixonmars
Revision: 734656

upgpkg: haskell-either 5.0.1.1-89: rebuild with optparse-applicative 0.16.0.0, 
optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 16:51:20 UTC (rev 734655)
+++ PKGBUILD2020-10-27 16:51:47 UTC (rev 734656)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=88
+pkgrel=89
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-25 Thread Felix Yan via arch-commits
Date: Sunday, October 25, 2020 @ 10:04:36
  Author: felixonmars
Revision: 732292

upgpkg: haskell-either 5.0.1.1-88: rebuild with bifunctors 5.5.8

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 10:04:02 UTC (rev 732291)
+++ PKGBUILD2020-10-25 10:04:36 UTC (rev 732292)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=87
+pkgrel=88
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-22 Thread Felix Yan via arch-commits
Date: Thursday, October 22, 2020 @ 23:59:56
  Author: felixonmars
Revision: 730383

upgpkg: haskell-either 5.0.1.1-87: rebuild with profunctors 5.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 23:59:32 UTC (rev 730382)
+++ PKGBUILD2020-10-22 23:59:56 UTC (rev 730383)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=86
+pkgrel=87
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-21 Thread Felix Yan via arch-commits
Date: Wednesday, October 21, 2020 @ 22:19:10
  Author: felixonmars
Revision: 728500

upgpkg: haskell-either 5.0.1.1-86: rebuild with splitmix 0.1.0.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 22:18:35 UTC (rev 728499)
+++ PKGBUILD2020-10-21 22:19:10 UTC (rev 728500)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=85
+pkgrel=86
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 23:20:53
  Author: felixonmars
Revision: 725227

upgpkg: haskell-either 5.0.1.1-85: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 23:20:13 UTC (rev 725226)
+++ PKGBUILD2020-10-16 23:20:53 UTC (rev 725227)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=84
+pkgrel=85
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-09 Thread Felix Yan via arch-commits
Date: Friday, October 9, 2020 @ 17:42:21
  Author: felixonmars
Revision: 722600

upgpkg: haskell-either 5.0.1.1-84: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-09 17:41:56 UTC (rev 722599)
+++ PKGBUILD2020-10-09 17:42:21 UTC (rev 722600)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=83
+pkgrel=84
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 08:28:05
  Author: felixonmars
Revision: 720216

upgpkg: haskell-either 5.0.1.1-83: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 08:27:32 UTC (rev 720215)
+++ PKGBUILD2020-10-07 08:28:05 UTC (rev 720216)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=82
+pkgrel=83
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-04 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 06:43:28
  Author: felixonmars
Revision: 717231

upgpkg: haskell-either 5.0.1.1-82: rebuild with transformers-compat 0.6.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 06:41:58 UTC (rev 717230)
+++ PKGBUILD2020-10-04 06:43:28 UTC (rev 717231)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=81
+pkgrel=82
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-10-02 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 06:12:55
  Author: felixonmars
Revision: 714985

upgpkg: haskell-either 5.0.1.1-81: rebuild with base-orphans 0.8.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 06:12:22 UTC (rev 714984)
+++ PKGBUILD2020-10-02 06:12:55 UTC (rev 714985)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=80
+pkgrel=81
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 21:11:05
  Author: felixonmars
Revision: 709369

upgpkg: haskell-either 5.0.1.1-80: rebuild with hspec 2.7.4, hspec-core 2.7.4, 
hspec-discover 2.7.4

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 21:10:38 UTC (rev 709368)
+++ PKGBUILD2020-09-17 21:11:05 UTC (rev 709369)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=79
+pkgrel=80
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 21:12:53
  Author: felixonmars
Revision: 706660

upgpkg: haskell-either 5.0.1.1-79: rebuild with quickcheck-classes-base 0.6.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 21:12:30 UTC (rev 706659)
+++ PKGBUILD2020-09-14 21:12:53 UTC (rev 706660)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=78
+pkgrel=79
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-78: rebuild with ansi-terminal 0.11

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 17:54:57 UTC (rev 704471)
+++ PKGBUILD2020-09-12 17:55:23 UTC (rev 704472)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=77
+pkgrel=78
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 20:22:55
  Author: felixonmars
Revision: 702315

upgpkg: haskell-either 5.0.1.1-77: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 20:22:17 UTC (rev 702314)
+++ PKGBUILD2020-09-10 20:22:55 UTC (rev 702315)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=76
+pkgrel=77
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 14:54:08
  Author: felixonmars
Revision: 699928

upgpkg: haskell-either 5.0.1.1-76: rebuild with hspec 2.7.3, hspec-core 2.7.3, 
hspec-discover 2.7.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 14:53:31 UTC (rev 699927)
+++ PKGBUILD2020-09-07 14:54:08 UTC (rev 699928)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=75
+pkgrel=76
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 20:51:18
  Author: felixonmars
Revision: 697043

upgpkg: haskell-either 5.0.1.1-75: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 20:50:35 UTC (rev 697042)
+++ PKGBUILD2020-09-02 20:51:18 UTC (rev 697043)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=74
+pkgrel=75
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-31 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 06:19:56
  Author: felixonmars
Revision: 693751

upgpkg: haskell-either 5.0.1.1-74: rebuild with happy 1.20.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 06:19:16 UTC (rev 693750)
+++ PKGBUILD2020-08-31 06:19:56 UTC (rev 693751)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=73
+pkgrel=74
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 12:52:54
  Author: felixonmars
Revision: 690790

upgpkg: haskell-either 5.0.1.1-73: rebuild with logict 0.7.0.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:52:20 UTC (rev 690789)
+++ PKGBUILD2020-08-28 12:52:54 UTC (rev 690790)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=72
+pkgrel=73
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 15:56:14
  Author: felixonmars
Revision: 688451

upgpkg: haskell-either 5.0.1.1-72: rebuild with random 1.2.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 15:55:33 UTC (rev 688450)
+++ PKGBUILD2020-08-25 15:56:14 UTC (rev 688451)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=71
+pkgrel=72
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 21:27:48
  Author: felixonmars
Revision: 68

upgpkg: haskell-either 5.0.1.1-71: rebuild with ghc 8.10.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 21:27:09 UTC (rev 683332)
+++ PKGBUILD2020-08-17 21:27:48 UTC (rev 68)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=70
+pkgrel=71
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 23:39:11
  Author: felixonmars
Revision: 680338

upgpkg: haskell-either 5.0.1.1-70: rebuild with math-functions 0.3.4.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 23:38:33 UTC (rev 680337)
+++ PKGBUILD2020-08-15 23:39:11 UTC (rev 680338)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=69
+pkgrel=70
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 18:19:55
  Author: felixonmars
Revision: 677867

upgpkg: haskell-either 5.0.1.1-69: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 18:19:19 UTC (rev 677866)
+++ PKGBUILD2020-08-13 18:19:55 UTC (rev 677867)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=68
+pkgrel=69
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 23:03:10
  Author: felixonmars
Revision: 675151

upgpkg: haskell-either 5.0.1.1-68: rebuild with splitmix 0.1.0.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 23:02:36 UTC (rev 675150)
+++ PKGBUILD2020-08-11 23:03:10 UTC (rev 675151)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=67
+pkgrel=68
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-08-05 Thread Felix Yan via arch-commits
Date: Wednesday, August 5, 2020 @ 09:38:51
  Author: felixonmars
Revision: 669213

upgpkg: haskell-either 5.0.1.1-67: rebuild with unordered-containers 0.2.12.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 09:37:31 UTC (rev 669212)
+++ PKGBUILD2020-08-05 09:38:51 UTC (rev 669213)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=66
+pkgrel=67
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 00:49:19
  Author: felixonmars
Revision: 666902

upgpkg: haskell-either 5.0.1.1-66: rebuild with QuickCheck 2.14.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 00:48:39 UTC (rev 666901)
+++ PKGBUILD2020-08-01 00:49:19 UTC (rev 666902)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=65
+pkgrel=66
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 00:13:15
  Author: felixonmars
Revision: 655757

upgpkg: haskell-either 5.0.1.1-65: rebuild with primitive 0.7.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 00:12:34 UTC (rev 655756)
+++ PKGBUILD2020-06-29 00:13:15 UTC (rev 655757)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=64
+pkgrel=65
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-64: rebuild with ChasingBottoms 1.3.1.9

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-26 17:05:08 UTC (rev 654253)
+++ PKGBUILD2020-06-26 17:05:47 UTC (rev 654254)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=63
+pkgrel=64
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 23:49:32
  Author: felixonmars
Revision: 651953

upgpkg: haskell-either 5.0.1.1-63: rebuild with splitmix 0.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 23:49:12 UTC (rev 651952)
+++ PKGBUILD2020-06-23 23:49:32 UTC (rev 651953)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=62
+pkgrel=63
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-06-17 Thread Felix Yan via arch-commits
Date: Wednesday, June 17, 2020 @ 19:16:42
  Author: felixonmars
Revision: 646538

upgpkg: haskell-either 5.0.1.1-62: rebuild with unordered-containers 0.2.11.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-17 19:16:08 UTC (rev 646537)
+++ PKGBUILD2020-06-17 19:16:42 UTC (rev 646538)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=61
+pkgrel=62
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Sunday, June 14, 2020 @ 00:25:57
  Author: felixonmars
Revision: 643542

upgpkg: haskell-either 5.0.1.1-61: rebuild with splitmix 0.0.5

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 00:25:17 UTC (rev 643541)
+++ PKGBUILD2020-06-14 00:25:57 UTC (rev 643542)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=60
+pkgrel=61
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-06-10 Thread Felix Yan via arch-commits
Date: Wednesday, June 10, 2020 @ 07:04:46
  Author: felixonmars
Revision: 641085

upgpkg: haskell-either 5.0.1.1-60: rebuild with doctest 0.17

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-10 07:04:02 UTC (rev 641084)
+++ PKGBUILD2020-06-10 07:04:46 UTC (rev 641085)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=59
+pkgrel=60
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-59: rebuild with tasty 1.3.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 17:46:24 UTC (rev 632335)
+++ PKGBUILD2020-05-23 17:47:05 UTC (rev 632336)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=58
+pkgrel=59
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")
@@ -25,7 +25,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-either/trunk (PKGBUILD)

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 15:08:41
  Author: felixonmars
Revision: 626994

upgpkg: haskell-either 5.0.1.1-58: rebuild with tasty 1.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 15:07:45 UTC (rev 626993)
+++ PKGBUILD2020-05-12 15:08:41 UTC (rev 626994)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=57
+pkgrel=58
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 08:05:57
  Author: felixonmars
Revision: 619008

upgpkg: haskell-either 5.0.1.1-57: rebuild with ghc 8.10.1, protolude 0.3.0, 
repline 0.3.0.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 08:05:26 UTC (rev 619007)
+++ PKGBUILD2020-04-24 08:05:57 UTC (rev 619008)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=56
+pkgrel=57
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-04-17 Thread Felix Yan via arch-commits
Date: Friday, April 17, 2020 @ 11:48:18
  Author: felixonmars
Revision: 615456

upgpkg: haskell-either 5.0.1.1-56: rebuild with distributive 0.6.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-17 11:47:49 UTC (rev 615455)
+++ PKGBUILD2020-04-17 11:48:18 UTC (rev 615456)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=55
+pkgrel=56
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 12:40:46
  Author: felixonmars
Revision: 608878

upgpkg: haskell-either 5.0.1.1-55: rebuild with QuickCheck 2.14

Modified:
  haskell-either/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 12:33:12 UTC (rev 608877)
+++ PKGBUILD2020-04-01 12:40:46 UTC (rev 608878)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=54
+pkgrel=55
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")
@@ -14,6 +14,11 @@
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('96b23a9d5f1d2d4dd256251c488e06fa0e8642d849cf61c9de2a4089d2cbe86763062e69f83344eba2f75b30992f3e90ec195bd054f8de386c4c6b477a025c01')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.14/<3/' $_hkgname.cabal
+}
+
 build() {
 cd $_hkgname-$pkgver
 


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

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

upgpkg: haskell-either 5.0.1.1-54: rebuild with doctest 0.16.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-30 21:10:53 UTC (rev 607279)
+++ PKGBUILD2020-03-30 21:11:30 UTC (rev 607280)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=53
+pkgrel=54
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-03-29 Thread Felix Yan via arch-commits
Date: Sunday, March 29, 2020 @ 17:54:00
  Author: felixonmars
Revision: 606242

upgpkg: haskell-either 5.0.1.1-53: rebuild with ChasingBottoms 1.3.1.8

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-29 17:53:32 UTC (rev 606241)
+++ PKGBUILD2020-03-29 17:54:00 UTC (rev 606242)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=52
+pkgrel=53
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 17:44:05
  Author: felixonmars
Revision: 598399

upgpkg: haskell-either 5.0.1.1-52: rebuild with hashable 1.3.0.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 17:43:29 UTC (rev 598398)
+++ PKGBUILD2020-03-15 17:44:05 UTC (rev 598399)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=51
+pkgrel=52
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-03-14 Thread Felix Yan via arch-commits
Date: Saturday, March 14, 2020 @ 21:02:36
  Author: felixonmars
Revision: 597223

upgpkg: haskell-either 5.0.1.1-51: rebuild with StateVar 1.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-14 21:02:04 UTC (rev 597222)
+++ PKGBUILD2020-03-14 21:02:36 UTC (rev 597223)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=50
+pkgrel=51
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 20:47:12
  Author: felixonmars
Revision: 588185

upgpkg: haskell-either 5.0.1.1-50: rebuild with primitive 0.7.0.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 20:46:32 UTC (rev 588184)
+++ PKGBUILD2020-03-01 20:47:12 UTC (rev 588185)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=49
+pkgrel=50
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 17:22:15
  Author: felixonmars
Revision: 584478

upgpkg: haskell-either 5.0.1.1-49: rebuild with ghc 8.8.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 17:21:35 UTC (rev 584477)
+++ PKGBUILD2020-02-27 17:22:15 UTC (rev 584478)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=48
+pkgrel=49
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 19:05:58
  Author: felixonmars
Revision: 581871

upgpkg: haskell-either 5.0.1.1-48: rebuild with splitmix 0.0.4

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 19:05:19 UTC (rev 581870)
+++ PKGBUILD2020-02-25 19:05:58 UTC (rev 581871)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=47
+pkgrel=48
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")
@@ -38,6 +38,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-either/trunk (PKGBUILD)

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 23:42:01
  Author: felixonmars
Revision: 573718

upgpkg: haskell-either 5.0.1.1-47: rebuild with profunctors 5.5.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 23:41:23 UTC (rev 573717)
+++ PKGBUILD2020-02-16 23:42:01 UTC (rev 573718)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=46
+pkgrel=47
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 12:38:02
  Author: felixonmars
Revision: 572470

upgpkg: haskell-either 5.0.1.1-46: rebuild with ghc 8.8.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 12:37:21 UTC (rev 572469)
+++ PKGBUILD2020-02-16 12:38:02 UTC (rev 572470)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=45
+pkgrel=46
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-12 Thread Felix Yan via arch-commits
Date: Wednesday, February 12, 2020 @ 20:29:35
  Author: felixonmars
Revision: 569761

upgpkg: haskell-either 5.0.1.1-45: rebuild with doctest 0.16.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-12 20:28:57 UTC (rev 569760)
+++ PKGBUILD2020-02-12 20:29:35 UTC (rev 569761)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=44
+pkgrel=45
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 00:54:01
  Author: felixonmars
Revision: 566590

upgpkg: haskell-either 5.0.1.1-44: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 00:53:22 UTC (rev 566589)
+++ PKGBUILD2020-02-11 00:54:01 UTC (rev 566590)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=43
+pkgrel=44
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-08 Thread Felix Yan via arch-commits
Date: Saturday, February 8, 2020 @ 17:15:42
  Author: felixonmars
Revision: 564720

upgpkg: haskell-either 5.0.1.1-43: rebuild with th-abstraction 0.3.2.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-08 17:15:05 UTC (rev 564719)
+++ PKGBUILD2020-02-08 17:15:42 UTC (rev 564720)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=42
+pkgrel=43
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 10:52:50
  Author: felixonmars
Revision: 563124

upgpkg: haskell-either 5.0.1.1-42: rebuild with vector 0.12.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 10:52:07 UTC (rev 563123)
+++ PKGBUILD2020-02-05 10:52:50 UTC (rev 563124)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=41
+pkgrel=42
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 20:37:07
  Author: felixonmars
Revision: 562512

upgpkg: haskell-either 5.0.1.1-41: rebuild with vector 0.12.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 20:36:27 UTC (rev 562511)
+++ PKGBUILD2020-02-04 20:37:07 UTC (rev 562512)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=40
+pkgrel=41
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-02-01 Thread Felix Yan via arch-commits
Date: Saturday, February 1, 2020 @ 19:40:34
  Author: felixonmars
Revision: 561145

upgpkg: haskell-either 5.0.1.1-40: rebuild with bifunctors 5.5.7

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-01 19:40:19 UTC (rev 561144)
+++ PKGBUILD2020-02-01 19:40:34 UTC (rev 561145)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=39
+pkgrel=40
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-30 Thread Felix Yan via arch-commits
Date: Thursday, January 30, 2020 @ 21:49:59
  Author: felixonmars
Revision: 560293

upgpkg: haskell-either 5.0.1.1-39: rebuild with cabal-doctest 1.0.8

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-30 21:49:20 UTC (rev 560292)
+++ PKGBUILD2020-01-30 21:49:59 UTC (rev 560293)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=38
+pkgrel=39
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 15:40:14
  Author: felixonmars
Revision: 559063

upgpkg: haskell-either 5.0.1.1-38: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 15:39:30 UTC (rev 559062)
+++ PKGBUILD2020-01-29 15:40:14 UTC (rev 559063)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=37
+pkgrel=38
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-37: rebuild with base-orphans 0.8.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 04:50:54 UTC (rev 557298)
+++ PKGBUILD2020-01-28 04:51:40 UTC (rev 557299)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=36
+pkgrel=37
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Monday, January 27, 2020 @ 11:03:13
  Author: felixonmars
Revision: 555950

upgpkg: haskell-either 5.0.1.1-36: rebuild with doctest 0.16.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-27 11:02:32 UTC (rev 555949)
+++ PKGBUILD2020-01-27 11:03:13 UTC (rev 555950)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=35
+pkgrel=36
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-10 Thread Felix Yan via arch-commits
Date: Saturday, January 11, 2020 @ 00:55:43
  Author: felixonmars
Revision: 551869

upgpkg: haskell-either 5.0.1.1-35: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, 
polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, 
regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, 
gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 0.7, resolv 0.1.1.3, 
ghc-typelits-knownnat 0.7.1, memory 0.15.0, RSA 2.4.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-11 00:55:03 UTC (rev 551868)
+++ PKGBUILD2020-01-11 00:55:43 UTC (rev 551869)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=34
+pkgrel=35
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Saturday, January 4, 2020 @ 21:12:01
  Author: felixonmars
Revision: 548463

upgpkg: haskell-either 5.0.1.1-34: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 21:11:14 UTC (rev 548462)
+++ PKGBUILD2020-01-04 21:12:01 UTC (rev 548463)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=33
+pkgrel=34
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 19:49:29
  Author: felixonmars
Revision: 546601

upgpkg: haskell-either 5.0.1.1-33: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 19:48:40 UTC (rev 546600)
+++ PKGBUILD2020-01-02 19:49:29 UTC (rev 546601)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=32
+pkgrel=33
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 13:30:56
  Author: felixonmars
Revision: 544636

upgpkg: haskell-either 5.0.1.1-32: rebuild with exceptions 0.10.4

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 13:30:10 UTC (rev 544635)
+++ PKGBUILD2019-12-30 13:30:56 UTC (rev 544636)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=31
+pkgrel=32
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-12-26 Thread Felix Yan via arch-commits
Date: Thursday, December 26, 2019 @ 15:05:39
  Author: felixonmars
Revision: 542577

upgpkg: haskell-either 5.0.1.1-31: rebuild with semigroupoids 5.3.4

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-26 15:04:50 UTC (rev 542576)
+++ PKGBUILD2019-12-26 15:05:39 UTC (rev 542577)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=30
+pkgrel=31
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 14:40:42
  Author: felixonmars
Revision: 541137

upgpkg: haskell-either 5.0.1.1-30: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 14:39:56 UTC (rev 541136)
+++ PKGBUILD2019-12-25 14:40:42 UTC (rev 541137)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=29
+pkgrel=30
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 21:26:02
  Author: felixonmars
Revision: 539591

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

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 21:24:57 UTC (rev 539590)
+++ PKGBUILD2019-12-23 21:26:02 UTC (rev 539591)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=28
+pkgrel=29
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-12-11 Thread Felix Yan via arch-commits
Date: Wednesday, December 11, 2019 @ 16:08:53
  Author: felixonmars
Revision: 536889

upgpkg: haskell-either 5.0.1.1-28

rebuild with profunctors 5.5.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-11 16:08:01 UTC (rev 536888)
+++ PKGBUILD2019-12-11 16:08:53 UTC (rev 536889)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=27
+pkgrel=28
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-11-29 Thread Felix Yan via arch-commits
Date: Friday, November 29, 2019 @ 17:03:15
  Author: felixonmars
Revision: 534418

upgpkg: haskell-either 5.0.1.1-27

rebuild with comonad 5.0.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-29 17:02:26 UTC (rev 534417)
+++ PKGBUILD2019-11-29 17:03:15 UTC (rev 534418)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=26
+pkgrel=27
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-11-26 Thread Felix Yan via arch-commits
Date: Wednesday, November 27, 2019 @ 05:25:23
  Author: felixonmars
Revision: 533744

upgpkg: haskell-either 5.0.1.1-26

rebuild with bifunctors 5.5.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-27 05:24:12 UTC (rev 533743)
+++ PKGBUILD2019-11-27 05:25:23 UTC (rev 533744)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=25
+pkgrel=26
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-11-23 Thread Felix Yan via arch-commits
Date: Saturday, November 23, 2019 @ 19:00:03
  Author: felixonmars
Revision: 532281

upgpkg: haskell-either 5.0.1.1-25

rebuild ChasingBottoms 1.3.1.7

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-23 18:59:13 UTC (rev 532280)
+++ PKGBUILD2019-11-23 19:00:03 UTC (rev 532281)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=24
+pkgrel=25
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-10-18 Thread Felix Yan via arch-commits
Date: Friday, October 18, 2019 @ 19:30:03
  Author: felixonmars
Revision: 517002

upgpkg: haskell-either 5.0.1.1-24

rebuild with distributive 0.6.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-18 19:29:17 UTC (rev 517001)
+++ PKGBUILD2019-10-18 19:30:03 UTC (rev 517002)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=23
+pkgrel=24
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Sunday, September 8, 2019 @ 04:18:30
  Author: felixonmars
Revision: 508624

upgpkg: haskell-either 5.0.1.1-23

rebuild with profunctors 5.5

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-08 04:17:48 UTC (rev 508623)
+++ PKGBUILD2019-09-08 04:18:30 UTC (rev 508624)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=22
+pkgrel=23
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-09-02 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 09:28:42
  Author: felixonmars
Revision: 506963

upgpkg: haskell-either 5.0.1.1-22

rebuild with exceptions 0.10.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 09:28:04 UTC (rev 506962)
+++ PKGBUILD2019-09-02 09:28:42 UTC (rev 506963)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=21
+pkgrel=22
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-08-29 Thread Felix Yan via arch-commits
Date: Thursday, August 29, 2019 @ 06:47:08
  Author: felixonmars
Revision: 504521

upgpkg: haskell-either 5.0.1.1-21

rebuild with semigroupoids 5.3.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-29 06:47:07 UTC (rev 504520)
+++ PKGBUILD2019-08-29 06:47:08 UTC (rev 504521)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=20
+pkgrel=21
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-08-28 Thread Felix Yan via arch-commits
Date: Wednesday, August 28, 2019 @ 13:10:21
  Author: felixonmars
Revision: 504093

upgpkg: haskell-either 5.0.1.1-20

rebuild with spdx 1.0.0.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-28 13:09:33 UTC (rev 504092)
+++ PKGBUILD2019-08-28 13:10:21 UTC (rev 504093)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=19
+pkgrel=20
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-08-28 Thread Felix Yan via arch-commits
Date: Wednesday, August 28, 2019 @ 06:52:43
  Author: felixonmars
Revision: 503540

upgpkg: haskell-either 5.0.1.1-19

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-28 06:52:07 UTC (rev 503539)
+++ PKGBUILD2019-08-28 06:52:43 UTC (rev 503540)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=18
+pkgrel=19
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-08-27 Thread Felix Yan via arch-commits
Date: Tuesday, August 27, 2019 @ 06:38:58
  Author: felixonmars
Revision: 502466

upgpkg: haskell-either 5.0.1.1-18

rebuild with call-stack 0.2.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-27 06:38:17 UTC (rev 502465)
+++ PKGBUILD2019-08-27 06:38:58 UTC (rev 502466)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=17
+pkgrel=18
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-08-22 Thread Felix Yan via arch-commits
Date: Thursday, August 22, 2019 @ 17:42:40
  Author: felixonmars
Revision: 500673

upgpkg: haskell-either 5.0.1.1-17

rebuild with ghc-paths 0.1.0.12

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-22 17:42:38 UTC (rev 500672)
+++ PKGBUILD2019-08-22 17:42:40 UTC (rev 500673)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=16
+pkgrel=17
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Thursday, August 1, 2019 @ 05:59:28
  Author: felixonmars
Revision: 496133

upgpkg: haskell-either 5.0.1.1-16

rebuild with splitmix 0.0.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 05:58:42 UTC (rev 496132)
+++ PKGBUILD2019-08-01 05:59:28 UTC (rev 496133)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=15
+pkgrel=16
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Sunday, July 28, 2019 @ 04:04:31
  Author: felixonmars
Revision: 493552

upgpkg: haskell-either 5.0.1.1-15

rebuild with silently 1.2.5.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-28 04:03:52 UTC (rev 493551)
+++ PKGBUILD2019-07-28 04:04:31 UTC (rev 493552)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=14
+pkgrel=15
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-07-18 Thread Felix Yan via arch-commits
Date: Thursday, July 18, 2019 @ 14:32:15
  Author: felixonmars
Revision: 491621

upgpkg: haskell-either 5.0.1.1-14

rebuild with ChasingBottoms 1.3.1.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-18 14:31:30 UTC (rev 491620)
+++ PKGBUILD2019-07-18 14:32:15 UTC (rev 491621)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=13
+pkgrel=14
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-07-17 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 20:53:55
  Author: felixonmars
Revision: 490695

upgpkg: haskell-either 5.0.1.1-13

rebuild with QuickCheck 2.13.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 20:53:17 UTC (rev 490694)
+++ PKGBUILD2019-07-17 20:53:55 UTC (rev 490695)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=12
+pkgrel=13
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 20:35:18
  Author: felixonmars
Revision: 486763

upgpkg: haskell-either 5.0.1.1-12

rebuild with tasty 1.2.3

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 20:34:34 UTC (rev 486762)
+++ PKGBUILD2019-06-30 20:35:18 UTC (rev 486763)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=11
+pkgrel=12
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-06-27 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 16:52:33
  Author: felixonmars
Revision: 485017

upgpkg: haskell-either 5.0.1.1-11

rebuild with syb 0.7.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 16:51:59 UTC (rev 485016)
+++ PKGBUILD2019-06-27 16:52:33 UTC (rev 485017)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=10
+pkgrel=11
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-06-09 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 12:40:37
  Author: felixonmars
Revision: 478867

upgpkg: haskell-either 5.0.1.1-10

rebuild with async 2.2.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 12:39:48 UTC (rev 478866)
+++ PKGBUILD2019-06-09 12:40:37 UTC (rev 478867)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-06-05 Thread Felix Yan via arch-commits
Date: Wednesday, June 5, 2019 @ 13:45:18
  Author: felixonmars
Revision: 477003

upgpkg: haskell-either 5.0.1.1-9

rebuild with contravariant 1.5.2

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-05 13:44:40 UTC (rev 477002)
+++ PKGBUILD2019-06-05 13:45:18 UTC (rev 477003)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=8
+pkgrel=9
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 30, 2019 @ 18:24:07
  Author: felixonmars
Revision: 475018

upgpkg: haskell-either 5.0.1.1-8

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

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 18:23:32 UTC (rev 475017)
+++ PKGBUILD2019-05-30 18:24:07 UTC (rev 475018)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=7
+pkgrel=8
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Wednesday, May 29, 2019 @ 02:07:04
  Author: felixonmars
Revision: 473567

upgpkg: haskell-either 5.0.1.1-7

rebuild with clock 0.8

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-29 02:06:29 UTC (rev 473566)
+++ PKGBUILD2019-05-29 02:07:04 UTC (rev 473567)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=6
+pkgrel=7
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 19:37:40
  Author: felixonmars
Revision: 471898

upgpkg: haskell-either 5.0.1.1-6

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, http-api-data 0.4.1

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 19:36:54 UTC (rev 471897)
+++ PKGBUILD2019-05-27 19:37:40 UTC (rev 471898)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


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

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

upgpkg: haskell-either 5.0.1.1-5

rebuild with transformers-compat 0.6.5

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 12:08:19 UTC (rev 466317)
+++ PKGBUILD2019-05-12 12:08:54 UTC (rev 466318)
@@ -4,7 +4,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1.1
-pkgrel=4
+pkgrel=5
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/;
 license=("BSD")


  1   2   3   >