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

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

upgpkg: haskell-these 1.1.1.1-20: rebuild with splitmix 0.1.0.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 20:45:44 UTC (rev 728372)
+++ PKGBUILD2020-10-21 20:46:02 UTC (rev 728373)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=19
+pkgrel=20
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-21: rebuild with bifunctors 5.5.8

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 09:42:14 UTC (rev 732251)
+++ PKGBUILD2020-10-25 09:42:42 UTC (rev 732252)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=20
+pkgrel=21
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 16:43:55
  Author: felixonmars
Revision: 734636

upgpkg: haskell-these 1.1.1.1-22: rebuild with optparse-applicative 0.16.0.0, 
optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 16:43:29 UTC (rev 734635)
+++ PKGBUILD2020-10-27 16:43:55 UTC (rev 734636)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=21
+pkgrel=22
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-11-16 Thread Felix Yan via arch-commits
Date: Monday, November 16, 2020 @ 15:19:50
  Author: felixonmars
Revision: 755319

upgpkg: haskell-these 1.1.1.1-26: rebuild with QuickCheck 2.14.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-16 15:18:50 UTC (rev 755318)
+++ PKGBUILD2020-11-16 15:19:50 UTC (rev 755319)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=25
+pkgrel=26
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-27: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 14:15:34 UTC (rev 759129)
+++ PKGBUILD2020-11-22 14:16:22 UTC (rev 759130)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=26
+pkgrel=27
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-12-13 Thread Felix Yan via arch-commits
Date: Sunday, December 13, 2020 @ 09:37:22
  Author: felixonmars
Revision: 773962

upgpkg: haskell-these 1.1.1.1-29: rebuild with base-orphans 0.8.5

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 09:36:44 UTC (rev 773961)
+++ PKGBUILD2020-12-13 09:37:22 UTC (rev 773962)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=28
+pkgrel=29
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 14:30:32
  Author: felixonmars
Revision: 764233

upgpkg: haskell-these 1.1.1.1-28: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 14:29:54 UTC (rev 764232)
+++ PKGBUILD2020-11-27 14:30:32 UTC (rev 764233)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=27
+pkgrel=28
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-10-31 Thread Felix Yan via arch-commits
Date: Saturday, October 31, 2020 @ 07:57:12
  Author: felixonmars
Revision: 737458

upgpkg: haskell-these 1.1.1.1-23: rebuild with unliftio 0.2.13.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-31 07:56:40 UTC (rev 737457)
+++ PKGBUILD2020-10-31 07:57:12 UTC (rev 737458)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=22
+pkgrel=23
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 10:14:08
  Author: felixonmars
Revision: 739346

upgpkg: haskell-these 1.1.1.1-24: rebuild with HUnit 1.6.1.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 10:13:33 UTC (rev 739345)
+++ PKGBUILD2020-11-02 10:14:08 UTC (rev 739346)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=23
+pkgrel=24
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 23:24:21
  Author: felixonmars
Revision: 743696

upgpkg: haskell-these 1.1.1.1-25: rebuild with splitmix 0.1.0.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 23:23:57 UTC (rev 743695)
+++ PKGBUILD2020-11-05 23:24:21 UTC (rev 743696)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=24
+pkgrel=25
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-19: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 22:22:51 UTC (rev 725136)
+++ PKGBUILD2020-10-16 22:23:30 UTC (rev 725137)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=18
+pkgrel=19
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1-2: rebuild with splitmix 0.0.5

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 23:42:49 UTC (rev 643453)
+++ PKGBUILD2020-06-13 23:43:23 UTC (rev 643454)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1-5: rebuild with QuickCheck 2.14.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 00:01:52 UTC (rev 666811)
+++ PKGBUILD2020-08-01 00:02:47 UTC (rev 666812)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1
-pkgrel=4
+pkgrel=5
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-03 Thread Felix Yan via arch-commits
Date: Monday, August 3, 2020 @ 08:43:45
  Author: felixonmars
Revision: 668036

upgpkg: haskell-these 1.1.1-1: rebuild with these 1.1.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-03 08:26:08 UTC (rev 668035)
+++ PKGBUILD2020-08-03 08:43:45 UTC (rev 668036)
@@ -2,16 +2,16 @@
 
 _hkgname=these
 pkgname=haskell-these
