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

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

upgpkg: haskell-vector-algorithms 0.8.0.4-10: rebuild with tagged 0.8.6.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-29 00:29:34 UTC (rev 796273)
+++ PKGBUILD2020-12-29 00:30:54 UTC (rev 796274)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 23:18:13
  Author: felixonmars
Revision: 793992

upgpkg: haskell-vector-algorithms 0.8.0.4-9: rebuild with indexed-traversable 
0.1.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 23:16:45 UTC (rev 793991)
+++ PKGBUILD2020-12-27 23:18:13 UTC (rev 793992)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 01:53:28
  Author: felixonmars
Revision: 791511

upgpkg: haskell-vector-algorithms 0.8.0.4-8: rebuild with tasty-quickcheck 
0.10.1.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 01:52:22 UTC (rev 791510)
+++ PKGBUILD2020-12-26 01:53:28 UTC (rev 791511)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=7
+pkgrel=8
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 23:36:29
  Author: felixonmars
Revision: 789173

upgpkg: haskell-vector-algorithms 0.8.0.4-7: rebuild with comonad 5.0.7

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 23:35:16 UTC (rev 789172)
+++ PKGBUILD2020-12-24 23:36:29 UTC (rev 789173)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=6
+pkgrel=7
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 04:31:04
  Author: felixonmars
Revision: 786283

upgpkg: haskell-vector-algorithms 0.8.0.4-6: rebuild with ghc 8.10.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 04:29:56 UTC (rev 786282)
+++ PKGBUILD2020-12-24 04:31:04 UTC (rev 786283)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.4-5: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 03:21:30 UTC (rev 783483)
+++ PKGBUILD2020-12-23 03:23:24 UTC (rev 783484)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=4
+pkgrel=5
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-21 Thread Felix Yan via arch-commits
Date: Monday, December 21, 2020 @ 14:58:28
  Author: felixonmars
Revision: 781127

upgpkg: haskell-vector-algorithms 0.8.0.4-4: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 14:57:24 UTC (rev 781126)
+++ PKGBUILD2020-12-21 14:58:28 UTC (rev 781127)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 17:54:01
  Author: felixonmars
Revision: 777816

upgpkg: haskell-vector-algorithms 0.8.0.4-3: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 17:52:10 UTC (rev 777815)
+++ PKGBUILD2020-12-17 17:54:01 UTC (rev 777816)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.4-2: rebuild with base-orphans 0.8.5

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 10:46:21 UTC (rev 773982)
+++ PKGBUILD2020-12-13 10:46:56 UTC (rev 773983)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-12-09 Thread Felix Yan via arch-commits
Date: Wednesday, December 9, 2020 @ 09:14:03
  Author: felixonmars
Revision: 772339

