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

2020-12-28 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 22:51:37
  Author: felixonmars
Revision: 796100

upgpkg: haskell-typed-process 0.2.6.0-72: rebuild with tagged 0.8.6.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 22:51:04 UTC (rev 796099)
+++ PKGBUILD2020-12-28 22:51:37 UTC (rev 796100)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=71
+pkgrel=72
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 22:16:51
  Author: felixonmars
Revision: 793903

upgpkg: haskell-typed-process 0.2.6.0-71: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 22:16:15 UTC (rev 793902)
+++ PKGBUILD2020-12-27 22:16:51 UTC (rev 793903)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=70
+pkgrel=71
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 00:42:38
  Author: felixonmars
Revision: 791393

upgpkg: haskell-typed-process 0.2.6.0-70: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 00:42:05 UTC (rev 791392)
+++ PKGBUILD2020-12-26 00:42:38 UTC (rev 791393)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=69
+pkgrel=70
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 22:44:39
  Author: felixonmars
Revision: 789099

upgpkg: haskell-typed-process 0.2.6.0-69: rebuild with comonad 5.0.7

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 22:44:03 UTC (rev 789098)
+++ PKGBUILD2020-12-24 22:44:39 UTC (rev 789099)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=68
+pkgrel=69
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 02:26:42
  Author: felixonmars
Revision: 785993

upgpkg: haskell-typed-process 0.2.6.0-68: rebuild with ghc 8.10.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 02:26:08 UTC (rev 785992)
+++ PKGBUILD2020-12-24 02:26:42 UTC (rev 785993)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=67
+pkgrel=68
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-22 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 00:24:35
  Author: felixonmars
Revision: 783148

upgpkg: haskell-typed-process 0.2.6.0-67: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 00:23:29 UTC (rev 783147)
+++ PKGBUILD2020-12-23 00:24:35 UTC (rev 783148)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=66
+pkgrel=67
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-21 Thread Felix Yan via arch-commits
Date: Monday, December 21, 2020 @ 08:40:40
  Author: felixonmars
Revision: 780861

upgpkg: haskell-typed-process 0.2.6.0-66: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 08:39:41 UTC (rev 780860)
+++ PKGBUILD2020-12-21 08:40:40 UTC (rev 780861)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=65
+pkgrel=66
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 14:46:53
  Author: felixonmars
Revision: 777506

upgpkg: haskell-typed-process 0.2.6.0-65: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 14:46:00 UTC (rev 777505)
+++ PKGBUILD2020-12-17 14:46:53 UTC (rev 777506)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=64
+pkgrel=65
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-12-13 Thread Felix Yan via arch-commits
Date: Sunday, December 13, 2020 @ 08:56:18
  Author: felixonmars
Revision: 773882

upgpkg: haskell-typed-process 0.2.6.0-64: rebuild with base-orphans 0.8.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 08:55:26 UTC (rev 773881)
+++ PKGBUILD2020-12-13 08:56:18 UTC (rev 773882)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=63
+pkgrel=64
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 15:15:37
  Author: felixonmars
Revision: 764323

upgpkg: haskell-typed-process 0.2.6.0-63: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 15:14:45 UTC (rev 764322)
+++ PKGBUILD2020-11-27 15:15:37 UTC (rev 764323)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=62
+pkgrel=63
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-22 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 12:35:02
  Author: felixonmars
Revision: 758974

upgpkg: haskell-typed-process 0.2.6.0-62: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 12:33:58 UTC (rev 758973)
+++ PKGBUILD2020-11-22 12:35:02 UTC (rev 758974)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=61
+pkgrel=62
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-20 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 18:24:57
  Author: felixonmars
Revision: 757973

upgpkg: haskell-typed-process 0.2.6.0-61: rebuild with base64-bytestring 1.2.0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 18:24:03 UTC (rev 757972)
+++ PKGBUILD2020-11-20 18:24:57 UTC (rev 757973)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=60
+pkgrel=61
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-15 Thread Felix Yan via arch-commits
Date: Sunday, November 15, 2020 @ 22:57:59
  Author: felixonmars
Revision: 754934

upgpkg: haskell-typed-process 0.2.6.0-60: rebuild with QuickCheck 2.14.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-15 22:57:05 UTC (rev 754933)
+++ PKGBUILD2020-11-15 22:57:59 UTC (rev 754934)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=59
+pkgrel=60
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 22:02:27
  Author: felixonmars
