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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:25:52
  Author: felixonmars
Revision: 785519

upgpkg: haskell-errors 2.3.0-58: rebuild with ghc 8.10.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:25:31 UTC (rev 785518)
+++ PKGBUILD2020-12-23 22:25:52 UTC (rev 785519)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=57
+pkgrel=58
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Saturday, October 3, 2020 @ 15:32:23
  Author: felixonmars
Revision: 716548

upgpkg: haskell-errors 2.3.0-57: rebuild with transformers-compat 0.6.6

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-03 15:31:48 UTC (rev 716547)
+++ PKGBUILD2020-10-03 15:32:23 UTC (rev 716548)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=56
+pkgrel=57
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 20:24:48
  Author: felixonmars
Revision: 693088

upgpkg: haskell-errors 2.3.0-56: rebuild with happy 1.20.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:24:01 UTC (rev 693087)
+++ PKGBUILD2020-08-30 20:24:48 UTC (rev 693088)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 12:29:19
  Author: felixonmars
Revision: 682562

upgpkg: haskell-errors 2.3.0-55: rebuild with ghc 8.10.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 12:28:42 UTC (rev 682561)
+++ PKGBUILD2020-08-17 12:29:19 UTC (rev 682562)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=54
+pkgrel=55
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-05-24 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 01:46:42
  Author: felixonmars
Revision: 633660

upgpkg: haskell-errors 2.3.0-54: rebuild with safe 0.3.19

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 01:45:55 UTC (rev 633659)
+++ PKGBUILD2020-05-25 01:46:42 UTC (rev 633660)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=53
+pkgrel=54
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
@@ -20,7 +20,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
-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-errors/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 02:24:34
  Author: felixonmars
Revision: 618593

upgpkg: haskell-errors 2.3.0-53: rebuild with ghc 8.10.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 02:24:08 UTC (rev 618592)
+++ PKGBUILD2020-04-24 02:24:34 UTC (rev 618593)
@@ -4,12 +4,12 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=52
+pkgrel=53
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-safe' 
'haskell-transformers-compat')
+depends=('ghc-libs' 'haskell-safe' 'haskell-transformers-compat')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4')


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

2020-03-31 Thread Felix Yan via arch-commits
Date: Tuesday, March 31, 2020 @ 22:09:54
  Author: felixonmars
Revision: 608433

upgpkg: haskell-errors 2.3.0-52: rebuild with QuickCheck 2.14

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-31 22:09:27 UTC (rev 608432)
+++ PKGBUILD2020-03-31 22:09:54 UTC (rev 608433)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 13:00:41
  Author: felixonmars
Revision: 597988

upgpkg: haskell-errors 2.3.0-51: rebuild with hashable 1.3.0.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 12:59:54 UTC (rev 597987)
+++ PKGBUILD2020-03-15 13:00:41 UTC (rev 597988)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=50
+pkgrel=51
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 16:33:25
  Author: felixonmars
Revision: 587709

upgpkg: haskell-errors 2.3.0-50: rebuild with primitive 0.7.0.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 16:32:48 UTC (rev 587708)
+++ PKGBUILD2020-03-01 16:33:25 UTC (rev 587709)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=49
+pkgrel=50
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 13:14:05
  Author: felixonmars
Revision: 584019

upgpkg: haskell-errors 2.3.0-49: rebuild with ghc 8.8.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 13:13:30 UTC (rev 584018)
+++ PKGBUILD2020-02-27 13:14:05 UTC (rev 584019)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=48
+pkgrel=49
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 14:44:30
  Author: felixonmars
Revision: 581382

upgpkg: haskell-errors 2.3.0-48: rebuild with splitmix 0.0.4

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 14:43:53 UTC (rev 581381)
+++ PKGBUILD2020-02-25 14:44:30 UTC (rev 581382)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=47
+pkgrel=48
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
@@ -33,6 +33,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-errors/trunk (PKGBUILD)

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 08:44:35
  Author: felixonmars
Revision: 572077

upgpkg: haskell-errors 2.3.0-47: rebuild with ghc 8.8.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 08:43:55 UTC (rev 572076)
+++ PKGBUILD2020-02-16 08:44:35 UTC (rev 572077)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=46
+pkgrel=47
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Monday, February 10, 2020 @ 22:57:29
  Author: felixonmars
