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

2019-01-21 Thread Felix Yan via arch-commits
Date: Monday, January 21, 2019 @ 11:58:59
  Author: felixonmars
Revision: 426004

upgpkg: haskell-store 0.4.3.2-173

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-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-21 11:57:01 UTC (rev 426003)
+++ PKGBUILD2019-01-21 11:58:59 UTC (rev 426004)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=172
+pkgrel=173
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2019-01-19 Thread Felix Yan via arch-commits
Date: Saturday, January 19, 2019 @ 10:06:47
  Author: felixonmars
Revision: 424398

upgpkg: haskell-store 0.4.3.2-172

rebuild with unordered-containers 0.2.10.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-19 10:04:34 UTC (rev 424397)
+++ PKGBUILD2019-01-19 10:06:47 UTC (rev 424398)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=171
+pkgrel=172
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2019-01-10 Thread Felix Yan via arch-commits
Date: Thursday, January 10, 2019 @ 16:03:05
  Author: felixonmars
Revision: 421880

upgpkg: haskell-store 0.4.3.2-171

rebuild with semigroupoids 5.3.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-10 16:01:19 UTC (rev 421879)
+++ PKGBUILD2019-01-10 16:03:05 UTC (rev 421880)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=170
+pkgrel=171
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2019-01-09 Thread Felix Yan via arch-commits
Date: Wednesday, January 9, 2019 @ 12:28:33
  Author: felixonmars
Revision: 421121

upgpkg: haskell-store 0.4.3.2-170

rebuild with th-utilities 0.2.1.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-09 12:27:47 UTC (rev 421120)
+++ PKGBUILD2019-01-09 12:28:33 UTC (rev 421121)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=169
+pkgrel=170
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-30 Thread Felix Yan via arch-commits
Date: Sunday, December 30, 2018 @ 21:27:09
  Author: felixonmars
Revision: 419794

upgpkg: haskell-store 0.4.3.2-169

rebuild with unliftio 0.2.10

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-30 21:25:06 UTC (rev 419793)
+++ PKGBUILD2018-12-30 21:27:09 UTC (rev 419794)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=168
+pkgrel=169
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-30 Thread Felix Yan via arch-commits
Date: Sunday, December 30, 2018 @ 13:28:26
  Author: felixonmars
Revision: 419198

upgpkg: haskell-store 0.4.3.2-168

rebuild with th-abstraction 0.2.10.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-30 13:26:36 UTC (rev 419197)
+++ PKGBUILD2018-12-30 13:28:26 UTC (rev 419198)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=167
+pkgrel=168
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 21, 2018 @ 12:01:36
  Author: felixonmars
Revision: 417197

upgpkg: haskell-store 0.4.3.2-167

rebuild with mono-traversable 1.0.10.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-21 11:59:53 UTC (rev 417196)
+++ PKGBUILD2018-12-21 12:01:36 UTC (rev 417197)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=166
+pkgrel=167
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-12 Thread Felix Yan via arch-commits
Date: Wednesday, December 12, 2018 @ 16:14:59
  Author: felixonmars
Revision: 415652

upgpkg: haskell-store 0.4.3.2-166

rebuild with unliftio 0.2.9.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-12 16:11:32 UTC (rev 415651)
+++ PKGBUILD2018-12-12 16:14:59 UTC (rev 415652)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=165
+pkgrel=166
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-10 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 17:28:58
  Author: felixonmars
Revision: 414344

upgpkg: haskell-store 0.4.3.2-165

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 17:26:55 UTC (rev 414343)
+++ PKGBUILD2018-12-10 17:28:58 UTC (rev 414344)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=164
+pkgrel=165
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-08 Thread Felix Yan via arch-commits
Date: Saturday, December 8, 2018 @ 20:20:48
  Author: felixonmars
Revision: 412598

upgpkg: haskell-store 0.4.3.2-164

rebuild with vector 0.12.0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-08 20:18:58 UTC (rev 412597)
+++ PKGBUILD2018-12-08 20:20:48 UTC (rev 412598)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=163
+pkgrel=164
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('BSD')


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

2018-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 5, 2018 @ 09:07:25
  Author: felixonmars
Revision: 411284

upgpkg: haskell-store 0.4.3.2-163

rebuild with base64-bytestring 1.0.0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 09:05:43 UTC (rev 411283)
+++ PKGBUILD2018-12-05 09:07:25 UTC (rev 411284)
@@ -3,10 +3,10 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=162
+pkgrel=163
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
  'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'


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

2018-11-16 Thread Felix Yan via arch-commits
Date: Friday, November 16, 2018 @ 08:19:25
  Author: felixonmars
Revision: 408043

upgpkg: haskell-store 0.4.3.2-162

rebuild with code-page 0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-16 08:17:43 UTC (rev 408042)
+++ PKGBUILD2018-11-16 08:19:25 UTC (rev 408043)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=161
+pkgrel=162
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-11-13 Thread Felix Yan via arch-commits
Date: Tuesday, November 13, 2018 @ 21:13:32
  Author: felixonmars
Revision: 407201

upgpkg: haskell-store 0.4.3.2-161