Revision: 743585

upgpkg: haskell-typed-process 0.2.6.0-59: rebuild with splitmix 0.1.0.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 22:01:54 UTC (rev 743584)
+++ PKGBUILD2020-11-05 22:02:27 UTC (rev 743585)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=58
+pkgrel=59
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-11-01 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 07:39:04
  Author: felixonmars
Revision: 739258

upgpkg: haskell-typed-process 0.2.6.0-58: rebuild with HUnit 1.6.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 07:38:29 UTC (rev 739257)
+++ PKGBUILD2020-11-02 07:39:04 UTC (rev 739258)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=57
+pkgrel=58
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 20:59:46
  Author: felixonmars
Revision: 737148

upgpkg: haskell-typed-process 0.2.6.0-57: rebuild with unliftio 0.2.13.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 20:59:14 UTC (rev 737147)
+++ PKGBUILD2020-10-30 20:59:46 UTC (rev 737148)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=56
+pkgrel=57
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 16:15:23
  Author: felixonmars
Revision: 734562

upgpkg: haskell-typed-process 0.2.6.0-56: rebuild with optparse-applicative 
0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 16:14:48 UTC (rev 734561)
+++ PKGBUILD2020-10-27 16:15:23 UTC (rev 734562)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-24 Thread Felix Yan via arch-commits
Date: Saturday, October 24, 2020 @ 23:00:02
  Author: felixonmars
Revision: 731976

upgpkg: haskell-typed-process 0.2.6.0-55: rebuild with bifunctors 5.5.8

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 22:59:24 UTC (rev 731975)
+++ PKGBUILD2020-10-24 23:00:02 UTC (rev 731976)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=54
+pkgrel=55
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-21 Thread Felix Yan via arch-commits
Date: Wednesday, October 21, 2020 @ 21:43:46
  Author: felixonmars
Revision: 728446

upgpkg: haskell-typed-process 0.2.6.0-54: rebuild with splitmix 0.1.0.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 21:41:08 UTC (rev 728445)
+++ PKGBUILD2020-10-21 21:43:46 UTC (rev 728446)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=53
+pkgrel=54
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-53: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 22:39:38 UTC (rev 725168)
+++ PKGBUILD2020-10-16 22:40:30 UTC (rev 725169)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=52
+pkgrel=53
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-06 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 01:49:46
  Author: felixonmars
Revision: 720158

upgpkg: haskell-typed-process 0.2.6.0-52: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 01:48:56 UTC (rev 720157)
+++ PKGBUILD2020-10-07 01:49:46 UTC (rev 720158)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 00:38:09
  Author: felixonmars
Revision: 717168

upgpkg: haskell-typed-process 0.2.6.0-51: rebuild with transformers-compat 0.6.6

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 00:37:36 UTC (rev 717167)
+++ PKGBUILD2020-10-04 00:38:09 UTC (rev 717168)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=50
+pkgrel=51
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-50: rebuild with base-orphans 0.8.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 01:19:23 UTC (rev 714897)
+++ PKGBUILD2020-10-02 01:20:01 UTC (rev 714898)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=49
+pkgrel=50
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 20:28:34
  Author: felixonmars
Revision: 709319

upgpkg: haskell-typed-process 0.2.6.0-49: rebuild with hspec 2.7.4, hspec-core 
2.7.4, hspec-discover 2.7.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 20:27:59 UTC (rev 709318)
+++ PKGBUILD2020-09-17 20:28:34 UTC (rev 709319)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=48
+pkgrel=49
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 20:34:08
  Author: felixonmars
Revision: 706610

upgpkg: haskell-typed-process 0.2.6.0-48: rebuild with quickcheck-classes-base 
0.6.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 20:33:38 UTC (rev 706609)
+++ PKGBUILD2020-09-14 20:34:08 UTC (rev 706610)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=47
+pkgrel=48
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-47: rebuild with ansi-terminal 0.11

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 17:14:09 UTC (rev 704421)
+++ PKGBUILD2020-09-12 17:14:42 UTC (rev 704422)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=46
+pkgrel=47
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 19:51:20
  Author: felixonmars
Revision: 702263

