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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:54:47
  Author: felixonmars
Revision: 785619

upgpkg: haskell-hxt-charproperties 9.4.0.0-8: rebuild with ghc 8.10.3

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:54:17 UTC (rev 785618)
+++ PKGBUILD2020-12-23 22:54:47 UTC (rev 785619)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 11:50:20
  Author: felixonmars
Revision: 692776

upgpkg: haskell-hxt-charproperties 9.4.0.0-7: rebuild with happy 1.20.0

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 11:48:58 UTC (rev 692775)
+++ PKGBUILD2020-08-30 11:50:20 UTC (rev 692776)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

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

upgpkg: haskell-hxt-charproperties 9.4.0.0-6: rebuild with ghc 8.10.2

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 06:21:03 UTC (rev 682284)
+++ PKGBUILD2020-08-17 06:22:21 UTC (rev 682285)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
@@ -19,7 +19,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-hxt-charproperties/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 11:13:32
  Author: felixonmars
Revision: 618064

upgpkg: haskell-hxt-charproperties 9.4.0.0-5: rebuild with ghc 8.10.1

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 11:12:54 UTC (rev 618063)
+++ PKGBUILD2020-04-23 11:13:32 UTC (rev 618064)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 21:46:59
  Author: felixonmars
Revision: 583332

upgpkg: haskell-hxt-charproperties 9.4.0.0-4: rebuild with ghc 8.8.3

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 21:46:11 UTC (rev 583331)
+++ PKGBUILD2020-02-26 21:46:59 UTC (rev 583332)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
@@ -32,6 +32,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-hxt-charproperties/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 13:12:20
  Author: felixonmars
Revision: 571444

upgpkg: haskell-hxt-charproperties 9.4.0.0-3: rebuild with ghc 8.8.2

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 13:11:30 UTC (rev 571443)
+++ PKGBUILD2020-02-15 13:12:20 UTC (rev 571444)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 19:34:54
  Author: felixonmars
Revision: 550498

upgpkg: haskell-hxt-charproperties 9.4.0.0-2: rebuild with ghc 8.8.1, 
cabal-doctest 1.0.7

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 19:34:06 UTC (rev 550497)
+++ PKGBUILD2020-01-08 19:34:54 UTC (rev 550498)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2019-08-03 Thread Felix Yan via arch-commits
Date: Saturday, August 3, 2019 @ 14:29:02
  Author: felixonmars
Revision: 497132

upgpkg: haskell-hxt-charproperties 9.4.0.0-1

rebuild with hxt-charproperties 9.4.0.0

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-03 14:17:39 UTC (rev 497131)
+++ PKGBUILD2019-08-03 14:29:02 UTC (rev 497132)
@@ -2,8 +2,8 @@
 
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
-pkgver=9.2.0.1
-pkgrel=12
+pkgver=9.4.0.0
+pkgrel=1
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('518d7c15b43a33432c402b839713e1d29a60d44286ca411bfb3d9a4b955b1181b8ec84615a131db0113280bea7973c70618f4204a32b21e627c452e05a18a7ef')
+sha512sums=('8885ceb06e402f2e2e31d616eb605ddf380bec771edf4112fdf6875cbbf03cf1a88b5466e4b74270c7ccf0e1c04e335a3ded6867133a951e1070b7635976fba6')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-24 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 01:22:22
  Author: felixonmars
Revision: 453665

upgpkg: haskell-hxt-charproperties 9.2.0.1-12

rebuild with ghc 8.6.5

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 01:21:40 UTC (rev 453664)
+++ PKGBUILD2019-04-25 01:22:22 UTC (rev 453665)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 16:37:56
  Author: felixonmars
Revision: 438441

upgpkg: haskell-hxt-charproperties 9.2.0.1-11

rebuild with ghc 8.6.4

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 16:37:13 UTC (rev 438440)
+++ PKGBUILD2019-03-09 16:37:56 UTC (rev 438441)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 21:39:55
  Author: felixonmars
Revision: 413245

upgpkg: haskell-hxt-charproperties 9.2.0.1-10

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 21:39:17 UTC (rev 413244)
+++ PKGBUILD2018-12-09 21:39:55 UTC (rev 413245)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 19:09:57
  Author: felixonmars