upgpkg: haskell-vector-algorithms 0.8.0.4-1: rebuild with vector-algorithms 
0.8.0.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 09:11:01 UTC (rev 772338)
+++ PKGBUILD2020-12-09 09:14:03 UTC (rev 772339)
@@ -3,22 +3,22 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.8.0.3
-pkgrel=50
+pkgver=0.8.0.4
+pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-primitive" "haskell-vector")
-makedepends=('ghc')
+depends=('ghc-libs' 'haskell-primitive' 'haskell-vector')
+makedepends=('ghc' 'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('45311e19a1e5c9994e7d666b73445d11946f60915df3d2f385a435538d1b6b0929b56a960f83c5df1b2df883566e7f8e6fdd5be4e075364d7daecd6dbec780e5')
+sha512sums=('da5f52493c7f68df0a2c718724dcac9be758b09b14c8fa913aa328ee4c1286893fb239882018202d0fcd56709364ccddf3d620ff3b886d830102ef52a0868d42')
 
 build() {
 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 --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks -f-llvm
 runhaskell Setup build $MAKEFLAGS
@@ -28,6 +28,11 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
 cd $_hkgname-$pkgver
 


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

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

upgpkg: haskell-vector-algorithms 0.8.0.3-50: rebuild with unbounded-delays 
0.1.1.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 15:43:15 UTC (rev 764376)
+++ PKGBUILD2020-11-27 15:44:09 UTC (rev 764377)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=49
+pkgrel=50
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.3-49: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 16:33:05 UTC (rev 759227)
+++ PKGBUILD2020-11-22 16:35:12 UTC (rev 759228)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=48
+pkgrel=49
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-11-15 Thread Felix Yan via arch-commits
Date: Sunday, November 15, 2020 @ 23:35:16
  Author: felixonmars
Revision: 755014

upgpkg: haskell-vector-algorithms 0.8.0.3-48: rebuild with QuickCheck 2.14.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-15 23:34:23 UTC (rev 755013)
+++ PKGBUILD2020-11-15 23:35:16 UTC (rev 755014)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=47
+pkgrel=48
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Friday, November 6, 2020 @ 00:20:00
  Author: felixonmars
Revision: 743796

upgpkg: haskell-vector-algorithms 0.8.0.3-47: rebuild with splitmix 0.1.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-06 00:19:26 UTC (rev 743795)
+++ PKGBUILD2020-11-06 00:20:00 UTC (rev 743796)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=46
+pkgrel=47
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 11:53:54
  Author: felixonmars
Revision: 739509

upgpkg: haskell-vector-algorithms 0.8.0.3-46: rebuild with HUnit 1.6.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 11:53:09 UTC (rev 739508)
+++ PKGBUILD2020-11-02 11:53:54 UTC (rev 739509)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=45
+pkgrel=46
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 18:12:27
  Author: felixonmars
Revision: 736932

upgpkg: haskell-vector-algorithms 0.8.0.3-45: rebuild with unliftio 0.2.13.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 18:11:50 UTC (rev 736931)
+++ PKGBUILD2020-10-30 18:12:27 UTC (rev 736932)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=44
+pkgrel=45
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 18:16:32
  Author: felixonmars
Revision: 734705

upgpkg: haskell-vector-algorithms 0.8.0.3-44: rebuild with optparse-applicative 
0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 18:15:57 UTC (rev 734704)
+++ PKGBUILD2020-10-27 18:16:32 UTC (rev 734705)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=43
+pkgrel=44
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.3-43: rebuild with bifunctors 5.5.8

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-25 00:24:34 UTC (rev 732113)
+++ PKGBUILD2020-10-25 00:25:17 UTC (rev 732114)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=42
+pkgrel=43
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-21 Thread Felix Yan via arch-commits
Date: Thursday, October 22, 2020 @ 00:09:57
  Author: felixonmars
Revision: 728646

upgpkg: haskell-vector-algorithms 0.8.0.3-42: rebuild with splitmix 0.1.0.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 00:09:11 UTC (rev 728645)
+++ PKGBUILD2020-10-22 00:09:57 UTC (rev 728646)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=41
+pkgrel=42
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-17 Thread Felix Yan via arch-commits
Date: Saturday, October 17, 2020 @ 11:20:31
  Author: felixonmars
Revision: 725405

upgpkg: haskell-vector-algorithms 0.8.0.3-41: rebuild with th-abstraction 
0.4.0.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-17 11:19:22 UTC (rev 725404)
+++ PKGBUILD2020-10-17 11:20:31 UTC (rev 725405)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=40
+pkgrel=41
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 11:16:19
  Author: felixonmars
Revision: 720359

upgpkg: haskell-vector-algorithms 0.8.0.3-40: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 11:15:53 UTC (rev 720358)
+++ PKGBUILD2020-10-07 11:16:19 UTC (rev 720359)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=39
+pkgrel=40
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-04 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 07:44:42
  Author: felixonmars
Revision: 717367

upgpkg: haskell-vector-algorithms 0.8.0.3-39: rebuild with transformers-compat 
0.6.6

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 07:44:08 UTC (rev 717366)
+++ PKGBUILD2020-10-04 07:44:42 UTC (rev 717367)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=38
+pkgrel=39
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-10-02 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 07:53:00
  Author: felixonmars
Revision: 715139

upgpkg: haskell-vector-algorithms 0.8.0.3-38: rebuild with base-orphans 0.8.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 07:52:00 UTC (rev 715138)
+++ PKGBUILD2020-10-02 07:53:00 UTC (rev 715139)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=37
+pkgrel=38
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 22:12:28
  Author: felixonmars
Revision: 709516

upgpkg: haskell-vector-algorithms 0.8.0.3-37: rebuild with hspec 2.7.4, 
hspec-core 2.7.4, hspec-discover 2.7.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 22:11:57 UTC (rev 709515)
+++ PKGBUILD2020-09-17 22:12:28 UTC (rev 709516)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=36
+pkgrel=37
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 22:01:44
  Author: felixonmars
Revision: 706784

upgpkg: haskell-vector-algorithms 0.8.0.3-36: rebuild with 
quickcheck-classes-base 0.6.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 22:01:12 UTC (rev 706783)
+++ PKGBUILD2020-09-14 22:01:44 UTC (rev 706784)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=35
+pkgrel=36
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-12 Thread Felix Yan via arch-commits
Date: Saturday, September 12, 2020 @ 18:47:16
  Author: felixonmars
Revision: 704596

upgpkg: haskell-vector-algorithms 0.8.0.3-35: rebuild with ansi-terminal 0.11

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 18:46:44 UTC (rev 704595)
+++ PKGBUILD2020-09-12 18:47:16 UTC (rev 704596)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=34
+pkgrel=35
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 21:46:41
  Author: felixonmars
Revision: 702453

upgpkg: haskell-vector-algorithms 0.8.0.3-34: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 21:45:54 UTC (rev 702452)
+++ PKGBUILD2020-09-10 21:46:41 UTC (rev 702453)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=33
+pkgrel=34
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 16:18:41
  Author: felixonmars
Revision: 700048

upgpkg: haskell-vector-algorithms 0.8.0.3-33: rebuild with hspec 2.7.3, 
hspec-core 2.7.3, hspec-discover 2.7.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 16:17:50 UTC (rev 700047)
+++ PKGBUILD2020-09-07 16:18:41 UTC (rev 700048)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=32
+pkgrel=33
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 22:13:21
  Author: felixonmars
Revision: 697181

upgpkg: haskell-vector-algorithms 0.8.0.3-32: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 22:12:24 UTC (rev 697180)
+++ PKGBUILD2020-09-02 22:13:21 UTC (rev 697181)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=31
+pkgrel=32
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-31 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 07:33:14
  Author: felixonmars
Revision: 693871

upgpkg: haskell-vector-algorithms 0.8.0.3-31: rebuild with happy 1.20.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 07:32:23 UTC (rev 693870)
+++ PKGBUILD2020-08-31 07:33:14 UTC (rev 693871)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=30
+pkgrel=31
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 13:56:09
  Author: felixonmars
Revision: 690942

upgpkg: haskell-vector-algorithms 0.8.0.3-30: rebuild with logict 0.7.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 13:55:23 UTC (rev 690941)
+++ PKGBUILD2020-08-28 13:56:09 UTC (rev 690942)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 18:24:00
  Author: felixonmars
Revision: 688593

upgpkg: haskell-vector-algorithms 0.8.0.3-29: rebuild with random 1.2.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 18:23:07 UTC (rev 688592)
+++ PKGBUILD2020-08-25 18:24:00 UTC (rev 688593)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=28
+pkgrel=29
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 22:52:22
  Author: felixonmars
Revision: 683467

upgpkg: haskell-vector-algorithms 0.8.0.3-28: rebuild with ghc 8.10.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 22:51:23 UTC (rev 683466)
+++ PKGBUILD2020-08-17 22:52:22 UTC (rev 683467)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=27
+pkgrel=28
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Sunday, August 16, 2020 @ 00:59:54
  Author: felixonmars
Revision: 680464

upgpkg: haskell-vector-algorithms 0.8.0.3-27: rebuild with math-functions 
0.3.4.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 00:58:53 UTC (rev 680463)
+++ PKGBUILD2020-08-16 00:59:54 UTC (rev 680464)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=26
+pkgrel=27
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 20:08:59
  Author: felixonmars
Revision: 678009

upgpkg: haskell-vector-algorithms 0.8.0.3-26: rebuild with hspec 2.7.2, 
hspec-core 2.7.2, hspec-discover 2.7.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 20:08:42 UTC (rev 678008)
+++ PKGBUILD2020-08-13 20:08:59 UTC (rev 678009)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=25
+pkgrel=26
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Wednesday, August 12, 2020 @ 00:08:25
  Author: felixonmars
Revision: 675277

upgpkg: haskell-vector-algorithms 0.8.0.3-25: rebuild with splitmix 0.1.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-12 00:07:39 UTC (rev 675276)
+++ PKGBUILD2020-08-12 00:08:25 UTC (rev 675277)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 02:11:13
  Author: felixonmars
Revision: 667030

upgpkg: haskell-vector-algorithms 0.8.0.3-24: rebuild with QuickCheck 2.14.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 02:09:43 UTC (rev 667029)
+++ PKGBUILD2020-08-01 02:11:13 UTC (rev 667030)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=23
+pkgrel=24
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-06-29 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 08:17:45
  Author: felixonmars
Revision: 655913

upgpkg: haskell-vector-algorithms 0.8.0.3-23: rebuild with primitive 0.7.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 08:16:59 UTC (rev 655912)
+++ PKGBUILD2020-06-29 08:17:45 UTC (rev 655913)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=22
+pkgrel=23
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-06-24 Thread Felix Yan via arch-commits
Date: Wednesday, June 24, 2020 @ 09:01:58
  Author: felixonmars
Revision: 652130

upgpkg: haskell-vector-algorithms 0.8.0.3-22: rebuild with splitmix 0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-24 09:01:43 UTC (rev 652129)
+++ PKGBUILD2020-06-24 09:01:58 UTC (rev 652130)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=21
+pkgrel=22
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Sunday, June 14, 2020 @ 02:14:23
  Author: felixonmars
Revision: 643668

upgpkg: haskell-vector-algorithms 0.8.0.3-21: rebuild with splitmix 0.0.5

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 02:13:36 UTC (rev 643667)
+++ PKGBUILD2020-06-14 02:14:23 UTC (rev 643668)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=20
+pkgrel=21
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.3-20: rebuild with tasty 1.3.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 19:17:47 UTC (rev 632468)
+++ PKGBUILD2020-05-23 19:18:47 UTC (rev 632469)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=19
+pkgrel=20
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")
@@ -21,7 +21,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks -f-llvm
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 18:13:10
  Author: felixonmars
Revision: 627122

upgpkg: haskell-vector-algorithms 0.8.0.3-19: rebuild with tasty 1.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 18:12:21 UTC (rev 627121)
+++ PKGBUILD2020-05-12 18:13:10 UTC (rev 627122)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=18
+pkgrel=19
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 10:26:34
  Author: felixonmars
Revision: 619158

upgpkg: haskell-vector-algorithms 0.8.0.3-18: rebuild with ghc 8.10.1, 
protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 10:25:50 UTC (rev 619157)
+++ PKGBUILD2020-04-24 10:26:34 UTC (rev 619158)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 16:50:45
  Author: felixonmars
Revision: 609027

upgpkg: haskell-vector-algorithms 0.8.0.3-17: rebuild with QuickCheck 2.14

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 16:49:55 UTC (rev 609026)
+++ PKGBUILD2020-04-01 16:50:45 UTC (rev 609027)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=16
+pkgrel=17
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 20:54:37
  Author: felixonmars
Revision: 598567

upgpkg: haskell-vector-algorithms 0.8.0.3-16: rebuild with hashable 1.3.0.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 20:53:50 UTC (rev 598566)
+++ PKGBUILD2020-03-15 20:54:37 UTC (rev 598567)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 21:45:33
  Author: felixonmars
Revision: 588273

upgpkg: haskell-vector-algorithms 0.8.0.3-15: rebuild with primitive 0.7.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 21:44:38 UTC (rev 588272)
+++ PKGBUILD2020-03-01 21:45:33 UTC (rev 588273)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=14
+pkgrel=15
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 18:19:03
  Author: felixonmars
Revision: 584566

upgpkg: haskell-vector-algorithms 0.8.0.3-14: rebuild with ghc 8.8.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 18:18:08 UTC (rev 584565)
+++ PKGBUILD2020-02-27 18:19:03 UTC (rev 584566)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 20:04:02
  Author: felixonmars
Revision: 581990

upgpkg: haskell-vector-algorithms 0.8.0.3-13: rebuild with splitmix 0.0.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 20:03:39 UTC (rev 581989)
+++ PKGBUILD2020-02-25 20:04:02 UTC (rev 581990)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")
@@ -34,6 +34,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


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

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 22:22:35
  Author: felixonmars
Revision: 571938

upgpkg: haskell-vector-algorithms 0.8.0.3-12: rebuild with ghc 8.8.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 22:21:44 UTC (rev 571937)
+++ PKGBUILD2020-02-15 22:22:35 UTC (rev 571938)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=11
+pkgrel=12
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-02-11 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 09:53:55
  Author: felixonmars
Revision: 566920

upgpkg: haskell-vector-algorithms 0.8.0.3-11: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 09:53:01 UTC (rev 566919)
+++ PKGBUILD2020-02-11 09:53:55 UTC (rev 566920)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 19:48:45
  Author: felixonmars
Revision: 563459

upgpkg: haskell-vector-algorithms 0.8.0.3-10: rebuild with vector 0.12.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 19:47:53 UTC (rev 563458)
+++ PKGBUILD2020-02-05 19:48:45 UTC (rev 563459)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 14:23:48
  Author: felixonmars
Revision: 558921

upgpkg: haskell-vector-algorithms 0.8.0.3-9: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 14:22:54 UTC (rev 558920)
+++ PKGBUILD2020-01-29 14:23:48 UTC (rev 558921)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 03:18:43
  Author: felixonmars
Revision: 557088

upgpkg: haskell-vector-algorithms 0.8.0.3-8: rebuild with base-orphans 0.8.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 03:17:49 UTC (rev 557087)
+++ PKGBUILD2020-01-28 03:18:43 UTC (rev 557088)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 12:06:00
  Author: felixonmars
Revision: 551078

upgpkg: haskell-vector-algorithms 0.8.0.3-7: rebuild with ghc 8.8.1, 
cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, 
regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 12:05:31 UTC (rev 551077)
+++ PKGBUILD2020-01-09 12:06:00 UTC (rev 551078)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=6
+pkgrel=7
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.3-6: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 19:47:20 UTC (rev 548332)
+++ PKGBUILD2020-01-04 19:48:21 UTC (rev 548333)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 18:20:57
  Author: felixonmars
Revision: 546465

upgpkg: haskell-vector-algorithms 0.8.0.3-5: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 18:19:51 UTC (rev 546464)
+++ PKGBUILD2020-01-02 18:20:57 UTC (rev 546465)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 12:19:07
  Author: felixonmars
Revision: 544504

upgpkg: haskell-vector-algorithms 0.8.0.3-4: rebuild with exceptions 0.10.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 12:18:07 UTC (rev 544503)
+++ PKGBUILD2019-12-30 12:19:07 UTC (rev 544504)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 13:30:49
  Author: felixonmars
Revision: 541007

upgpkg: haskell-vector-algorithms 0.8.0.3-3: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 13:29:51 UTC (rev 541006)
+++ PKGBUILD2019-12-25 13:30:49 UTC (rev 541007)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 18:32:55
  Author: felixonmars
Revision: 539447

upgpkg: haskell-vector-algorithms 0.8.0.3-2: rebuild with pandoc 2.8, 
pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, 
texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, 
optparse-applicative 0.15.1.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 18:31:23 UTC (rev 539446)
+++ PKGBUILD2019-12-23 18:32:55 UTC (rev 539447)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-12-05 Thread Felix Yan via arch-commits
Date: Thursday, December 5, 2019 @ 09:55:51
  Author: felixonmars
Revision: 535430

upgpkg: haskell-vector-algorithms 0.8.0.3-1

rebuild with vector-algorithms 0.8.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-05 09:38:41 UTC (rev 535429)
+++ PKGBUILD2019-12-05 09:55:51 UTC (rev 535430)
@@ -3,8 +3,8 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.8.0.1
-pkgrel=27
+pkgver=0.8.0.3
+pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('22ee41d20a502bb7ec209f1d0882b1a02c37ac563740c6174c7c09181d958ab37ec6bf64d67675edeb9f3659e03f48109122d17921d054c835c9e79a21c52643')
+sha512sums=('45311e19a1e5c9994e7d666b73445d11946f60915df3d2f385a435538d1b6b0929b56a960f83c5df1b2df883566e7f8e6fdd5be4e075364d7daecd6dbec780e5')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-09-02 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 08:21:55
  Author: felixonmars
Revision: 506833

upgpkg: haskell-vector-algorithms 0.8.0.1-27

rebuild with exceptions 0.10.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 08:21:05 UTC (rev 506832)
+++ PKGBUILD2019-09-02 08:21:55 UTC (rev 506833)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=26
+pkgrel=27
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Tuesday, August 27, 2019 @ 04:48:34
  Author: felixonmars
Revision: 502332

upgpkg: haskell-vector-algorithms 0.8.0.1-26

rebuild with call-stack 0.2.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-27 04:47:42 UTC (rev 502331)
+++ PKGBUILD2019-08-27 04:48:34 UTC (rev 502332)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=25
+pkgrel=26
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Thursday, August 1, 2019 @ 04:33:27
  Author: felixonmars
Revision: 496003

upgpkg: haskell-vector-algorithms 0.8.0.1-25

rebuild with splitmix 0.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 04:32:25 UTC (rev 496002)
+++ PKGBUILD2019-08-01 04:33:27 UTC (rev 496003)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Sunday, July 28, 2019 @ 02:45:01
  Author: felixonmars
Revision: 493424

upgpkg: haskell-vector-algorithms 0.8.0.1-24

rebuild with silently 1.2.5.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-28 02:44:07 UTC (rev 493423)
+++ PKGBUILD2019-07-28 02:45:01 UTC (rev 493424)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=23
+pkgrel=24
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-07-17 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 19:41:10
  Author: felixonmars
Revision: 490567

upgpkg: haskell-vector-algorithms 0.8.0.1-23

rebuild with QuickCheck 2.13.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 19:40:10 UTC (rev 490566)
+++ PKGBUILD2019-07-17 19:41:10 UTC (rev 490567)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=22
+pkgrel=23
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 19:21:29
  Author: felixonmars
Revision: 486612

upgpkg: haskell-vector-algorithms 0.8.0.1-22

rebuild with tasty 1.2.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 19:20:37 UTC (rev 486611)
+++ PKGBUILD2019-06-30 19:21:29 UTC (rev 486612)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=21
+pkgrel=22
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-06-09 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 11:00:10
  Author: felixonmars
Revision: 478733

upgpkg: haskell-vector-algorithms 0.8.0.1-21

rebuild with async 2.2.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 10:59:05 UTC (rev 478732)
+++ PKGBUILD2019-06-09 11:00:10 UTC (rev 478733)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 30, 2019 @ 17:10:22
  Author: felixonmars
Revision: 474882

upgpkg: haskell-vector-algorithms 0.8.0.1-20

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

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 17:09:32 UTC (rev 474881)
+++ PKGBUILD2019-05-30 17:10:22 UTC (rev 474882)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=19
+pkgrel=20
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Wednesday, May 29, 2019 @ 00:55:15
  Author: felixonmars
Revision: 473437

upgpkg: haskell-vector-algorithms 0.8.0.1-19

rebuild with clock 0.8

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-29 00:54:26 UTC (rev 473436)
+++ PKGBUILD2019-05-29 00:55:15 UTC (rev 473437)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=18
+pkgrel=19
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.1-18

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 
2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 17:54:36 UTC (rev 471757)
+++ PKGBUILD2019-05-27 17:55:27 UTC (rev 471758)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=17
+pkgrel=18
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 11:01:10
  Author: felixonmars
Revision: 466180

upgpkg: haskell-vector-algorithms 0.8.0.1-17

rebuild with transformers-compat 0.6.5

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 11:00:22 UTC (rev 466179)
+++ PKGBUILD2019-05-12 11:01:10 UTC (rev 466180)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-08 Thread Felix Yan via arch-commits
Date: Wednesday, May 8, 2019 @ 23:19:13
  Author: felixonmars
Revision: 463528

upgpkg: haskell-vector-algorithms 0.8.0.1-16

rebuild with exceptions 0.10.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 23:18:23 UTC (rev 463527)
+++ PKGBUILD2019-05-08 23:19:13 UTC (rev 463528)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 14:27:28
  Author: felixonmars
Revision: 460978

upgpkg: haskell-vector-algorithms 0.8.0.1-15

rebuild with colour 2.3.5

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 14:26:19 UTC (rev 460977)
+++ PKGBUILD2019-05-06 14:27:28 UTC (rev 460978)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=14
+pkgrel=15
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-05-02 Thread Felix Yan via arch-commits
Date: Friday, May 3, 2019 @ 03:51:28
  Author: felixonmars
Revision: 458147

upgpkg: haskell-vector-algorithms 0.8.0.1-14

rebuild with vector 0.12.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-03 03:50:36 UTC (rev 458146)
+++ PKGBUILD2019-05-03 03:51:28 UTC (rev 458147)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-04-27 Thread Felix Yan via arch-commits
Date: Saturday, April 27, 2019 @ 18:17:51
  Author: felixonmars
Revision: 454756

upgpkg: haskell-vector-algorithms 0.8.0.1-13

rebuild with ghc 8.6.5

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-27 17:16:47 UTC (rev 454755)
+++ PKGBUILD2019-04-27 18:17:51 UTC (rev 454756)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-04-03 Thread Felix Yan via arch-commits
Date: Thursday, April 4, 2019 @ 02:55:18
  Author: felixonmars
Revision: 448734

upgpkg: haskell-vector-algorithms 0.8.0.1-12

rebuild with transformers-compat 0.6.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-04 02:54:23 UTC (rev 448733)
+++ PKGBUILD2019-04-04 02:55:18 UTC (rev 448734)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-04-01 Thread Felix Yan via arch-commits
Date: Tuesday, April 2, 2019 @ 00:39:20
  Author: felixonmars
Revision: 447310

upgpkg: haskell-vector-algorithms 0.8.0.1-11

rebuild with transformers-compat 0.6.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-02 00:38:26 UTC (rev 447309)
+++ PKGBUILD2019-04-02 00:39:20 UTC (rev 447310)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-03-28 Thread Felix Yan via arch-commits
Date: Thursday, March 28, 2019 @ 14:11:30
  Author: felixonmars
Revision: 445363

upgpkg: haskell-vector-algorithms 0.8.0.1-10

rebuild with base-orphans 0.8.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-28 14:10:32 UTC (rev 445362)
+++ PKGBUILD2019-03-28 14:11:30 UTC (rev 445363)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-03-26 Thread Felix Yan via arch-commits
Date: Tuesday, March 26, 2019 @ 23:34:10
  Author: felixonmars
Revision: 443886

upgpkg: haskell-vector-algorithms 0.8.0.1-9

rebuild with exceptions 0.10.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 23:33:19 UTC (rev 443885)
+++ PKGBUILD2019-03-26 23:34:10 UTC (rev 443886)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-03-10 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 12:09:55
  Author: felixonmars
Revision: 439248

upgpkg: haskell-vector-algorithms 0.8.0.1-8

rebuild with ghc 8.6.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 12:08:54 UTC (rev 439247)
+++ PKGBUILD2019-03-10 12:09:55 UTC (rev 439248)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2019-02-15 Thread Felix Yan via arch-commits
Date: Friday, February 15, 2019 @ 10:06:32
  Author: felixonmars
Revision: 432555

upgpkg: haskell-vector-algorithms 0.8.0.1-7

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-15 10:05:27 UTC (rev 432554)
+++ PKGBUILD2019-02-15 10:06:32 UTC (rev 432555)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

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

upgpkg: haskell-vector-algorithms 0.8.0.1-6

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-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 23:10:07 UTC (rev 425771)
+++ PKGBUILD2019-01-20 23:10:59 UTC (rev 425772)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2018-12-10 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 11:04:34
  Author: felixonmars
Revision: 414025

upgpkg: haskell-vector-algorithms 0.8.0.1-5

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 11:03:26 UTC (rev 414024)
+++ PKGBUILD2018-12-10 11:04:34 UTC (rev 414025)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("BSD")


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

2018-12-08 Thread Felix Yan via arch-commits
Date: Saturday, December 8, 2018 @ 19:39:47
  Author: felixonmars
Revision: 412542

upgpkg: haskell-vector-algorithms 0.8.0.1-4

rebuild with vector 0.12.0.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-08 19:38:57 UTC (rev 412541)
+++ PKGBUILD2018-12-08 19:39:47 UTC (rev 412542)
@@ -4,10 +4,10 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-primitive" "haskell-vector")
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 22:45:16
  Author: felixonmars
Revision: 402375

upgpkg: haskell-vector-algorithms 0.8.0.1-3

rebuild with ghc 8.6.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 22:44:26 UTC (rev 402374)
+++ PKGBUILD2018-11-06 22:45:16 UTC (rev 402375)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('22ee41d20a502bb7ec209f1d0882b1a02c37ac563740c6174c7c09181d958ab37ec6bf64d67675edeb9f3659e03f48109122d17921d054c835c9e79a21c52643')
 
 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 \
 -fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks -f-llvm
 runhaskell Setup build
@@ -29,11 +29,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-vector-algorithms/trunk (PKGBUILD)

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 13:22:30
  Author: felixonmars
Revision: 394134

upgpkg: haskell-vector-algorithms 0.8.0.1-2

rebuild with ghc 8.6.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 13:21:40 UTC (rev 394133)
+++ PKGBUILD2018-10-15 13:22:30 UTC (rev 394134)
@@ -4,7 +4,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.8.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")


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

2018-10-09 Thread Felix Yan via arch-commits
Date: Tuesday, October 9, 2018 @ 09:44:18
  Author: felixonmars
Revision: 391406

upgpkg: haskell-vector-algorithms 0.8.0.1-1

rebuild with vector-algorithms 0.8.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-09 09:42:32 UTC (rev 391405)
+++ PKGBUILD2018-10-09 09:44:18 UTC (rev 391406)
@@ -3,16 +3,16 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.8.0.0
+pkgver=0.8.0.1
 pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
+depends=('ghc-libs' "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('cd40292ad4714081c8025a2fc84df4c0298b3e9f0b61d8c122da85f4a2d94ed6538b0509e14a6d3b0186b877930ee3a76a422495bd920bb645417ce2325153be')
+sha512sums=('22ee41d20a502bb7ec209f1d0882b1a02c37ac563740c6174c7c09181d958ab37ec6bf64d67675edeb9f3659e03f48109122d17921d054c835c9e79a21c52643')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-09-17 Thread Felix Yan via arch-commits
Date: Monday, September 17, 2018 @ 12:46:26
  Author: felixonmars
Revision: 382384

upgpkg: haskell-vector-algorithms 0.8.0.0-1

rebuild with vector-algorithms 0.8.0.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-17 12:43:44 UTC (rev 382383)
+++ PKGBUILD2018-09-17 12:46:26 UTC (rev 382384)
@@ -3,8 +3,8 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.7.0.4
-pkgrel=2
+pkgver=0.8.0.0
+pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('056c8e5e9ff4b2899f2520edcbc1d8bdde70f3d38b390421df84274d20f6fc2cbd0d0d264001f7383ea69f36fa59cfb6fa8c63123daada6c7f01e8223a6a4064')
+sha512sums=('cd40292ad4714081c8025a2fc84df4c0298b3e9f0b61d8c122da85f4a2d94ed6538b0509e14a6d3b0186b877930ee3a76a422495bd920bb645417ce2325153be')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-09-02 Thread Felix Yan via arch-commits
Date: Sunday, September 2, 2018 @ 22:10:25
  Author: felixonmars
Revision: 376117

upgpkg: haskell-vector-algorithms 0.7.0.4-2

rebuild with math-functions 0.3.0.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 22:09:33 UTC (rev 376116)
+++ PKGBUILD2018-09-02 22:10:25 UTC (rev 376117)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")


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

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

upgpkg: haskell-vector-algorithms 0.7.0.4-1

rebuild with vector-algorithms 0.7.0.4

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-27 05:01:50 UTC (rev 374571)
+++ PKGBUILD2018-08-27 05:02:37 UTC (rev 374572)
@@ -4,7 +4,7 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.7.0.3
+pkgver=0.7.0.4
 pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
 url="https://github.com/erikd/vector-algorithms/;
@@ -13,12 +13,8 @@
 depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('929dee06930449d003c3ec0376c743e992aa6f80ee22984d06301ed48bb1a647b384cfcd1653556baa7bae125f1e934d10ef38166dcbb6b87f20d1d173cacaac')
+sha512sums=('056c8e5e9ff4b2899f2520edcbc1d8bdde70f3d38b390421df84274d20f6fc2cbd0d0d264001f7383ea69f36fa59cfb6fa8c63123daada6c7f01e8223a6a4064')
 
-prepare() {
-sed -i 's/vector >= 0.6 && < 0.12,/vector >= 0.6 \&\& < 0.13,/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2018-08-24 Thread Felix Yan via arch-commits
Date: Friday, August 24, 2018 @ 08:27:24
  Author: felixonmars
Revision: 373535

upgpkg: haskell-vector-algorithms 0.7.0.3-1

rebuild with vector-algorithms 0.7.0.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-24 08:27:12 UTC (rev 373534)
+++ PKGBUILD2018-08-24 08:27:24 UTC (rev 373535)
@@ -4,16 +4,16 @@
 
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
-pkgver=0.7.0.1
-pkgrel=17
+pkgver=0.7.0.3
+pkgrel=1
 pkgdesc="Efficient algorithms for vector arrays"
-url="http://code.haskell.org/~dolio/;
+url="https://github.com/erikd/vector-algorithms/;
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('1ea718eeb062defee830fa7dba323981678691c5d320b8929dcd695af17f82d65007cfd35103310026dab51cf10462dbead09082fc0ba5ddd0c2e18e305c4c6a')
+sha512sums=('929dee06930449d003c3ec0376c743e992aa6f80ee22984d06301ed48bb1a647b384cfcd1653556baa7bae125f1e934d10ef38166dcbb6b87f20d1d173cacaac')
 
 prepare() {
 sed -i 's/vector >= 0.6 && < 0.12,/vector >= 0.6 \&\& < 0.13,/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
@@ -25,7 +25,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks
+-fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks -f-llvm
 runhaskell Setup build
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script


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

2018-07-16 Thread Felix Yan via arch-commits
Date: Monday, July 16, 2018 @ 19:05:56
  Author: felixonmars
Revision: 360131

upgpkg: haskell-vector-algorithms 0.7.0.1-17

rebuild with math-functions 0.3.0.1

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 19:04:25 UTC (rev 360130)
+++ PKGBUILD2018-07-16 19:05:56 UTC (rev 360131)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2018-07-16 Thread Felix Yan via arch-commits
Date: Monday, July 16, 2018 @ 15:46:11
  Author: felixonmars
Revision: 359883

upgpkg: haskell-vector-algorithms 0.7.0.1-16

rebuild with mwc-random 0.14.0.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 15:45:04 UTC (rev 359882)
+++ PKGBUILD2018-07-16 15:46:11 UTC (rev 359883)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2018-06-02 Thread Felix Yan via arch-commits
Date: Saturday, June 2, 2018 @ 14:15:50
  Author: felixonmars
Revision: 337631

upgpkg: haskell-vector-algorithms 0.7.0.1-15

rebuild with primitive 0.6.4.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-02 14:15:02 UTC (rev 337630)
+++ PKGBUILD2018-06-02 14:15:50 UTC (rev 337631)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=14
+pkgrel=15
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 17:38:07
  Author: felixonmars
Revision: 335076

upgpkg: haskell-vector-algorithms 0.7.0.1-14

rebuild with ghc 8.4.3

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 17:37:16 UTC (rev 335075)
+++ PKGBUILD2018-05-31 17:38:07 UTC (rev 335076)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 08:16:32
  Author: felixonmars
Revision: 323454

upgpkg: haskell-vector-algorithms 0.7.0.1-13

rebuild with ghc 8.4.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 08:15:26 UTC (rev 323453)
+++ PKGBUILD2018-05-17 08:16:32 UTC (rev 323454)
@@ -5,12 +5,12 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-mwc-random" "haskell-primitive" 
"haskell-vector")
+depends=('ghc-libs' "haskell-mwc-random" "haskell-primitive" "haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('1ea718eeb062defee830fa7dba323981678691c5d320b8929dcd695af17f82d65007cfd35103310026dab51cf10462dbead09082fc0ba5ddd0c2e18e305c4c6a')


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

2018-02-26 Thread Felix Yan via arch-commits
Date: Tuesday, February 27, 2018 @ 07:08:11
  Author: felixonmars
Revision: 298876

upgpkg: haskell-vector-algorithms 0.7.0.1-12

rebuild with mtl,2.2.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 07:07:07 UTC (rev 298875)
+++ PKGBUILD2018-02-27 07:08:11 UTC (rev 298876)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2018-01-23 Thread Felix Yan via arch-commits
Date: Tuesday, January 23, 2018 @ 15:13:11
  Author: felixonmars
Revision: 285672

upgpkg: haskell-vector-algorithms 0.7.0.1-11

rebuild with primitive,0.6.3.0

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-23 15:12:04 UTC (rev 285671)
+++ PKGBUILD2018-01-23 15:13:11 UTC (rev 285672)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2017-11-27 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 10:09:50
  Author: felixonmars
Revision: 269630

upgpkg: haskell-vector-algorithms 0.7.0.1-10

rebuild with ghc 8.2.2

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 10:08:27 UTC (rev 269629)
+++ PKGBUILD2017-11-27 10:09:50 UTC (rev 269630)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")


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

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 17:40:05
  Author: felixonmars
Revision: 260274

upgpkg: haskell-vector-algorithms 0.7.0.1-9

Modified:
  haskell-vector-algorithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 17:39:56 UTC (rev 260273)
+++ PKGBUILD2017-09-23 17:40:05 UTC (rev 260274)
@@ -5,7 +5,7 @@
 _hkgname=vector-algorithms
 pkgname=haskell-vector-algorithms
 pkgver=0.7.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient algorithms for vector arrays"
 url="http://code.haskell.org/~dolio/;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl" "haskell-mwc-random" "haskell-primitive" 
"haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('ed460a41ca068f568bc2027579ab14185fbb72c7ac469b5179ae5f8a52719070')
+sha512sums=('1ea718eeb062defee830fa7dba323981678691c5d320b8929dcd695af17f82d65007cfd35103310026dab51cf10462dbead09082fc0ba5ddd0c2e18e305c4c6a')
 
 prepare() {
 sed -i 's/vector >= 0.6 && < 0.12,/vector >= 0.6 \&\& < 0.13,/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
@@ -22,7 +22,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fproperties -f-bench -f-internalchecks -f-unsafechecks 
-fboundschecks
@@ -41,7 +41,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


  1   2   >