upgpkg: haskell-typed-process 0.2.6.0-46: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 19:50:09 UTC (rev 702262)
+++ PKGBUILD2020-09-10 19:51:20 UTC (rev 702263)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=45
+pkgrel=46
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 14:28:34
  Author: felixonmars
Revision: 699882

upgpkg: haskell-typed-process 0.2.6.0-45: rebuild with hspec 2.7.3, hspec-core 
2.7.3, hspec-discover 2.7.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 14:27:46 UTC (rev 699881)
+++ PKGBUILD2020-09-07 14:28:34 UTC (rev 699882)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=44
+pkgrel=45
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 20:24:07
  Author: felixonmars
Revision: 696991

upgpkg: haskell-typed-process 0.2.6.0-44: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 20:23:14 UTC (rev 696990)
+++ PKGBUILD2020-09-02 20:24:07 UTC (rev 696991)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=43
+pkgrel=44
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 05:56:20
  Author: felixonmars
Revision: 693704

upgpkg: haskell-typed-process 0.2.6.0-43: rebuild with happy 1.20.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 05:55:31 UTC (rev 693703)
+++ PKGBUILD2020-08-31 05:56:20 UTC (rev 693704)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=42
+pkgrel=43
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 12:32:03
  Author: felixonmars
Revision: 690730

upgpkg: haskell-typed-process 0.2.6.0-42: rebuild with logict 0.7.0.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:31:57 UTC (rev 690729)
+++ PKGBUILD2020-08-28 12:32:03 UTC (rev 690730)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=41
+pkgrel=42
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 15:26:46
  Author: felixonmars
Revision: 688397

upgpkg: haskell-typed-process 0.2.6.0-41: rebuild with random 1.2.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 15:25:54 UTC (rev 688396)
+++ PKGBUILD2020-08-25 15:26:46 UTC (rev 688397)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=40
+pkgrel=41
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-23 Thread Felix Yan via arch-commits
Date: Sunday, August 23, 2020 @ 07:36:05
  Author: felixonmars
Revision: 686954

upgpkg: haskell-typed-process 0.2.6.0-40: rebuild with base64-bytestring 1.2.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-23 07:35:14 UTC (rev 686953)
+++ PKGBUILD2020-08-23 07:36:05 UTC (rev 686954)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=39
+pkgrel=40
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-39: rebuild with ghc 8.10.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 21:01:25 UTC (rev 683282)
+++ PKGBUILD2020-08-17 21:02:17 UTC (rev 683283)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 23:14:22
  Author: felixonmars
Revision: 680288

upgpkg: haskell-typed-process 0.2.6.0-38: rebuild with math-functions 0.3.4.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 23:13:32 UTC (rev 680287)
+++ PKGBUILD2020-08-15 23:14:22 UTC (rev 680288)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=37
+pkgrel=38
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-37: rebuild with hspec 2.7.2, hspec-core 
2.7.2, hspec-discover 2.7.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 17:56:12 UTC (rev 677815)
+++ PKGBUILD2020-08-13 17:56:58 UTC (rev 677816)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=36
+pkgrel=37
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 22:42:00
  Author: felixonmars
Revision: 675101

upgpkg: haskell-typed-process 0.2.6.0-36: rebuild with splitmix 0.1.0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 22:41:16 UTC (rev 675100)
+++ PKGBUILD2020-08-11 22:42:00 UTC (rev 675101)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=35
+pkgrel=36
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 00:23:40
  Author: felixonmars
Revision: 666852

upgpkg: haskell-typed-process 0.2.6.0-35: rebuild with QuickCheck 2.14.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 00:22:51 UTC (rev 666851)
+++ PKGBUILD2020-08-01 00:23:40 UTC (rev 666852)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=34
+pkgrel=35
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-06-28 Thread Felix Yan via arch-commits
Date: Sunday, June 28, 2020 @ 23:49:48
  Author: felixonmars
Revision: 655707

upgpkg: haskell-typed-process 0.2.6.0-34: rebuild with primitive 0.7.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-28 23:49:04 UTC (rev 655706)
+++ PKGBUILD2020-06-28 23:49:48 UTC (rev 655707)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=33
+pkgrel=34
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 23:26:42
  Author: felixonmars
Revision: 651901