-pkgver=1.1
-pkgrel=5
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-assoc' 'haskell-base-compat' 'haskell-hashable')
+depends=('ghc-libs' 'haskell-assoc' 'haskell-hashable')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3a34257e5a0cbd7a59317435ef401970b6723bbaa699d0edb6a0a8252a01a390274669da916d4956d63c4184a1e0562e371b10dee46a7d4e59787fda0c2ec8f0')
+sha512sums=('1b1ab8a7cf713d223fd6b18c5f2bae96fea9cbedd1b8f06c502858e678f4142c11e43d05de2c03990fae6bcb1445d13b7076b20ac7bbb9ac9cf9f3e88516a086')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Saturday, August 8, 2020 @ 12:03:21
  Author: felixonmars
Revision: 672218

upgpkg: haskell-these 1.1.1.1-1: rebuild with these 1.1.1.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-08 12:00:16 UTC (rev 672217)
+++ PKGBUILD2020-08-08 12:03:21 UTC (rev 672218)
@@ -2,7 +2,7 @@
 
 _hkgname=these
 pkgname=haskell-these
-pkgver=1.1.1
+pkgver=1.1.1.1
 pkgrel=1
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-assoc' 'haskell-hashable')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1b1ab8a7cf713d223fd6b18c5f2bae96fea9cbedd1b8f06c502858e678f4142c11e43d05de2c03990fae6bcb1445d13b7076b20ac7bbb9ac9cf9f3e88516a086')
+sha512sums=('23246164648bf4cb028719e7cb2e5f450ab8af9e1dc7f0ddec323ca4ce124afbfd3bf367446c2d69ec91abe42daf77e11a26a13f2898275dafbc095637d5')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2020-08-10 Thread Felix Yan via arch-commits
Date: Monday, August 10, 2020 @ 16:12:43
  Author: felixonmars
Revision: 673781

upgpkg: haskell-these 1.1.1.1-2: rebuild with optics-th 0.3.0.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 16:12:09 UTC (rev 673780)
+++ PKGBUILD2020-08-10 16:12:43 UTC (rev 673781)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-16: rebuild with base-orphans 0.8.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 01:07:23 UTC (rev 714867)
+++ PKGBUILD2020-10-02 01:07:56 UTC (rev 714868)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=15
+pkgrel=16
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 00:28:01
  Author: felixonmars
Revision: 717138

upgpkg: haskell-these 1.1.1.1-17: rebuild with transformers-compat 0.6.6

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 00:27:37 UTC (rev 717137)
+++ PKGBUILD2020-10-04 00:28:01 UTC (rev 717138)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=16
+pkgrel=17
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-10-06 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 01:27:55
  Author: felixonmars
Revision: 720126

upgpkg: haskell-these 1.1.1.1-18: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 01:27:15 UTC (rev 720125)
+++ PKGBUILD2020-10-07 01:27:55 UTC (rev 720126)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=17
+pkgrel=18
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 15:10:47
  Author: felixonmars
Revision: 688367

upgpkg: haskell-these 1.1.1.1-7: rebuild with random 1.2.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 15:09:10 UTC (rev 688366)
+++ PKGBUILD2020-08-25 15:10:47 UTC (rev 688367)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=6
+pkgrel=7
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 12:20:45
  Author: felixonmars
Revision: 690688

upgpkg: haskell-these 1.1.1.1-8: rebuild with logict 0.7.0.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:20:32 UTC (rev 690687)
+++ PKGBUILD2020-08-28 12:20:45 UTC (rev 690688)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=7
+pkgrel=8
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 05:43:00
  Author: felixonmars
Revision: 693676

upgpkg: haskell-these 1.1.1.1-9: rebuild with happy 1.20.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 05:42:21 UTC (rev 693675)
+++ PKGBUILD2020-08-31 05:43:00 UTC (rev 693676)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=8
+pkgrel=9
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-10: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 20:07:27 UTC (rev 696960)
+++ PKGBUILD2020-09-02 20:08:09 UTC (rev 696961)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 14:15:35
  Author: felixonmars
Revision: 699854

upgpkg: haskell-these 1.1.1.1-11: rebuild with hspec 2.7.3, hspec-core 2.7.3, 
hspec-discover 2.7.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 14:15:00 UTC (rev 699853)
+++ PKGBUILD2020-09-07 14:15:35 UTC (rev 699854)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=10
+pkgrel=11
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-12: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 19:32:27 UTC (rev 702232)
+++ PKGBUILD2020-09-10 19:33:03 UTC (rev 702233)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=11
+pkgrel=12
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 23:06:38
  Author: felixonmars
Revision: 651861