Revision: 566371

upgpkg: haskell-errors 2.3.0-46: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-10 22:56:55 UTC (rev 566370)
+++ PKGBUILD2020-02-10 22:57:29 UTC (rev 566371)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=45
+pkgrel=46
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 08:38:11
  Author: felixonmars
Revision: 562876

upgpkg: haskell-errors 2.3.0-45: rebuild with vector 0.12.1.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 08:37:31 UTC (rev 562875)
+++ PKGBUILD2020-02-05 08:38:11 UTC (rev 562876)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=44
+pkgrel=45
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 18:31:01
  Author: felixonmars
Revision: 562270

upgpkg: haskell-errors 2.3.0-44: rebuild with vector 0.12.1.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 18:30:25 UTC (rev 562269)
+++ PKGBUILD2020-02-04 18:31:01 UTC (rev 562270)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=43
+pkgrel=44
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 11:21:47
  Author: felixonmars
Revision: 558640

upgpkg: haskell-errors 2.3.0-43: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 11:21:11 UTC (rev 558639)
+++ PKGBUILD2020-01-29 11:21:47 UTC (rev 558640)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=42
+pkgrel=43
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Monday, January 27, 2020 @ 23:42:42
  Author: felixonmars
Revision: 556729

upgpkg: haskell-errors 2.3.0-42: rebuild with base-orphans 0.8.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-27 23:42:07 UTC (rev 556728)
+++ PKGBUILD2020-01-27 23:42:42 UTC (rev 556729)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=41
+pkgrel=42
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 14:54:05
  Author: felixonmars
Revision: 551252

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

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 14:53:13 UTC (rev 551251)
+++ PKGBUILD2020-01-09 14:54:05 UTC (rev 551252)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=40
+pkgrel=41
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Saturday, January 4, 2020 @ 16:47:01
  Author: felixonmars
Revision: 548101

upgpkg: haskell-errors 2.3.0-40: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 16:46:18 UTC (rev 548100)
+++ PKGBUILD2020-01-04 16:47:01 UTC (rev 548101)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=39
+pkgrel=40
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 15:05:02
  Author: felixonmars
Revision: 546186

upgpkg: haskell-errors 2.3.0-39: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 15:04:20 UTC (rev 546185)
+++ PKGBUILD2020-01-02 15:05:02 UTC (rev 546186)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 09:37:26
  Author: felixonmars
Revision: 544270

upgpkg: haskell-errors 2.3.0-38: rebuild with exceptions 0.10.4

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 09:36:45 UTC (rev 544269)
+++ PKGBUILD2019-12-30 09:37:26 UTC (rev 544270)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=37
+pkgrel=38
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

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

upgpkg: haskell-errors 2.3.0-37: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 11:07:40 UTC (rev 540805)
+++ PKGBUILD2019-12-25 11:08:27 UTC (rev 540806)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=36
+pkgrel=37
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 14:13:16
  Author: felixonmars
Revision: 539248

upgpkg: haskell-errors 2.3.0-36: 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-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 14:12:36 UTC (rev 539247)
+++ PKGBUILD2019-12-23 14:13:16 UTC (rev 539248)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=35
+pkgrel=36
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-12-06 Thread Felix Yan via arch-commits
Date: Friday, December 6, 2019 @ 17:33:23
  Author: felixonmars
Revision: 535869

upgpkg: haskell-errors 2.3.0-35

rebuild with safe 0.3.18

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-06 17:32:41 UTC (rev 535868)
+++ PKGBUILD2019-12-06 17:33:23 UTC (rev 535869)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=34
+pkgrel=35
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-09-01 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 05:55:40
  Author: felixonmars
Revision: 506562

upgpkg: haskell-errors 2.3.0-34

rebuild with exceptions 0.10.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 05:55:09 UTC (rev 506561)
+++ PKGBUILD2019-09-02 05:55:40 UTC (rev 506562)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=33
+pkgrel=34
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 09:34:23
  Author: felixonmars
Revision: 502024

upgpkg: haskell-errors 2.3.0-33