upgpkg: haskell-typed-process 0.2.6.0-33: rebuild with splitmix 0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 23:25:56 UTC (rev 651900)
+++ PKGBUILD2020-06-23 23:26:42 UTC (rev 651901)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=32
+pkgrel=33
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Saturday, June 13, 2020 @ 23:59:20
  Author: felixonmars
Revision: 643492

upgpkg: haskell-typed-process 0.2.6.0-32: rebuild with splitmix 0.0.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 23:58:37 UTC (rev 643491)
+++ PKGBUILD2020-06-13 23:59:20 UTC (rev 643492)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=31
+pkgrel=32
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-31: rebuild with tasty 1.3.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 17:17:42 UTC (rev 632285)
+++ PKGBUILD2020-05-23 17:18:34 UTC (rev 632286)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=30
+pkgrel=31
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
@@ -20,7 +20,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-typed-process/trunk (PKGBUILD)

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 14:43:03
  Author: felixonmars
Revision: 626944

upgpkg: haskell-typed-process 0.2.6.0-30: rebuild with tasty 1.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 14:42:16 UTC (rev 626943)
+++ PKGBUILD2020-05-12 14:43:03 UTC (rev 626944)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=29
+pkgrel=30
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-29: rebuild with base64-bytestring 1.1.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-25 23:01:25 UTC (rev 621177)
+++ PKGBUILD2020-04-25 23:02:04 UTC (rev 621178)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 07:07:09
  Author: felixonmars
Revision: 618942

upgpkg: haskell-typed-process 0.2.6.0-28: rebuild with ghc 8.10.1, protolude 
0.3.0, repline 0.3.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 07:06:32 UTC (rev 618941)
+++ PKGBUILD2020-04-24 07:07:09 UTC (rev 618942)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 11:57:02
  Author: felixonmars
Revision: 608822

upgpkg: haskell-typed-process 0.2.6.0-27: rebuild with QuickCheck 2.14

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 11:56:25 UTC (rev 608821)
+++ PKGBUILD2020-04-01 11:57:02 UTC (rev 608822)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=26
+pkgrel=27
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-26: rebuild with hashable 1.3.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 16:15:50 UTC (rev 598340)
+++ PKGBUILD2020-03-15 16:16:35 UTC (rev 598341)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-03-09 Thread Felix Yan via arch-commits
Date: Monday, March 9, 2020 @ 23:48:54
  Author: felixonmars
Revision: 593374

upgpkg: haskell-typed-process 0.2.6.0-25: rebuild with unliftio-core 0.2.0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-09 23:47:09 UTC (rev 593373)
+++ PKGBUILD2020-03-09 23:48:54 UTC (rev 593374)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=24
+pkgrel=25
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-03-07 Thread Felix Yan via arch-commits
Date: Saturday, March 7, 2020 @ 22:12:54
  Author: felixonmars
Revision: 591335

upgpkg: haskell-typed-process 0.2.6.0-24: rebuild with unliftio-core 0.2.0.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-07 22:12:12 UTC (rev 591334)
+++ PKGBUILD2020-03-07 22:12:54 UTC (rev 591335)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=23
+pkgrel=24
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-23: rebuild with primitive 0.7.0.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 19:42:30 UTC (rev 588064)
+++ PKGBUILD2020-03-01 19:43:18 UTC (rev 588065)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=22
+pkgrel=23
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 16:17:25
  Author: felixonmars
Revision: 584364

upgpkg: haskell-typed-process 0.2.6.0-22: rebuild with ghc 8.8.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 16:17:00 UTC (rev 584363)
+++ PKGBUILD2020-02-27 16:17:25 UTC (rev 584364)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=21
+pkgrel=22
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 18:03:00
  Author: felixonmars
Revision: 581737

upgpkg: haskell-typed-process 0.2.6.0-21: rebuild with splitmix 0.0.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 18:02:11 UTC (rev 581736)
+++ PKGBUILD2020-02-25 18:03:00 UTC (rev 581737)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=20
+pkgrel=21
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-20: rebuild with split 0.2.3.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-23 17:28:48 UTC (rev 579902)
+++ PKGBUILD2020-02-23 17:29:32 UTC (rev 579903)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=19
+pkgrel=20
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
@@ -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-typed-process/trunk (PKGBUILD)

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 10:15:25
  Author: felixonmars