upgpkg: haskell-these 1.1-3: rebuild with splitmix 0.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 23:06:02 UTC (rev 651860)
+++ PKGBUILD2020-06-23 23:06:38 UTC (rev 651861)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1-4: rebuild with primitive 0.7.1.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-28 23:31:19 UTC (rev 655666)
+++ PKGBUILD2020-06-28 23:31:55 UTC (rev 655667)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-13: rebuild with ansi-terminal 0.11

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 17:04:49 UTC (rev 704391)
+++ PKGBUILD2020-09-12 17:05:13 UTC (rev 704392)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=12
+pkgrel=13
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-14: rebuild with quickcheck-classes-base 0.6.1.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 20:25:14 UTC (rev 706579)
+++ PKGBUILD2020-09-14 20:25:36 UTC (rev 706580)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=13
+pkgrel=14
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-15: rebuild with hspec 2.7.4, hspec-core 2.7.4, 
hspec-discover 2.7.4

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 20:17:13 UTC (rev 709288)
+++ PKGBUILD2020-09-17 20:17:39 UTC (rev 709289)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=14
+pkgrel=15
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 22:23:56
  Author: felixonmars
Revision: 675046

upgpkg: haskell-these 1.1.1.1-3: rebuild with splitmix 0.1.0.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 22:23:32 UTC (rev 675045)
+++ PKGBUILD2020-08-11 22:23:56 UTC (rev 675046)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-4: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 17:37:13 UTC (rev 63)
+++ PKGBUILD2020-08-13 17:37:47 UTC (rev 64)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 22:52:13
  Author: felixonmars
Revision: 680246

upgpkg: haskell-these 1.1.1.1-5: rebuild with math-functions 0.3.4.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 22:51:34 UTC (rev 680245)
+++ PKGBUILD2020-08-15 22:52:13 UTC (rev 680246)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=4
+pkgrel=5
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 20:39:53
  Author: felixonmars
Revision: 683241

upgpkg: haskell-these 1.1.1.1-6: rebuild with ghc 8.10.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 20:39:15 UTC (rev 683240)
+++ PKGBUILD2020-08-17 20:39:53 UTC (rev 683241)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 18:52:29
  Author: felixonmars
Revision: 777832

upgpkg: haskell-these 1.1.1.1-30: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 18:51:49 UTC (rev 777831)
+++ PKGBUILD2020-12-17 18:52:29 UTC (rev 777832)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=29
+pkgrel=30
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-31: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-20 21:59:03 UTC (rev 780783)
+++ PKGBUILD2020-12-20 22:00:20 UTC (rev 780784)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=30
+pkgrel=31
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-32: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 03:10:32 UTC (rev 783459)
+++ PKGBUILD2020-12-23 03:11:11 UTC (rev 783460)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=31
+pkgrel=32
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-33: rebuild with ghc 8.10.3

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 05:10:50 UTC (rev 786388)
+++ PKGBUILD2020-12-24 05:11:14 UTC (rev 786389)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=32
+pkgrel=33
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 23:44:56
  Author: felixonmars
Revision: 789193

upgpkg: haskell-these 1.1.1.1-34: rebuild with comonad 5.0.7

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 23:44:29 UTC (rev 789192)
+++ PKGBUILD2020-12-24 23:44:56 UTC (rev 789193)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=33
+pkgrel=34
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 00:04:49
  Author: felixonmars
Revision: 791295

upgpkg: haskell-these 1.1.1.1-35: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 00:04:20 UTC (rev 791294)
+++ PKGBUILD2020-12-26 00:04:49 UTC (rev 791295)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=34
+pkgrel=35
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 23:08:46
  Author: felixonmars
Revision: 793972

upgpkg: haskell-these 1.1.1.1-36: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 23:08:19 UTC (rev 793971)
+++ PKGBUILD2020-12-27 23:08:46 UTC (rev 793972)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=35
+pkgrel=36
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')


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

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

upgpkg: haskell-these 1.1.1.1-37: rebuild with tagged 0.8.6.1

Modified:
  haskell-these/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-29 00:27:31 UTC (rev 796269)
+++ PKGBUILD2020-12-29 00:28:06 UTC (rev 796270)
@@ -3,7 +3,7 @@
 _hkgname=these
 pkgname=haskell-these
 pkgver=1.1.1.1
-pkgrel=36
+pkgrel=37
 pkgdesc="An either-or-both data type"
 url="https://github.com/isomorphism/these";
 license=('BSD')