rebuild with math-functions 0.3.1.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-13 21:11:46 UTC (rev 407200)
+++ PKGBUILD2018-11-13 21:13:32 UTC (rev 407201)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=160
+pkgrel=161
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-11-07 Thread Felix Yan via arch-commits
Date: Wednesday, November 7, 2018 @ 17:53:57
  Author: felixonmars
Revision: 403026

upgpkg: haskell-store 0.4.3.2-160

rebuild with ghc 8.6.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 17:52:01 UTC (rev 403025)
+++ PKGBUILD2018-11-07 17:53:57 UTC (rev 403026)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=159
+pkgrel=160
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')
@@ -26,10 +26,10 @@
 }
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-comparison-bench -f-small-bench
 runhaskell Setup build
@@ -40,11 +40,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-store/trunk (PKGBUILD)

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

upgpkg: haskell-store 0.4.3.2-159

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 15:13:18 UTC (rev 400269)
+++ PKGBUILD2018-10-31 15:15:16 UTC (rev 400270)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=158
+pkgrel=159
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-19 Thread Felix Yan via arch-commits
Date: Friday, October 19, 2018 @ 10:23:16
  Author: felixonmars
Revision: 397368

upgpkg: haskell-store 0.4.3.2-158

rebuild with base-compat 0.10.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 10:20:57 UTC (rev 397367)
+++ PKGBUILD2018-10-19 10:23:16 UTC (rev 397368)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=157
+pkgrel=158
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

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

upgpkg: haskell-store 0.4.3.2-157

rebuild with ghc 8.6.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-16 21:13:27 UTC (rev 394846)
+++ PKGBUILD2018-10-16 21:15:21 UTC (rev 394847)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=156
+pkgrel=157
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-11 Thread Felix Yan via arch-commits
Date: Thursday, October 11, 2018 @ 14:19:17
  Author: felixonmars
Revision: 392603

upgpkg: haskell-store 0.4.3.2-156

rebuild with tasty 1.1.0.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-11 14:17:35 UTC (rev 392602)
+++ PKGBUILD2018-10-11 14:19:17 UTC (rev 392603)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=155
+pkgrel=156
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-09 Thread Felix Yan via arch-commits
Date: Tuesday, October 9, 2018 @ 19:23:33
  Author: felixonmars
Revision: 391795

upgpkg: haskell-store 0.4.3.2-155

rebuild with resourcet 1.2.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-09 19:21:48 UTC (rev 391794)
+++ PKGBUILD2018-10-09 19:23:33 UTC (rev 391795)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=154
+pkgrel=155
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-09 Thread Felix Yan via arch-commits
Date: Tuesday, October 9, 2018 @ 10:04:43
  Author: felixonmars
Revision: 391442

upgpkg: haskell-store 0.4.3.2-154

rebuild with vector-algorithms 0.8.0.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-09 10:04:08 UTC (rev 391441)
+++ PKGBUILD2018-10-09 10:04:43 UTC (rev 391442)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=153
+pkgrel=154
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-08 Thread Felix Yan via arch-commits
Date: Monday, October 8, 2018 @ 20:11:48
  Author: felixonmars
Revision: 391145

upgpkg: haskell-store 0.4.3.2-153

rebuild with conduit 1.3.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-08 20:09:53 UTC (rev 391144)
+++ PKGBUILD2018-10-08 20:11:48 UTC (rev 391145)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=152
+pkgrel=153
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-05 Thread Felix Yan via arch-commits
Date: Friday, October 5, 2018 @ 17:42:38
  Author: felixonmars
Revision: 390203

upgpkg: haskell-store 0.4.3.2-152

rebuild with optparse-applicative 0.14.3.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 17:42:30 UTC (rev 390202)
+++ PKGBUILD2018-10-05 17:42:38 UTC (rev 390203)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=151
+pkgrel=152
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-10-04 Thread Felix Yan via arch-commits
Date: Thursday, October 4, 2018 @ 10:10:53
  Author: felixonmars
Revision: 389402

upgpkg: haskell-store 0.4.3.2-151

rebuild with foldl 1.4.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-04 10:08:49 UTC (rev 389401)
+++ PKGBUILD2018-10-04 10:10:53 UTC (rev 389402)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=150
+pkgrel=151
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-30 Thread Felix Yan via arch-commits
Date: Sunday, September 30, 2018 @ 18:07:26
  Author: felixonmars
Revision: 388593

upgpkg: haskell-store 0.4.3.2-150

rebuild with memory 0.14.18

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-30 18:05:31 UTC (rev 388592)
+++ PKGBUILD2018-09-30 18:07:26 UTC (rev 388593)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=149
+pkgrel=150
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-29 Thread Felix Yan via arch-commits
Date: Saturday, September 29, 2018 @ 18:47:50
  Author: felixonmars
Revision: 387983

upgpkg: haskell-store 0.4.3.2-149

rebuild with doctest 0.16.0.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-29 18:45:57 UTC (rev 387982)
+++ PKGBUILD2018-09-29 18:47:50 UTC (rev 387983)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=148
+pkgrel=149
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-26 Thread Felix Yan via arch-commits
Date: Wednesday, September 26, 2018 @ 14:25:58
  Author: felixonmars
Revision: 385364

upgpkg: haskell-store 0.4.3.2-148