rebuild with call-stack 0.2.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 09:33:45 UTC (rev 502023)
+++ PKGBUILD2019-08-26 09:34:23 UTC (rev 502024)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=32
+pkgrel=33
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Wednesday, July 31, 2019 @ 17:52:19
  Author: felixonmars
Revision: 495754

upgpkg: haskell-errors 2.3.0-32

rebuild with splitmix 0.0.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-31 17:51:42 UTC (rev 495753)
+++ PKGBUILD2019-07-31 17:52:19 UTC (rev 495754)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=31
+pkgrel=32
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Saturday, July 27, 2019 @ 11:21:31
  Author: felixonmars
Revision: 493154

upgpkg: haskell-errors 2.3.0-31

rebuild with silently 1.2.5.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-27 11:21:00 UTC (rev 493153)
+++ PKGBUILD2019-07-27 11:21:31 UTC (rev 493154)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=30
+pkgrel=31
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

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

upgpkg: haskell-errors 2.3.0-30

rebuild with QuickCheck 2.13.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 16:59:40 UTC (rev 490340)
+++ PKGBUILD2019-07-17 17:00:16 UTC (rev 490341)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=29
+pkgrel=30
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 17:10:10
  Author: felixonmars
Revision: 486398

upgpkg: haskell-errors 2.3.0-29

rebuild with tasty 1.2.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 17:09:40 UTC (rev 486397)
+++ PKGBUILD2019-06-30 17:10:10 UTC (rev 486398)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-06-08 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 00:31:11
  Author: felixonmars
Revision: 478492

upgpkg: haskell-errors 2.3.0-28

rebuild with async 2.2.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 00:30:31 UTC (rev 478491)
+++ PKGBUILD2019-06-09 00:31:11 UTC (rev 478492)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 30, 2019 @ 14:37:44
  Author: felixonmars
Revision: 474626

upgpkg: haskell-errors 2.3.0-27

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

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 14:37:09 UTC (rev 474625)
+++ PKGBUILD2019-05-30 14:37:44 UTC (rev 474626)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=26
+pkgrel=27
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Tuesday, May 28, 2019 @ 22:32:17
  Author: felixonmars
Revision: 473195

upgpkg: haskell-errors 2.3.0-26

rebuild with clock 0.8

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-28 22:31:46 UTC (rev 473194)
+++ PKGBUILD2019-05-28 22:32:17 UTC (rev 473195)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 14:51:59
  Author: felixonmars
Revision: 471456

upgpkg: haskell-errors 2.3.0-25

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 14:51:13 UTC (rev 471455)
+++ PKGBUILD2019-05-27 14:51:59 UTC (rev 471456)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=24
+pkgrel=25
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 08:04:45
  Author: felixonmars
Revision: 471091

upgpkg: haskell-errors 2.3.0-24

rebuild with QuickCheck 2.13.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 08:04:14 UTC (rev 471090)
+++ PKGBUILD2019-05-27 08:04:45 UTC (rev 471091)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=23
+pkgrel=24
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 07:59:35
  Author: felixonmars
Revision: 465852

upgpkg: haskell-errors 2.3.0-23

rebuild with transformers-compat 0.6.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 07:59:05 UTC (rev 465851)
+++ PKGBUILD2019-05-12 07:59:35 UTC (rev 465852)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=22
+pkgrel=23
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-08 Thread Felix Yan via arch-commits
Date: Wednesday, May 8, 2019 @ 20:40:42
  Author: felixonmars
Revision: 463237

upgpkg: haskell-errors 2.3.0-22

rebuild with exceptions 0.10.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 20:40:11 UTC (rev 463236)
+++ PKGBUILD2019-05-08 20:40:42 UTC (rev 463237)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=21
+pkgrel=22
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 11:10:33
  Author: felixonmars
Revision: 460656

upgpkg: haskell-errors 2.3.0-21

rebuild with colour 2.3.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 11:09:58 UTC (rev 460655)
+++ PKGBUILD2019-05-06 11:10:33 UTC (rev 460656)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=20
+pkgrel=21
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 16:41:16
  Author: felixonmars
Revision: 454267

upgpkg: haskell-errors 2.3.0-20