Revision: 572215

upgpkg: haskell-typed-process 0.2.6.0-19: rebuild with ghc 8.8.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 10:14:38 UTC (rev 572214)
+++ PKGBUILD2020-02-16 10:15:25 UTC (rev 572215)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 00:39:41
  Author: felixonmars
Revision: 566562

upgpkg: haskell-typed-process 0.2.6.0-18: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 00:38:55 UTC (rev 566561)
+++ PKGBUILD2020-02-11 00:39:41 UTC (rev 566562)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=17
+pkgrel=18
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 10:36:23
  Author: felixonmars
Revision: 563096

upgpkg: haskell-typed-process 0.2.6.0-17: rebuild with vector 0.12.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 10:35:32 UTC (rev 563095)
+++ PKGBUILD2020-02-05 10:36:23 UTC (rev 563096)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 20:22:17
  Author: felixonmars
Revision: 562484

upgpkg: haskell-typed-process 0.2.6.0-16: rebuild with vector 0.12.1.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 20:21:29 UTC (rev 562483)
+++ PKGBUILD2020-02-04 20:22:17 UTC (rev 562484)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-15: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 12:39:23 UTC (rev 558792)
+++ PKGBUILD2020-01-29 12:40:12 UTC (rev 558793)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 01:19:02
  Author: felixonmars
Revision: 556885

upgpkg: haskell-typed-process 0.2.6.0-14: rebuild with base-orphans 0.8.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 01:18:14 UTC (rev 556884)
+++ PKGBUILD2020-01-28 01:19:02 UTC (rev 556885)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 22, 2020 @ 19:54:16
  Author: felixonmars
Revision: 554470

upgpkg: haskell-typed-process 0.2.6.0-13: rebuild with base64-bytestring 1.0.0.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-22 19:53:27 UTC (rev 554469)
+++ PKGBUILD2020-01-22 19:54:16 UTC (rev 554470)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 18:28:17
  Author: felixonmars
Revision: 551425

upgpkg: haskell-typed-process 0.2.6.0-12: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 
0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 18:27:28 UTC (rev 551424)
+++ PKGBUILD2020-01-09 18:28:17 UTC (rev 551425)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-11: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 18:15:02 UTC (rev 548200)
+++ PKGBUILD2020-01-04 18:15:57 UTC (rev 548201)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 16:28:19
  Author: felixonmars
Revision: 546344

upgpkg: haskell-typed-process 0.2.6.0-10: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 16:27:25 UTC (rev 546343)
+++ PKGBUILD2020-01-02 16:28:19 UTC (rev 546344)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-9: rebuild with exceptions 0.10.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 10:55:33 UTC (rev 544387)
+++ PKGBUILD2019-12-30 10:56:33 UTC (rev 544388)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 12:08:08
  Author: felixonmars
Revision: 540886

upgpkg: haskell-typed-process 0.2.6.0-8: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 12:07:14 UTC (rev 540885)
+++ PKGBUILD2019-12-25 12:08:08 UTC (rev 540886)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 15:50:37
  Author: felixonmars
Revision: 539323

upgpkg: haskell-typed-process 0.2.6.0-7: 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-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 15:49:44 UTC (rev 539322)
+++ PKGBUILD2019-12-23 15:50:37 UTC (rev 539323)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-09-02 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 07:07:23
  Author: felixonmars
Revision: 506701

upgpkg: haskell-typed-process 0.2.6.0-6

rebuild with exceptions 0.10.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 07:06:40 UTC (rev 506700)
+++ PKGBUILD2019-09-02 07:07:23 UTC (rev 506701)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 19:44:53
  Author: felixonmars
Revision: 502204

upgpkg: haskell-typed-process 0.2.6.0-5

rebuild with call-stack 0.2.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 19:44:04 UTC (rev 502203)
+++ PKGBUILD2019-08-26 19:44:53 UTC (rev 502204)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Thursday, August 1, 2019 @ 02:52:50
  Author: felixonmars
Revision: 495883

upgpkg: haskell-typed-process 0.2.6.0-4

rebuild with splitmix 0.0.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 02:51:59 UTC (rev 495882)
+++ PKGBUILD2019-08-01 02:52:50 UTC (rev 495883)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Saturday, July 27, 2019 @ 12:40:00
  Author: felixonmars