rebuild with ChasingBottoms 1.3.1.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-26 14:24:25 UTC (rev 385363)
+++ PKGBUILD2018-09-26 14:25:58 UTC (rev 385364)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=147
+pkgrel=148
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-25 Thread Felix Yan via arch-commits
Date: Tuesday, September 25, 2018 @ 15:01:27
  Author: felixonmars
Revision: 384844

upgpkg: haskell-store 0.4.3.2-147

rebuild with unliftio 0.2.8.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-25 14:59:33 UTC (rev 384843)
+++ PKGBUILD2018-09-25 15:01:27 UTC (rev 384844)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=146
+pkgrel=147
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-17 Thread Felix Yan via arch-commits
Date: Monday, September 17, 2018 @ 13:12:18
  Author: felixonmars
Revision: 382418

upgpkg: haskell-store 0.4.3.2-146

rebuild with vector-algorithms 0.8.0.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-17 13:10:15 UTC (rev 382417)
+++ PKGBUILD2018-09-17 13:12:18 UTC (rev 382418)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=145
+pkgrel=146
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-15 Thread Felix Yan via arch-commits
Date: Saturday, September 15, 2018 @ 13:47:09
  Author: felixonmars
Revision: 381551

upgpkg: haskell-store 0.4.3.2-145

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-15 13:45:14 UTC (rev 381550)
+++ PKGBUILD2018-09-15 13:47:09 UTC (rev 381551)
@@ -3,7 +3,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=144
+pkgrel=145
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-06 Thread Felix Yan via arch-commits
Date: Thursday, September 6, 2018 @ 21:44:25
  Author: felixonmars
Revision: 378306

upgpkg: haskell-store 0.4.3.2-144

rebuild with unliftio 0.2.8.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 21:42:36 UTC (rev 378305)
+++ PKGBUILD2018-09-06 21:44:25 UTC (rev 378306)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=143
+pkgrel=144
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-06 Thread Felix Yan via arch-commits
Date: Thursday, September 6, 2018 @ 15:23:31
  Author: felixonmars
Revision: 377658

upgpkg: haskell-store 0.4.3.2-143

rebuild with test-framework-quickcheck2 0.3.0.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 15:23:09 UTC (rev 377657)
+++ PKGBUILD2018-09-06 15:23:31 UTC (rev 377658)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=142
+pkgrel=143
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-04 Thread Felix Yan via arch-commits
Date: Tuesday, September 4, 2018 @ 13:42:41
  Author: felixonmars
Revision: 376661

upgpkg: haskell-store 0.4.3.2-142

rebuild with foldl 1.4.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-04 13:40:40 UTC (rev 376660)
+++ PKGBUILD2018-09-04 13:42:41 UTC (rev 376661)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=141
+pkgrel=142
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-09-02 Thread Felix Yan via arch-commits
Date: Sunday, September 2, 2018 @ 22:33:18
  Author: felixonmars
Revision: 376154

upgpkg: haskell-store 0.4.3.2-141

rebuild with math-functions 0.3.0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 22:31:17 UTC (rev 376153)
+++ PKGBUILD2018-09-02 22:33:18 UTC (rev 376154)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=140
+pkgrel=141
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-30 Thread Felix Yan via arch-commits
Date: Thursday, August 30, 2018 @ 16:44:40
  Author: felixonmars
Revision: 375551

upgpkg: haskell-store 0.4.3.2-140

rebuild with unliftio 0.2.7.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-30 16:43:44 UTC (rev 375550)
+++ PKGBUILD2018-08-30 16:44:40 UTC (rev 375551)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=139
+pkgrel=140
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-29 Thread Felix Yan via arch-commits
Date: Wednesday, August 29, 2018 @ 09:08:00
  Author: felixonmars
Revision: 375132

upgpkg: haskell-store 0.4.3.2-139

rebuild with unliftio-core 0.1.2.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-29 09:06:03 UTC (rev 375131)
+++ PKGBUILD2018-08-29 09:08:00 UTC (rev 375132)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=138
+pkgrel=139
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-28 Thread Felix Yan via arch-commits
Date: Tuesday, August 28, 2018 @ 08:14:20
  Author: felixonmars
Revision: 374906

upgpkg: haskell-store 0.4.3.2-138

rebuild with th-lift 0.7.11

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-28 08:12:25 UTC (rev 374905)
+++ PKGBUILD2018-08-28 08:14:20 UTC (rev 374906)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=137
+pkgrel=138
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 27, 2018 @ 05:25:05
  Author: felixonmars
Revision: 374611

upgpkg: haskell-store 0.4.3.2-137

rebuild with vector-algorithms 0.7.0.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-27 05:23:05 UTC (rev 374610)
+++ PKGBUILD2018-08-27 05:25:05 UTC (rev 374611)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=136
+pkgrel=137
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-24 Thread Felix Yan via arch-commits
Date: Friday, August 24, 2018 @ 08:53:02
  Author: felixonmars
Revision: 373574

upgpkg: haskell-store 0.4.3.2-136

rebuild with vector-algorithms 0.7.0.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-24 08:50:42 UTC (rev 373573)
+++ PKGBUILD2018-08-24 08:53:02 UTC (rev 373574)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=135
+pkgrel=136
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-17 Thread Felix Yan via arch-commits
Date: Friday, August 17, 2018 @ 06:49:36
  Author: felixonmars