rebuild with ghc 8.6.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 16:40:33 UTC (rev 454266)
+++ PKGBUILD2019-04-26 16:41:16 UTC (rev 454267)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=19
+pkgrel=20
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-04-03 Thread Felix Yan via arch-commits
Date: Wednesday, April 3, 2019 @ 20:54:57
  Author: felixonmars
Revision: 448382

upgpkg: haskell-errors 2.3.0-19

rebuild with transformers-compat 0.6.4

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-03 20:54:02 UTC (rev 448381)
+++ PKGBUILD2019-04-03 20:54:57 UTC (rev 448382)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-04-01 Thread Felix Yan via arch-commits
Date: Monday, April 1, 2019 @ 19:25:51
  Author: felixonmars
Revision: 446984

upgpkg: haskell-errors 2.3.0-18

rebuild with transformers-compat 0.6.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 19:25:15 UTC (rev 446983)
+++ PKGBUILD2019-04-01 19:25:51 UTC (rev 446984)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=17
+pkgrel=18
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-03-26 Thread Felix Yan via arch-commits
Date: Tuesday, March 26, 2019 @ 16:52:53
  Author: felixonmars
Revision: 443572

upgpkg: haskell-errors 2.3.0-17

rebuild with exceptions 0.10.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 16:52:27 UTC (rev 443571)
+++ PKGBUILD2019-03-26 16:52:53 UTC (rev 443572)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 07:09:08
  Author: felixonmars
Revision: 438950

upgpkg: haskell-errors 2.3.0-16

rebuild with ghc 8.6.4

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 07:08:32 UTC (rev 438949)
+++ PKGBUILD2019-03-10 07:09:08 UTC (rev 438950)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 19:30:42
  Author: felixonmars
Revision: 425464

upgpkg: haskell-errors 2.3.0-15

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

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 19:30:08 UTC (rev 425463)
+++ PKGBUILD2019-01-20 19:30:42 UTC (rev 425464)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 01:38:19
  Author: felixonmars
Revision: 413699

upgpkg: haskell-errors 2.3.0-14

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 01:37:47 UTC (rev 413698)
+++ PKGBUILD2018-12-10 01:38:19 UTC (rev 413699)
@@ -4,10 +4,10 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-exceptions' 'haskell-safe' 
'haskell-transformers-compat')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 23:27:31
  Author: felixonmars
Revision: 402461

upgpkg: haskell-errors 2.3.0-13

rebuild with ghc 8.6.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 23:26:57 UTC (rev 402460)
+++ PKGBUILD2018-11-06 23:27:31 UTC (rev 402461)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4')
 
 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
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -28,11 +28,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-errors/trunk (PKGBUILD)

2018-10-31 Thread Felix Yan via arch-commits
Date: Wednesday, October 31, 2018 @ 08:52:19
  Author: felixonmars
Revision: 399792

upgpkg: haskell-errors 2.3.0-12

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 08:51:44 UTC (rev 399791)
+++ PKGBUILD2018-10-31 08:52:19 UTC (rev 399792)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 17:20:46
  Author: felixonmars
Revision: 394229

upgpkg: haskell-errors 2.3.0-11

rebuild with ghc 8.6.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 17:20:10 UTC (rev 394228)
+++ PKGBUILD2018-10-15 17:20:46 UTC (rev 394229)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-09-14 Thread Felix Yan via arch-commits
Date: Saturday, September 15, 2018 @ 05:33:52
  Author: felixonmars
Revision: 381101

upgpkg: haskell-errors 2.3.0-10

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-15 05:33:09 UTC (rev 381100)
+++ PKGBUILD2018-09-15 05:33:52 UTC (rev 381101)
@@ -4,7 +4,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-09-05 Thread Felix Yan via arch-commits
Date: Wednesday, September 5, 2018 @ 22:34:47
  Author: felixonmars
Revision: 377145

upgpkg: haskell-errors 2.3.0-9

rebuild with test-framework-quickcheck2 0.3.0.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 22:34:15 UTC (rev 377144)
+++ PKGBUILD2018-09-05 22:34:47 UTC (rev 377145)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-06-02 Thread Felix Yan via arch-commits
Date: Saturday, June 2, 2018 @ 10:41:09
  Author: felixonmars