Revision: 401924

upgpkg: haskell-hxt-charproperties 9.2.0.1-9

rebuild with ghc 8.6.1

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 19:09:12 UTC (rev 401923)
+++ PKGBUILD2018-11-06 19:09:57 UTC (rev 401924)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
@@ -14,10 +14,10 @@
 
sha512sums=('518d7c15b43a33432c402b839713e1d29a60d44286ca411bfb3d9a4b955b1181b8ec84615a131db0113280bea7973c70618f4204a32b21e627c452e05a18a7ef')
 
 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
@@ -27,11 +27,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-hxt-charproperties/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 15:43:42
  Author: felixonmars
Revision: 393664

upgpkg: haskell-hxt-charproperties 9.2.0.1-8

rebuild with ghc 8.6.1

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 15:42:36 UTC (rev 393663)
+++ PKGBUILD2018-10-14 15:43:42 UTC (rev 393664)
@@ -3,7 +3,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 19:14:49
  Author: felixonmars
Revision: 335272

upgpkg: haskell-hxt-charproperties 9.2.0.1-7

rebuild with ghc 8.4.3

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 19:14:02 UTC (rev 335271)
+++ PKGBUILD2018-05-31 19:14:49 UTC (rev 335272)
@@ -4,7 +4,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 20:20:31
  Author: felixonmars
Revision: 323224

upgpkg: haskell-hxt-charproperties 9.2.0.1-6

rebuild with ghc 8.4.2

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 20:19:45 UTC (rev 323223)
+++ PKGBUILD2018-05-16 20:20:31 UTC (rev 323224)
@@ -4,7 +4,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 06:18:00
  Author: felixonmars
Revision: 268659

upgpkg: haskell-hxt-charproperties 9.2.0.1-5

rebuild with ghc 8.2.2

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 06:17:15 UTC (rev 268658)
+++ PKGBUILD2017-11-26 06:18:00 UTC (rev 268659)
@@ -4,7 +4,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 14:39:29
  Author: felixonmars
Revision: 259518

upgpkg: haskell-hxt-charproperties 9.2.0.1-4

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 14:38:34 UTC (rev 259517)
+++ PKGBUILD2017-09-22 14:39:29 UTC (rev 259518)
@@ -4,7 +4,7 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
@@ -12,12 +12,12 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-md5sums=('5502cf985f67b7bdd3576835c43b1cf1')
+sha512sums=('518d7c15b43a33432c402b839713e1d29a60d44286ca411bfb3d9a4b955b1181b8ec84615a131db0113280bea7973c70618f4204a32b21e627c452e05a18a7ef')
 
 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
@@ -35,7 +35,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-hxt-charproperties/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 06:51:48
  Author: felixonmars
Revision: 250611

upgpkg: haskell-hxt-charproperties 9.2.0.1-3

GHC 8.2.1 rebuild

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 06:49:26 UTC (rev 250610)
+++ PKGBUILD2017-08-15 06:51:48 UTC (rev 250611)
@@ -4,12 +4,13 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
 arch=('i686' 'x86_64')
-depends=('ghc')
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 md5sums=('5502cf985f67b7bdd3576835c43b1cf1')
 
@@ -18,9 +19,8 @@
 
 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
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -32,8 +32,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-hxt-charproperties/trunk (PKGBUILD)

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 05:26:25
  Author: felixonmars
Revision: 237030

upgpkg: haskell-hxt-charproperties 9.2.0.1-2

rebuild with ghc,8.0.2

Modified:
  haskell-hxt-charproperties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 05:24:49 UTC (rev 237029)
+++ PKGBUILD2017-06-15 05:26:25 UTC (rev 237030)
@@ -4,12 +4,12 @@
 _hkgname=hxt-charproperties
 pkgname=haskell-hxt-charproperties 
 pkgver=9.2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Character properties and classes for XML and Unicode"
 url="https://github.com/UweSchmidt/hxt;
 license=('MIT')
 arch=('i686' 'x86_64')
-depends=('ghc=8.0.1')
+depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 md5sums=('5502cf985f67b7bdd3576835c43b1cf1')
 
@@ -16,7 +16,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
@@ -37,4 +37,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
 }