Revision: 493285

upgpkg: haskell-typed-process 0.2.6.0-3

rebuild with silently 1.2.5.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-27 12:39:12 UTC (rev 493284)
+++ PKGBUILD2019-07-27 12:40:00 UTC (rev 493285)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.6.0-2

rebuild with QuickCheck 2.13.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 18:15:52 UTC (rev 490454)
+++ PKGBUILD2019-07-17 18:16:40 UTC (rev 490455)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-07-09 Thread Felix Yan via arch-commits
Date: Wednesday, July 10, 2019 @ 04:26:35
  Author: felixonmars
Revision: 488372

upgpkg: haskell-typed-process 0.2.6.0-1

rebuild with typed-process 0.2.6.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-10 04:22:44 UTC (rev 488371)
+++ PKGBUILD2019-07-10 04:26:35 UTC (rev 488372)
@@ -3,16 +3,16 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.5.0
-pkgrel=2
+pkgver=0.2.6.0
+pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-async')
+depends=('ghc-libs' 'haskell-async' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 
'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1d1d499ba59e2dbc708ae83929445a91a5dca8a19bd6885b5955037639dabf964bd61e34efeed7b85672900b42597b898f492c6e231864963df5ffcec25d3d27')
+sha512sums=('a40b8db4ef2179273943a3aab0200891bd3dffe584bcd51037ddf9cebae88d4d95292883a745a0c31900c7bf2eebe2c71175fbb86dc470b60660b443f8b1e3e0')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 18:00:19
  Author: felixonmars
Revision: 486488

upgpkg: haskell-typed-process 0.2.5.0-2

rebuild with tasty 1.2.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 17:59:32 UTC (rev 486487)
+++ PKGBUILD2019-06-30 18:00:19 UTC (rev 486488)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-06-29 Thread Felix Yan via arch-commits
Date: Saturday, June 29, 2019 @ 13:41:36
  Author: felixonmars
Revision: 485764

upgpkg: haskell-typed-process 0.2.5.0-1

rebuild with typed-process 0.2.5.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-29 13:39:58 UTC (rev 485763)
+++ PKGBUILD2019-06-29 13:41:36 UTC (rev 485764)
@@ -3,7 +3,7 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.4.1
+pkgver=0.2.5.0
 pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 
'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('75bc1e1957434c54c1984d8810fa78518e07faa85f4a6f9b2166be09f8bb38faebd00ec0cae46fa8d5d99fcb6a63249ac5bf8a0afb0aa96eb60c6ca4f71f1e73')
+sha512sums=('1d1d499ba59e2dbc708ae83929445a91a5dca8a19bd6885b5955037639dabf964bd61e34efeed7b85672900b42597b898f492c6e231864963df5ffcec25d3d27')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-11 Thread Felix Yan via arch-commits
Date: Tuesday, June 11, 2019 @ 07:23:53
  Author: felixonmars
Revision: 480173

upgpkg: haskell-typed-process 0.2.4.1-1

rebuild with typed-process 0.2.4.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-11 07:13:11 UTC (rev 480172)
+++ PKGBUILD2019-06-11 07:23:53 UTC (rev 480173)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.4.0
-pkgrel=17
+pkgver=0.2.4.1
+pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 
'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6d99440f78410365b20677ded764a0a237918bbd982638841dfe379244117aa3bea1255a1e0263162b689a1001f873d6aca4fb5b73fc7a5873ca7ce5c458947d')
+sha512sums=('75bc1e1957434c54c1984d8810fa78518e07faa85f4a6f9b2166be09f8bb38faebd00ec0cae46fa8d5d99fcb6a63249ac5bf8a0afb0aa96eb60c6ca4f71f1e73')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-09 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 09:22:24
  Author: felixonmars
Revision: 478618

upgpkg: haskell-typed-process 0.2.4.0-17

rebuild with async 2.2.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 09:21:31 UTC (rev 478617)
+++ PKGBUILD2019-06-09 09:22:24 UTC (rev 478618)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.4.0-16

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

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 15:55:43 UTC (rev 474767)
+++ PKGBUILD2019-05-30 15:56:18 UTC (rev 474768)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 23:43:24
  Author: felixonmars
Revision: 473329

upgpkg: haskell-typed-process 0.2.4.0-15