Revision: 372153

upgpkg: haskell-store 0.4.3.2-135

rebuild with StateVar 1.1.1.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-17 06:49:30 UTC (rev 372152)
+++ PKGBUILD2018-08-17 06:49:36 UTC (rev 372153)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=134
+pkgrel=135
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-04 Thread Felix Yan via arch-commits
Date: Sunday, August 5, 2018 @ 05:05:30
  Author: felixonmars
Revision: 368187

upgpkg: haskell-store 0.4.3.2-134

rebuild with foldl 1.4.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-05 05:03:29 UTC (rev 368186)
+++ PKGBUILD2018-08-05 05:05:30 UTC (rev 368187)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=133
+pkgrel=134
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-03 Thread Felix Yan via arch-commits
Date: Saturday, August 4, 2018 @ 02:11:25
  Author: felixonmars
Revision: 367706

upgpkg: haskell-store 0.4.3.2-133

rebuild with vector-builder 0.3.6

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-04 02:08:56 UTC (rev 367705)
+++ PKGBUILD2018-08-04 02:11:25 UTC (rev 367706)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=132
+pkgrel=133
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-08-02 Thread Felix Yan via arch-commits
Date: Thursday, August 2, 2018 @ 14:08:05
  Author: felixonmars
Revision: 367283

upgpkg: haskell-store 0.4.3.2-132

rebuild with mono-traversable 1.0.9.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-02 14:05:57 UTC (rev 367282)
+++ PKGBUILD2018-08-02 14:08:05 UTC (rev 367283)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=131
+pkgrel=132
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-29 Thread Felix Yan via arch-commits
Date: Sunday, July 29, 2018 @ 06:54:51
  Author: felixonmars
Revision: 364279

upgpkg: haskell-store 0.4.3.2-131

rebuild with tasty 1.1.0.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-29 06:52:51 UTC (rev 364278)
+++ PKGBUILD2018-07-29 06:54:51 UTC (rev 364279)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=130
+pkgrel=131
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-18 Thread Felix Yan via arch-commits
Date: Wednesday, July 18, 2018 @ 11:07:54
  Author: felixonmars
Revision: 361848

upgpkg: haskell-store 0.4.3.2-130

rebuild with doctest 0.16.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-18 11:05:54 UTC (rev 361847)
+++ PKGBUILD2018-07-18 11:07:54 UTC (rev 361848)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=129
+pkgrel=130
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-17 Thread Felix Yan via arch-commits
Date: Tuesday, July 17, 2018 @ 15:21:40
  Author: felixonmars
Revision: 360903

upgpkg: haskell-store 0.4.3.2-129

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

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-17 15:20:28 UTC (rev 360902)
+++ PKGBUILD2018-07-17 15:21:40 UTC (rev 360903)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=128
+pkgrel=129
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-16 Thread Felix Yan via arch-commits
Date: Monday, July 16, 2018 @ 19:30:38
  Author: felixonmars
Revision: 360175

upgpkg: haskell-store 0.4.3.2-128

rebuild with math-functions 0.3.0.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 19:28:35 UTC (rev 360174)
+++ PKGBUILD2018-07-16 19:30:38 UTC (rev 360175)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=127
+pkgrel=128
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-16 Thread Felix Yan via arch-commits
Date: Monday, July 16, 2018 @ 16:10:12
  Author: felixonmars
Revision: 359923

upgpkg: haskell-store 0.4.3.2-127

rebuild with mwc-random 0.14.0.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 16:08:07 UTC (rev 359922)
+++ PKGBUILD2018-07-16 16:10:12 UTC (rev 359923)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=126
+pkgrel=127
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-14 Thread Felix Yan via arch-commits
Date: Saturday, July 14, 2018 @ 12:11:07
  Author: felixonmars
Revision: 359016

upgpkg: haskell-store 0.4.3.2-126

rebuild with contravariant 1.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-14 12:08:59 UTC (rev 359015)
+++ PKGBUILD2018-07-14 12:11:07 UTC (rev 359016)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=125
+pkgrel=126
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-12 Thread Felix Yan via arch-commits
Date: Thursday, July 12, 2018 @ 21:59:23
  Author: felixonmars
Revision: 358386

upgpkg: haskell-store 0.4.3.2-125

rebuild with streaming-commons 0.2.1.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-12 21:57:19 UTC (rev 358385)
+++ PKGBUILD2018-07-12 21:59:23 UTC (rev 358386)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=124
+pkgrel=125
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-12 Thread Felix Yan via arch-commits
Date: Thursday, July 12, 2018 @ 17:43:35
  Author: felixonmars
Revision: 358016

upgpkg: haskell-store 0.4.3.2-124

rebuild with distributive 0.6

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-12 17:41:14 UTC (rev 358015)
+++ PKGBUILD2018-07-12 17:43:35 UTC (rev 358016)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=123
+pkgrel=124
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-11 Thread Felix Yan via arch-commits
Date: Wednesday, July 11, 2018 @ 13:16:28
  Author: felixonmars
Revision: 357372

upgpkg: haskell-store 0.4.3.2-123

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

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-11 13:14:26 UTC (rev 357371)
+++ PKGBUILD2018-07-11 13:16:28 UTC (rev 357372)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=122
+pkgrel=123
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-10 Thread Felix Yan via arch-commits
Date: Tuesday, July 10, 2018 @ 20:44:32
  Author: felixonmars