Revision: 337331

upgpkg: haskell-errors 2.3.0-8

rebuild with primitive 0.6.4.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-02 10:40:39 UTC (rev 337330)
+++ PKGBUILD2018-06-02 10:41:09 UTC (rev 337331)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 10:36:52
  Author: felixonmars
Revision: 335904

upgpkg: haskell-errors 2.3.0-7

rebuild with ghc 8.4.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 10:28:42 UTC (rev 335903)
+++ PKGBUILD2018-06-01 10:36:52 UTC (rev 335904)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-05-28 Thread Felix Yan via arch-commits
Date: Monday, May 28, 2018 @ 12:38:09
  Author: felixonmars
Revision: 332548

upgpkg: haskell-errors 2.3.0-6

rebuild with exceptions 0.10.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-28 12:37:35 UTC (rev 332547)
+++ PKGBUILD2018-05-28 12:38:09 UTC (rev 332548)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

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

upgpkg: haskell-errors 2.3.0-5

rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-26 21:19:03 UTC (rev 331216)
+++ PKGBUILD2018-05-26 21:19:26 UTC (rev 331217)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-05-23 Thread Felix Yan via arch-commits
Date: Wednesday, May 23, 2018 @ 08:35:40
  Author: felixonmars
Revision: 328092

upgpkg: haskell-errors 2.3.0-4

rebuild with safe,0.3.17

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-23 08:34:59 UTC (rev 328091)
+++ PKGBUILD2018-05-23 08:35:40 UTC (rev 328092)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 14:23:52
  Author: felixonmars
Revision: 323821

upgpkg: haskell-errors 2.3.0-3

rebuild with ghc 8.4.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 14:23:19 UTC (rev 323820)
+++ PKGBUILD2018-05-17 14:23:52 UTC (rev 323821)
@@ -5,12 +5,12 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-safe' 'haskell-text' 
'haskell-transformers-compat')
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-safe' 
'haskell-transformers-compat')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4')


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 12:00:07
  Author: felixonmars
Revision: 322788

upgpkg: haskell-errors 2.3.0-2

rebuild with unexceptionalio,0.4.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 11:59:30 UTC (rev 322787)
+++ PKGBUILD2018-05-16 12:00:07 UTC (rev 322788)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 08:29:33
  Author: felixonmars
Revision: 322596

upgpkg: haskell-errors 2.3.0-1

rebuild with errors,2.3.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 08:05:14 UTC (rev 322595)
+++ PKGBUILD2018-05-16 08:29:33 UTC (rev 322596)
@@ -4,17 +4,16 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.5
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-exceptions" "haskell-safe" "haskell-text" 
"haskell-transformers-compat"
- "haskell-unexceptionalio")
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-safe' 'haskell-text' 
'haskell-transformers-compat')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('257bbe1af43d47db40f7ba8620a24e57a6e12dc4f3414ac8febf2da35648c0e84b3400127e7a254caee423db17797ad38b72128ff96aff7d8da614e347ac340d')
+sha512sums=('dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-03-13 Thread Felix Yan via arch-commits
Date: Tuesday, March 13, 2018 @ 15:45:17
  Author: felixonmars
Revision: 307339

upgpkg: haskell-errors 2.2.5-1

rebuild with errors,2.2.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-13 15:43:30 UTC (rev 307338)
+++ PKGBUILD2018-03-13 15:45:17 UTC (rev 307339)
@@ -4,7 +4,7 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
@@ -14,7 +14,7 @@
  "haskell-unexceptionalio")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('5e17a062cc66cb4becb30382927dfb0f9b20254d372d924684c8fb57203d7127f6e254da40f8f37df64efc7308967c935850f375b493bb464f40d7f5710f8574')
+sha512sums=('257bbe1af43d47db40f7ba8620a24e57a6e12dc4f3414ac8febf2da35648c0e84b3400127e7a254caee423db17797ad38b72128ff96aff7d8da614e347ac340d')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-03-06 Thread Felix Yan via arch-commits
Date: Tuesday, March 6, 2018 @ 20:51:08
  Author: felixonmars
Revision: 303257

upgpkg: haskell-errors 2.2.4-1