rebuild with clock 0.8

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 23:42:45 UTC (rev 473328)
+++ PKGBUILD2019-05-28 23:43:24 UTC (rev 473329)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.4.0-14

rebuild with clock 0.8

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 18:28:44 UTC (rev 472924)
+++ PKGBUILD2019-05-28 18:29:01 UTC (rev 472925)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 15:55:01
  Author: felixonmars
Revision: 471578

upgpkg: haskell-typed-process 0.2.4.0-13

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-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 15:54:20 UTC (rev 471577)
+++ PKGBUILD2019-05-27 15:55:01 UTC (rev 471578)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 09:24:16
  Author: felixonmars
Revision: 471203

upgpkg: haskell-typed-process 0.2.4.0-12

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

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 09:23:36 UTC (rev 471202)
+++ PKGBUILD2019-05-27 09:24:16 UTC (rev 471203)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 09:07:44
  Author: felixonmars
Revision: 466016

upgpkg: haskell-typed-process 0.2.4.0-11

rebuild with transformers-compat 0.6.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 09:07:05 UTC (rev 466015)
+++ PKGBUILD2019-05-12 09:07:44 UTC (rev 466016)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.4.0-10

rebuild with exceptions 0.10.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 21:32:42 UTC (rev 463361)
+++ PKGBUILD2019-05-08 21:33:20 UTC (rev 463362)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 12:08:10
  Author: felixonmars
Revision: 460778

upgpkg: haskell-typed-process 0.2.4.0-9

rebuild with colour 2.3.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 12:07:27 UTC (rev 460777)
+++ PKGBUILD2019-05-06 12:08:10 UTC (rev 460778)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 22:57:52
  Author: felixonmars
Revision: 454456

upgpkg: haskell-typed-process 0.2.4.0-8

rebuild with ghc 8.6.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 22:57:08 UTC (rev 454455)
+++ PKGBUILD2019-04-26 22:57:52 UTC (rev 454456)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-04-03 Thread Felix Yan via arch-commits
Date: Wednesday, April 3, 2019 @ 22:30:18
  Author: felixonmars
Revision: 448540

upgpkg: haskell-typed-process 0.2.4.0-7

rebuild with transformers-compat 0.6.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-03 22:29:33 UTC (rev 448539)
+++ PKGBUILD2019-04-03 22:30:18 UTC (rev 448540)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-04-01 Thread Felix Yan via arch-commits
Date: Monday, April 1, 2019 @ 22:23:29
  Author: felixonmars
Revision: 447142

upgpkg: haskell-typed-process 0.2.4.0-6

rebuild with transformers-compat 0.6.3

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 22:22:46 UTC (rev 447141)
+++ PKGBUILD2019-04-01 22:23:29 UTC (rev 447142)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-03-26 Thread Felix Yan via arch-commits
Date: Tuesday, March 26, 2019 @ 21:31:16
  Author: felixonmars
Revision: 443702

upgpkg: haskell-typed-process 0.2.4.0-5

rebuild with exceptions 0.10.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 21:30:36 UTC (rev 443701)
+++ PKGBUILD2019-03-26 21:31:16 UTC (rev 443702)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-03-10 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 09:02:25
  Author: felixonmars
Revision: 439074

upgpkg: haskell-typed-process 0.2.4.0-4

rebuild with ghc 8.6.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 09:01:23 UTC (rev 439073)
+++ PKGBUILD2019-03-10 09:02:25 UTC (rev 439074)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.4.0-3

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-14 21:11:52 UTC (rev 432384)
+++ PKGBUILD2019-02-14 21:12:39 UTC (rev 432385)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 20:52:58
  Author: felixonmars
Revision: 425584

upgpkg: haskell-typed-process 0.2.4.0-2

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-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 20:52:18 UTC (rev 425583)
+++ PKGBUILD2019-01-20 20:52:58 UTC (rev 425584)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2019-01-17 Thread Felix Yan via arch-commits
Date: Thursday, January 17, 2019 @ 19:08:20
  Author: felixonmars
Revision: 423807

upgpkg: haskell-typed-process 0.2.4.0-1