Revision: 356446

upgpkg: haskell-store 0.4.3.2-122

rebuild with base-compat 0.10.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-10 20:42:30 UTC (rev 356445)
+++ PKGBUILD2018-07-10 20:44:32 UTC (rev 356446)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=121
+pkgrel=122
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Monday, July 9, 2018 @ 05:45:54
  Author: felixonmars
Revision: 355705

upgpkg: haskell-store 0.4.3.2-121

rebuild with basement 0.0.8, foundation 0.0.21

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-09 05:43:48 UTC (rev 355704)
+++ PKGBUILD2018-07-09 05:45:54 UTC (rev 355705)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=120
+pkgrel=121
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Sunday, July 8, 2018 @ 21:27:28
  Author: felixonmars
Revision: 355358

upgpkg: haskell-store 0.4.3.2-120

rebuild with bifunctors 5.5.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-08 21:25:26 UTC (rev 355357)
+++ PKGBUILD2018-07-08 21:27:28 UTC (rev 355358)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=119
+pkgrel=120
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Sunday, July 8, 2018 @ 07:50:32
  Author: felixonmars
Revision: 354637

upgpkg: haskell-store 0.4.3.2-119

rebuild with network 2.7.0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-08 07:47:53 UTC (rev 354636)
+++ PKGBUILD2018-07-08 07:50:32 UTC (rev 354637)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=118
+pkgrel=119
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-07 Thread Felix Yan via arch-commits
Date: Saturday, July 7, 2018 @ 15:41:05
  Author: felixonmars
Revision: 354007

upgpkg: haskell-store 0.4.3.2-118

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

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-07 15:38:58 UTC (rev 354006)
+++ PKGBUILD2018-07-07 15:41:05 UTC (rev 354007)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=117
+pkgrel=118
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-06 Thread Felix Yan via arch-commits
Date: Friday, July 6, 2018 @ 06:47:19
  Author: felixonmars
Revision: 353364

upgpkg: haskell-store 0.4.3.2-117

rebuild with foldl 1.4.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-06 06:44:08 UTC (rev 353363)
+++ PKGBUILD2018-07-06 06:47:19 UTC (rev 353364)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=116
+pkgrel=117
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-05 Thread Felix Yan via arch-commits
Date: Thursday, July 5, 2018 @ 21:31:10
  Author: felixonmars
Revision: 353170

upgpkg: haskell-store 0.4.3.2-116

rebuild with smallcheck 1.1.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 21:29:05 UTC (rev 353169)
+++ PKGBUILD2018-07-05 21:31:10 UTC (rev 353170)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=115
+pkgrel=116
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-05 Thread Felix Yan via arch-commits
Date: Thursday, July 5, 2018 @ 15:53:47
  Author: felixonmars
Revision: 352910

upgpkg: haskell-store 0.4.3.2-115

rebuild with profunctors 5.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 15:51:45 UTC (rev 352909)
+++ PKGBUILD2018-07-05 15:53:47 UTC (rev 352910)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=114
+pkgrel=115
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-05 Thread Felix Yan via arch-commits
Date: Thursday, July 5, 2018 @ 13:46:34
  Author: felixonmars
Revision: 352757

upgpkg: haskell-store 0.4.3.2-114

rebuild with free 5.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 13:44:32 UTC (rev 352756)
+++ PKGBUILD2018-07-05 13:46:34 UTC (rev 352757)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=113
+pkgrel=114
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-05 Thread Felix Yan via arch-commits
Date: Thursday, July 5, 2018 @ 08:27:01
  Author: felixonmars
Revision: 352516

upgpkg: haskell-store 0.4.3.2-113

rebuild with kan-extensions 5.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 08:25:02 UTC (rev 352515)
+++ PKGBUILD2018-07-05 08:27:01 UTC (rev 352516)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=112
+pkgrel=113
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-04 Thread Felix Yan via arch-commits
Date: Wednesday, July 4, 2018 @ 19:03:47
  Author: felixonmars
Revision: 352066

upgpkg: haskell-store 0.4.3.2-112

rebuild with semigroupoids 5.3.1, base-orphans 0.8

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 19:03:03 UTC (rev 352065)
+++ PKGBUILD2018-07-04 19:03:47 UTC (rev 352066)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=111
+pkgrel=112
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-03 Thread Felix Yan via arch-commits
Date: Tuesday, July 3, 2018 @ 18:02:57
  Author: felixonmars
Revision: 351484

upgpkg: haskell-store 0.4.3.2-111

rebuild with th-orphans 0.13.6

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 18:00:18 UTC (rev 351483)
+++ PKGBUILD2018-07-03 18:02:57 UTC (rev 351484)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=110
+pkgrel=111
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-03 Thread Felix Yan via arch-commits
Date: Tuesday, July 3, 2018 @ 10:39:15
  Author: felixonmars
Revision: 350774

upgpkg: haskell-store 0.4.3.2-110

rebuild with tagged 0.8.6

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 10:37:14 UTC (rev 350773)
+++ PKGBUILD2018-07-03 10:39:15 UTC (rev 350774)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=109
+pkgrel=110
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-07-02 Thread Felix Yan via arch-commits
Date: Monday, July 2, 2018 @ 13:46:35
  Author: felixonmars