rebuild with errors,2.2.4

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-06 20:50:24 UTC (rev 303256)
+++ PKGBUILD2018-03-06 20:51:08 UTC (rev 303257)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.2
-pkgrel=6
+pkgver=2.2.4
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
  "haskell-unexceptionalio")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('7ed84f3d76a81dabc75a84e78a31c3756ac5bd21897d7f9b1ab70df3ca5fccc7b0cdc27e0747e10eac2fd81f92527daaa525454702370d1841ded52eaf921fd4')
+sha512sums=('5e17a062cc66cb4becb30382927dfb0f9b20254d372d924684c8fb57203d7127f6e254da40f8f37df64efc7308967c935850f375b493bb464f40d7f5710f8574')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-02-27 Thread Felix Yan via arch-commits
Date: Tuesday, February 27, 2018 @ 09:52:02
  Author: felixonmars
Revision: 299132

upgpkg: haskell-errors 2.2.2-6

rebuild with mtl,2.2.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 09:51:26 UTC (rev 299131)
+++ PKGBUILD2018-02-27 09:52:02 UTC (rev 299132)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-02-05 Thread Felix Yan via arch-commits
Date: Monday, February 5, 2018 @ 14:56:24
  Author: felixonmars
Revision: 289180

upgpkg: haskell-errors 2.2.2-5

rebuild with stm,2.4.5.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-05 14:30:34 UTC (rev 289179)
+++ PKGBUILD2018-02-05 14:56:24 UTC (rev 289180)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-12-28 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 14:28:53
  Author: felixonmars
Revision: 276436

upgpkg: haskell-errors 2.2.2-4

rebuild with text,1.2.3.0

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 14:28:11 UTC (rev 276435)
+++ PKGBUILD2017-12-28 14:28:53 UTC (rev 276436)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 06:49:09
  Author: felixonmars
Revision: 269326

upgpkg: haskell-errors 2.2.2-3

rebuild with ghc 8.2.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 06:48:29 UTC (rev 269325)
+++ PKGBUILD2017-11-27 06:49:09 UTC (rev 269326)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 17:51:49
  Author: felixonmars
Revision: 260296

upgpkg: haskell-errors 2.2.2-2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 17:51:34 UTC (rev 260295)
+++ PKGBUILD2017-09-23 17:51:49 UTC (rev 260296)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -19,7 +19,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
 runhaskell Setup build
@@ -37,7 +37,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
 }


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

2017-09-17 Thread Felix Yan
Date: Sunday, September 17, 2017 @ 16:49:31
  Author: felixonmars
Revision: 258627

upgpkg: haskell-errors 2.2.2-1

rebuild with errors,2.2.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-17 16:47:38 UTC (rev 258626)
+++ PKGBUILD2017-09-17 16:49:31 UTC (rev 258627)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
  "haskell-unexceptionalio")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('fe4672d24046af3a1119b1378ed704c6310da6976b8470f896281010d4e54f616515a3042673600bd405e412cae2635d013ffa2c3772b1a98179e2d3c4741f50')
+sha512sums=('7ed84f3d76a81dabc75a84e78a31c3756ac5bd21897d7f9b1ab70df3ca5fccc7b0cdc27e0747e10eac2fd81f92527daaa525454702370d1841ded52eaf921fd4')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 17:46:51
  Author: felixonmars
Revision: 251153

upgpkg: haskell-errors 2.2.1-2