rebuild with typed-process 0.2.4.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-17 19:08:04 UTC (rev 423806)
+++ PKGBUILD2019-01-17 19:08:20 UTC (rev 423807)
@@ -3,8 +3,8 @@
 
 _hkgname=typed-process
 pkgname=haskell-typed-process
-pkgver=0.2.3.0
-pkgrel=11
+pkgver=0.2.4.0
+pkgrel=1
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async')
 makedepends=('ghc' 'haskell-base64-bytestring' 'haskell-hspec' 
'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('e35b54be17a2d5efaa56afc36f6bada1c5b3a07ae0731cd3fa1a94bfea7e7d777ad9959a012545f3e7886f0602e62608b1f50832093c36753d0b9fd93067d25b')
+sha512sums=('6d99440f78410365b20677ded764a0a237918bbd982638841dfe379244117aa3bea1255a1e0263162b689a1001f873d6aca4fb5b73fc7a5873ca7ce5c458947d')
 
 build() {
 cd $_hkgname-$pkgver


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

2018-12-10 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 08:18:35
  Author: felixonmars
Revision: 413826

upgpkg: haskell-typed-process 0.2.3.0-11

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 08:17:49 UTC (rev 413825)
+++ PKGBUILD2018-12-10 08:18:35 UTC (rev 413826)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2018-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 5, 2018 @ 09:13:29
  Author: felixonmars
Revision: 411292

upgpkg: haskell-typed-process 0.2.3.0-10

rebuild with base64-bytestring 1.0.0.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 09:12:48 UTC (rev 411291)
+++ PKGBUILD2018-12-05 09:13:29 UTC (rev 411292)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2018-11-07 Thread Felix Yan via arch-commits
Date: Wednesday, November 7, 2018 @ 10:06:33
  Author: felixonmars
Revision: 402620

upgpkg: haskell-typed-process 0.2.3.0-9

rebuild with ghc 8.6.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 10:05:57 UTC (rev 402619)
+++ PKGBUILD2018-11-07 10:06:33 UTC (rev 402620)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")
@@ -15,10 +15,10 @@
 
sha512sums=('e35b54be17a2d5efaa56afc36f6bada1c5b3a07ae0731cd3fa1a94bfea7e7d777ad9959a012545f3e7886f0602e62608b1f50832093c36753d0b9fd93067d25b')
 
 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}" --enable-tests \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -33,11 +33,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-typed-process/trunk (PKGBUILD)

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

upgpkg: haskell-typed-process 0.2.3.0-8

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 10:06:38 UTC (rev 399932)
+++ PKGBUILD2018-10-31 10:07:16 UTC (rev 399933)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2018-10-18 Thread Felix Yan via arch-commits
Date: Friday, October 19, 2018 @ 05:15:27
  Author: felixonmars
Revision: 397141

upgpkg: haskell-typed-process 0.2.3.0-7

rebuild with base-compat 0.10.5

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 05:14:50 UTC (rev 397140)
+++ PKGBUILD2018-10-19 05:15:27 UTC (rev 397141)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

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

upgpkg: haskell-typed-process 0.2.3.0-6

rebuild with ghc 8.6.1

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 21:59:01 UTC (rev 394400)
+++ PKGBUILD2018-10-15 21:59:39 UTC (rev 394401)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2018-10-11 Thread Felix Yan via arch-commits
Date: Thursday, October 11, 2018 @ 11:00:00
  Author: felixonmars
Revision: 392387

upgpkg: haskell-typed-process 0.2.3.0-5

rebuild with tasty 1.1.0.4

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-11 10:59:28 UTC (rev 392386)
+++ PKGBUILD2018-10-11 11:00:00 UTC (rev 392387)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


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

2018-10-05 Thread Felix Yan via arch-commits
Date: Friday, October 5, 2018 @ 12:20:33
  Author: felixonmars
Revision: 389968

upgpkg: haskell-typed-process 0.2.3.0-4

rebuild with optparse-applicative 0.14.3.0

Modified:
  haskell-typed-process/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 12:19:21 UTC (rev 389967)
+++ PKGBUILD2018-10-05 12:20:33 UTC (rev 389968)
@@ -4,7 +4,7 @@
 _hkgname=typed-process
 pkgname=haskell-typed-process
 pkgver=0.2.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Run external processes, with strong typing of streams"
 url="https://haskell-lang.org/library/typed-process";
 license=("MIT")


  1   2   >