Revision: 349761

upgpkg: haskell-store 0.4.3.2-109

rebuild with comonad 5.0.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-02 13:45:43 UTC (rev 349760)
+++ PKGBUILD2018-07-02 13:46:35 UTC (rev 349761)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=108
+pkgrel=109
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 20:43:53
  Author: felixonmars
Revision: 349231

upgpkg: haskell-store 0.4.3.2-108

rebuild with th-abstraction 0.2.8.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 20:41:54 UTC (rev 349230)
+++ PKGBUILD2018-06-30 20:43:53 UTC (rev 349231)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=107
+pkgrel=108
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 14:22:43
  Author: felixonmars
Revision: 348199

upgpkg: haskell-store 0.4.3.2-107

rebuild with foldl 1.4.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 14:20:45 UTC (rev 348198)
+++ PKGBUILD2018-06-30 14:22:43 UTC (rev 348199)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=106
+pkgrel=107
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-28 Thread Felix Yan via arch-commits
Date: Thursday, June 28, 2018 @ 15:43:49
  Author: felixonmars
Revision: 346989

upgpkg: haskell-store 0.4.3.2-106

rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-28 15:42:29 UTC (rev 346988)
+++ PKGBUILD2018-06-28 15:43:49 UTC (rev 346989)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=105
+pkgrel=106
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-26 Thread Felix Yan via arch-commits
Date: Tuesday, June 26, 2018 @ 12:08:12
  Author: felixonmars
Revision: 346182

upgpkg: haskell-store 0.4.3.2-105

rebuild with network 2.7.0.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-26 12:06:59 UTC (rev 346181)
+++ PKGBUILD2018-06-26 12:08:12 UTC (rev 346182)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=104
+pkgrel=105
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-24 Thread Felix Yan via arch-commits
Date: Sunday, June 24, 2018 @ 17:22:21
  Author: felixonmars
Revision: 345289

upgpkg: haskell-store 0.4.3.2-104

rebuild with tasty 1.1.0.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-24 17:22:08 UTC (rev 345288)
+++ PKGBUILD2018-06-24 17:22:21 UTC (rev 345289)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=103
+pkgrel=104
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-22 Thread Felix Yan via arch-commits
Date: Friday, June 22, 2018 @ 10:29:29
  Author: felixonmars
Revision: 344399

upgpkg: haskell-store 0.4.3.2-103

rebuild with conduit 1.3.0.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-22 10:28:19 UTC (rev 344398)
+++ PKGBUILD2018-06-22 10:29:29 UTC (rev 344399)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=102
+pkgrel=103
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-18 Thread Felix Yan via arch-commits
Date: Monday, June 18, 2018 @ 07:11:24
  Author: felixonmars
Revision: 343664

upgpkg: haskell-store 0.4.3.2-102

rebuild with th-abstraction 0.2.7.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-18 07:10:09 UTC (rev 343663)
+++ PKGBUILD2018-06-18 07:11:24 UTC (rev 343664)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=101
+pkgrel=102
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-17 Thread Felix Yan via arch-commits
Date: Sunday, June 17, 2018 @ 12:40:19
  Author: felixonmars
Revision: 343467

upgpkg: haskell-store 0.4.3.2-101

rebuild with store-core 0.4.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 12:38:18 UTC (rev 343466)
+++ PKGBUILD2018-06-17 12:40:19 UTC (rev 343467)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=100
+pkgrel=101
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-06 Thread Felix Yan via arch-commits
Date: Wednesday, June 6, 2018 @ 14:55:59
  Author: felixonmars
Revision: 341247

upgpkg: haskell-store 0.4.3.2-100

rebuild with base-prelude 1.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 14:55:24 UTC (rev 341246)
+++ PKGBUILD2018-06-06 14:55:59 UTC (rev 341247)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=99
+pkgrel=100
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-06 Thread Felix Yan via arch-commits
Date: Wednesday, June 6, 2018 @ 06:01:10
  Author: felixonmars
Revision: 340806

upgpkg: haskell-store 0.4.3.2-99

rebuild with network 2.7.0.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 06:00:05 UTC (rev 340805)
+++ PKGBUILD2018-06-06 06:01:10 UTC (rev 340806)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=98
+pkgrel=99
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-02 Thread Felix Yan via arch-commits
Date: Saturday, June 2, 2018 @ 16:09:40
  Author: felixonmars
Revision: 337834

upgpkg: haskell-store 0.4.3.2-98

rebuild with primitive 0.6.4.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-02 16:08:22 UTC (rev 337833)
+++ PKGBUILD2018-06-02 16:09:40 UTC (rev 337834)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=97
+pkgrel=98
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 11:26:08
  Author: felixonmars
Revision: 336003

upgpkg: haskell-store 0.4.3.2-97

rebuild with ghc 8.4.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 11:25:03 UTC (rev 336002)
+++ PKGBUILD2018-06-01 11:26:08 UTC (rev 336003)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=96
+pkgrel=97
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 04:45:53
  Author: felixonmars
Revision: 334114

upgpkg: haskell-store 0.4.3.2-96