GHC 8.2.1 rebuild

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 17:45:52 UTC (rev 251152)
+++ PKGBUILD2017-08-15 17:46:51 UTC (rev 251153)
@@ -5,13 +5,14 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=('ghc' "haskell-exceptions" "haskell-safe" "haskell-text" 
"haskell-transformers-compat"
+depends=('ghc-libs' "haskell-exceptions" "haskell-safe" "haskell-text" 
"haskell-transformers-compat"
  "haskell-unexceptionalio")
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('fe4672d24046af3a1119b1378ed704c6310da6976b8470f896281010d4e54f616515a3042673600bd405e412cae2635d013ffa2c3772b1a98179e2d3c4741f50')
 
@@ -22,7 +23,6 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -34,8 +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"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 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-errors/trunk (PKGBUILD)

2017-06-27 Thread Felix Yan
Date: Tuesday, June 27, 2017 @ 15:50:20
  Author: felixonmars
Revision: 241241

upgpkg: haskell-errors 2.2.1-1

rebuild with errors,2.2.1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-27 15:40:47 UTC (rev 241240)
+++ PKGBUILD2017-06-27 15:50:20 UTC (rev 241241)
@@ -4,15 +4,16 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.3
-pkgrel=7
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=('ghc' "haskell-safe" "haskell-transformers-compat" 
"haskell-unexceptionalio")
+depends=('ghc' "haskell-exceptions" "haskell-safe" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-unexceptionalio")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
+sha512sums=('fe4672d24046af3a1119b1378ed704c6310da6976b8470f896281010d4e54f616515a3042673600bd405e412cae2635d013ffa2c3772b1a98179e2d3c4741f50')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-20 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 18:54:02
  Author: felixonmars
Revision: 239118

upgpkg: haskell-errors 2.1.3-7

rebuild with safe,0.3.15

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 18:52:41 UTC (rev 239117)
+++ PKGBUILD2017-06-20 18:54:02 UTC (rev 239118)
@@ -5,12 +5,12 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=6
+pkgrel=7
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-safe" "haskell-transformers-compat" 
"haskell-unexceptionalio")
+depends=('ghc' "haskell-safe" "haskell-transformers-compat" 
"haskell-unexceptionalio")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
 
@@ -19,7 +19,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script


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

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 07:46:46
  Author: felixonmars
Revision: 237527

upgpkg: haskell-errors 2.1.3-6

rebuild with ghc,8.0.2

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 07:45:02 UTC (rev 237526)
+++ PKGBUILD2017-06-16 07:46:46 UTC (rev 237527)
@@ -5,13 +5,12 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-safe" "haskell-transformers-compat"
- "haskell-unexceptionalio")
+depends=("ghc" "haskell-safe" "haskell-transformers-compat" 
"haskell-unexceptionalio")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
 
@@ -18,7 +17,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -39,4 +38,7 @@
 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
 }


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

2017-02-16 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 17:08:49
  Author: felixonmars
Revision: 212604

upgpkg: haskell-errors 2.1.3-5

rebuild with safe,0.3.14

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 17:02:59 UTC (rev 212603)
+++ PKGBUILD2017-02-16 17:08:49 UTC (rev 212604)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-02-11 Thread Felix Yan
Date: Saturday, February 11, 2017 @ 17:14:38
  Author: felixonmars
Revision: 211886

upgpkg: haskell-errors 2.1.3-4

rebuild with safe,0.3.13

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-11 17:13:05 UTC (rev 211885)
+++ PKGBUILD2017-02-11 17:14:38 UTC (rev 211886)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-02-06 Thread Felix Yan
Date: Tuesday, February 7, 2017 @ 04:05:09
  Author: felixonmars
Revision: 210682

upgpkg: haskell-errors 2.1.3-3

rebuild with safe,0.3.12

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-07 04:03:43 UTC (rev 210681)
+++ PKGBUILD2017-02-07 04:05:09 UTC (rev 210682)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Simplified error-handling"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-01-23 Thread Felix Yan
Date: Monday, January 23, 2017 @ 14:06:04
  Author: felixonmars
Revision: 208546

upgpkg: haskell-errors 2.1.3-2

rebuild with safe,0.3.11

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-23 14:04:13 UTC (rev 208545)
+++ PKGBUILD2017-01-23 14:06:04 UTC (rev 208546)
@@ -5,14 +5,14 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
-url="http://hackage.haskell.org/package/${_hkgname};
+url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-safe" "haskell-transformers-compat"
  "haskell-unexceptionalio")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
 
 build() {


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

2016-11-30 Thread Felix Yan
Date: Thursday, December 1, 2016 @ 07:59:29
  Author: felixonmars
Revision: 197507

upgpkg: haskell-errors 2.1.3-1

rebuild with errors-2.1.3

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-01 07:54:54 UTC (rev 197506)
+++ PKGBUILD2016-12-01 07:59:29 UTC (rev 197507)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.2
-pkgrel=3
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-safe" "haskell-transformers-compat"
  "haskell-unexceptionalio")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('5c818778b88b76eca016348a04395c1d4913d7c125c0b9c0a1ccf69accf9d887')