rebuild with temporary 1.3

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 04:43:45 UTC (rev 334113)
+++ PKGBUILD2018-05-31 04:45:53 UTC (rev 334114)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=95
+pkgrel=96
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-28 Thread Felix Yan via arch-commits
Date: Monday, May 28, 2018 @ 13:04:05
  Author: felixonmars
Revision: 332588

upgpkg: haskell-store 0.4.3.2-95

rebuild with exceptions 0.10.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-28 13:02:50 UTC (rev 332587)
+++ PKGBUILD2018-05-28 13:04:05 UTC (rev 332588)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=94
+pkgrel=95
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-26 Thread Felix Yan via arch-commits
Date: Saturday, May 26, 2018 @ 21:46:42
  Author: felixonmars
Revision: 331264

upgpkg: haskell-store 0.4.3.2-94

rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-26 21:45:20 UTC (rev 331263)
+++ PKGBUILD2018-05-26 21:46:42 UTC (rev 331264)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=93
+pkgrel=94
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-25 Thread Felix Yan via arch-commits
Date: Friday, May 25, 2018 @ 18:47:41
  Author: felixonmars
Revision: 329549

upgpkg: haskell-store 0.4.3.2-93

rebuild with hspec,2.5.1 hspec-core,2.5.1 hspec-discover,2.5.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-25 18:44:11 UTC (rev 329548)
+++ PKGBUILD2018-05-25 18:47:41 UTC (rev 329549)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=92
+pkgrel=93
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-24 Thread Felix Yan via arch-commits
Date: Thursday, May 24, 2018 @ 13:33:04
  Author: felixonmars
Revision: 328729

upgpkg: haskell-store 0.4.3.2-92

rebuild with base-orphans,0.7

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-24 13:31:25 UTC (rev 328728)
+++ PKGBUILD2018-05-24 13:33:04 UTC (rev 328729)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=91
+pkgrel=92
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-23 Thread Felix Yan via arch-commits
Date: Wednesday, May 23, 2018 @ 08:54:41
  Author: felixonmars
Revision: 328114

upgpkg: haskell-store 0.4.3.2-91

rebuild with safe,0.3.17

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-23 08:52:47 UTC (rev 328113)
+++ PKGBUILD2018-05-23 08:54:41 UTC (rev 328114)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=90
+pkgrel=91
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-22 Thread Felix Yan via arch-commits
Date: Tuesday, May 22, 2018 @ 17:47:41
  Author: felixonmars
Revision: 327709

upgpkg: haskell-store 0.4.3.2-90

rebuild with cryptonite,0.25

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 17:45:27 UTC (rev 327708)
+++ PKGBUILD2018-05-22 17:47:41 UTC (rev 327709)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=89
+pkgrel=90
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-21 Thread Felix Yan via arch-commits
Date: Tuesday, May 22, 2018 @ 03:24:04
  Author: felixonmars
Revision: 326779

upgpkg: haskell-store 0.4.3.2-89

rebuild with ansi-terminal,0.8.0.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 03:22:26 UTC (rev 326778)
+++ PKGBUILD2018-05-22 03:24:04 UTC (rev 326779)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=88
+pkgrel=89
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-21 Thread Felix Yan via arch-commits
Date: Monday, May 21, 2018 @ 11:06:55
  Author: felixonmars
Revision: 326050

upgpkg: haskell-store 0.4.3.2-88

rebuild with async,2.2.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 11:05:17 UTC (rev 326049)
+++ PKGBUILD2018-05-21 11:06:55 UTC (rev 326050)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=87
+pkgrel=88
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-20 Thread Felix Yan via arch-commits
Date: Sunday, May 20, 2018 @ 14:57:07
  Author: felixonmars
Revision: 325382

upgpkg: haskell-store 0.4.3.2-87

rebuild with streaming-commons,0.2.0.0 wai-extra,3.0.22.1 
wai-handler-launch,3.0.2.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-20 14:55:33 UTC (rev 325381)
+++ PKGBUILD2018-05-20 14:57:07 UTC (rev 325382)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=86
+pkgrel=87
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-19 Thread Felix Yan via arch-commits
Date: Sunday, May 20, 2018 @ 04:18:49
  Author: felixonmars
Revision: 324964

upgpkg: haskell-store 0.4.3.2-86

rebuild with corrected bifunctors

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-20 04:17:13 UTC (rev 324963)
+++ PKGBUILD2018-05-20 04:18:49 UTC (rev 324964)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=84
+pkgrel=86
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-19 Thread Felix Yan via arch-commits
Date: Saturday, May 19, 2018 @ 19:17:17
  Author: felixonmars
Revision: 324819

upgpkg: haskell-store 0.4.3.2-84

rebuild with html-conduit,1.3.0 conduit,1.3.0.2 resourcet,1.2.1 
xml-conduit,1.8.0 aws,0.20 http-conduit,2.3.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-19 19:16:56 UTC (rev 324818)
+++ PKGBUILD2018-05-19 19:17:17 UTC (rev 324819)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=83
+pkgrel=84
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-19 Thread Felix Yan via arch-commits
Date: Saturday, May 19, 2018 @ 13:57:56
  Author: felixonmars
Revision: 324597

upgpkg: haskell-store 0.4.3.2-83

rebuild with base-compat,0.10.1 aeson,1.3.1.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-19 13:56:18 UTC (rev 324596)
+++ PKGBUILD2018-05-19 13:57:56 UTC (rev 324597)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=82
+pkgrel=83
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')
@@ -13,14 +13,19 @@
  'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
  'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
  'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
- 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
- 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb'
- 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
- 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+ 'haskell-resourcet' 'haskell-safe' 'haskell-smallcheck' 
'haskell-streaming-commons'
+ 'haskell-store-core' 'haskell-syb' 'haskell-th-lift' 
'haskell-th-lift-instances'
+ 'haskell-th-orphans' 'haskell-th-reify-many' 'haskell-th-utilities'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('0faa8b71cd2a078e989fb0da428d0f78cf2a7c85fb11584949e47e8a20f5f0f919d7ad82de1f6ce1e1ac33098179adc382dedb04c75db64f2654eeab60fdbb9d')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_hkgname.cabal
+}
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 17:15:27
  Author: felixonmars
Revision: 323927

upgpkg: haskell-store 0.4.3.2-82

rebuild with ghc 8.4.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 17:13:50 UTC (rev 323926)
+++ PKGBUILD2018-05-17 17:15:27 UTC (rev 323927)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=81
+pkgrel=82
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')
@@ -14,7 +14,7 @@
  'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
  'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
  'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
- 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb'
  'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
  'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
 makedepends=('ghc')


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 14:00:35
  Author: felixonmars
Revision: 322827

upgpkg: haskell-store 0.4.3.2-81

rebuild with foldl,1.4.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 13:58:58 UTC (rev 322826)
+++ PKGBUILD2018-05-16 14:00:35 UTC (rev 322827)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=80
+pkgrel=81
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-15 Thread Felix Yan via arch-commits
Date: Tuesday, May 15, 2018 @ 09:06:50
  Author: felixonmars
Revision: 322414

upgpkg: haskell-store 0.4.3.2-80

rebuild with th-lift,0.7.10

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-15 09:05:10 UTC (rev 322413)
+++ PKGBUILD2018-05-15 09:06:50 UTC (rev 322414)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=79
+pkgrel=80
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-14 Thread Felix Yan via arch-commits
Date: Monday, May 14, 2018 @ 11:23:30
  Author: felixonmars
Revision: 322085

upgpkg: haskell-store 0.4.3.2-79

rebuild with th-lift,0.7.9

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-14 11:21:52 UTC (rev 322084)
+++ PKGBUILD2018-05-14 11:23:30 UTC (rev 322085)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=78
+pkgrel=79
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-14 Thread Felix Yan via arch-commits
Date: Monday, May 14, 2018 @ 09:42:25
  Author: felixonmars
Revision: 321986

upgpkg: haskell-store 0.4.3.2-78

rebuild with base-prelude,1.2.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-14 09:40:48 UTC (rev 321985)
+++ PKGBUILD2018-05-14 09:42:25 UTC (rev 321986)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=77
+pkgrel=78
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-05-12 Thread Felix Yan via arch-commits
Date: Saturday, May 12, 2018 @ 18:15:28
  Author: felixonmars
Revision: 321171

upgpkg: haskell-store 0.4.3.2-77

rebuild with smallcheck,1.1.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-12 18:13:45 UTC (rev 321170)
+++ PKGBUILD2018-05-12 18:15:28 UTC (rev 321171)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=76
+pkgrel=77
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-04-25 Thread Felix Yan via arch-commits
Date: Wednesday, April 25, 2018 @ 12:08:05
  Author: felixonmars
Revision: 317964

upgpkg: haskell-store 0.4.3.2-76

rebuild with StateVar,1.1.1.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-25 12:06:30 UTC (rev 317963)
+++ PKGBUILD2018-04-25 12:08:05 UTC (rev 317964)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=75
+pkgrel=76
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-04-25 Thread Felix Yan via arch-commits
Date: Wednesday, April 25, 2018 @ 11:17:31
  Author: felixonmars
Revision: 317891

upgpkg: haskell-store 0.4.3.2-75

rebuild with hspec-smallcheck,0.5.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-25 11:15:47 UTC (rev 317890)
+++ PKGBUILD2018-04-25 11:17:31 UTC (rev 317891)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=74
+pkgrel=75
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-04-07 Thread Felix Yan via arch-commits
Date: Saturday, April 7, 2018 @ 07:39:43
  Author: felixonmars
Revision: 314742

upgpkg: haskell-store 0.4.3.2-74

rebuild with network,2.6.3.5

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-07 07:37:46 UTC (rev 314741)
+++ PKGBUILD2018-04-07 07:39:43 UTC (rev 314742)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=73
+pkgrel=74
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2018-03-24 Thread Felix Yan via arch-commits
Date: Saturday, March 24, 2018 @ 21:23:33
  Author: felixonmars
Revision: 312127

upgpkg: haskell-store 0.4.3.2-73

rebuild with hspec,2.5.0 hspec-core,2.5.0 hspec-discover,2.5.0 
hspec-contrib,0.5.0 hspec-smallcheck,0.5.1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-24 21:21:58 UTC (rev 312126)
+++ PKGBUILD2018-03-24 21:23:33 UTC (rev 312127)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=72
+pkgrel=73
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


<    1   2   3   4   5   >