+sha256sums=('201a1d9d2fba16dff734eb79e07f138718ed62f5a0a846cf0cee743828844df1')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-11-24 Thread Felix Yan
Date: Thursday, November 24, 2016 @ 09:26:46
  Author: felixonmars
Revision: 196651

upgpkg: haskell-errors 2.1.2-3

rebuild with safe-0.3.10

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-24 09:12:03 UTC (rev 196650)
+++ PKGBUILD2016-11-24 09:26:46 UTC (rev 196651)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-errors/trunk (PKGBUILD haskell-errors.install)

2016-05-25 Thread Felix Yan
Date: Wednesday, May 25, 2016 @ 12:08:48
  Author: fyan
Revision: 176812

upgpkg: haskell-errors 2.1.2-2

rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, 
cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, 
extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3-0.14.3, 
haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, 
microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, 
simple-sendfile-0.2.24, stack-1.1.2, texmath-0.8.6.3, wai-3.2.1.1

Modified:
  haskell-errors/trunk/PKGBUILD
Deleted:
  haskell-errors/trunk/haskell-errors.install

+
 PKGBUILD   |   11 +--
 haskell-errors.install |   18 --
 2 files changed, 5 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-25 10:08:42 UTC (rev 176811)
+++ PKGBUILD2016-05-25 10:08:48 UTC (rev 176812)
@@ -5,16 +5,14 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3" "haskell-safe" "haskell-transformers-compat"
+depends=("ghc=8.0.1" "haskell-safe" "haskell-transformers-compat"
  "haskell-unexceptionalio")
-options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install="${pkgname}.install"
 sha256sums=('5c818778b88b76eca016348a04395c1d4913d7c125c0b9c0a1ccf69accf9d887')
 
 build() {
@@ -27,6 +25,7 @@
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
@@ -33,8 +32,8 @@
 package() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
-install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
 install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
 ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"

Deleted: haskell-errors.install
===
--- haskell-errors.install  2016-05-25 10:08:42 UTC (rev 176811)
+++ haskell-errors.install  2016-05-25 10:08:48 UTC (rev 176812)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-errors
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}


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

2016-02-03 Thread Felix Yan
Date: Thursday, February 4, 2016 @ 08:45:24
  Author: fyan
Revision: 160230

upgpkg: haskell-errors 2.1.2-1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-04 07:41:33 UTC (rev 160229)
+++ PKGBUILD2016-02-04 07:45:24 UTC (rev 160230)
@@ -4,8 +4,8 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('28002b14fd33135870ed8fad398aeef3c43f1cfb2501ad2e4d9d72f0a3bf19d3')
+sha256sums=('5c818778b88b76eca016348a04395c1d4913d7c125c0b9c0a1ccf69accf9d887')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-01-18 Thread Felix Yan
Date: Monday, January 18, 2016 @ 10:10:42
  Author: fyan
Revision: 157437

upgpkg: haskell-errors 2.1.1-2

rebuild with transformers-compat-0.5.1.4, mmorph-1.0.5

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-18 09:10:00 UTC (rev 157436)
+++ PKGBUILD2016-01-18 09:10:42 UTC (rev 157437)
@@ -5,7 +5,7 @@
 _hkgname=errors
 pkgname=haskell-errors
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2016-01-17 Thread Felix Yan
Date: Sunday, January 17, 2016 @ 14:55:46
  Author: fyan
Revision: 157149

upgpkg: haskell-errors 2.1.1-1

Modified:
  haskell-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-17 13:54:04 UTC (rev 157148)
+++ PKGBUILD2016-01-17 13:55:46 UTC (rev 157149)
@@ -4,7 +4,7 @@
 
 _hkgname=errors
 pkgname=haskell-errors
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Simplified error-handling"
 url="http://hackage.haskell.org/package/${_hkgname};
@@ -15,7 +15,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('8689fa17307692eed702a87460506e407f746f2ac1fa2183953cc6204bda0658')
+sha256sums=('28002b14fd33135870ed8fad398aeef3c43f1cfb2501ad2e4d9d72f0a3bf19d3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"