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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:01:37
  Author: felixonmars
Revision: 785439

upgpkg: haskell-text-binary 0.2.1.1-22: rebuild with ghc 8.10.3

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:01:15 UTC (rev 785438)
+++ PKGBUILD2020-12-23 22:01:37 UTC (rev 785439)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=21
+pkgrel=22
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 20:04:46
  Author: felixonmars
Revision: 693056

upgpkg: haskell-text-binary 0.2.1.1-21: rebuild with happy 1.20.0

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:03:52 UTC (rev 693055)
+++ PKGBUILD2020-08-30 20:04:46 UTC (rev 693056)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

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

upgpkg: haskell-text-binary 0.2.1.1-20: rebuild with ghc 8.10.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 08:16:51 UTC (rev 682528)
+++ PKGBUILD2020-08-17 08:17:22 UTC (rev 682529)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=19
+pkgrel=20
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
@@ -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-text-binary/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 22:34:22
  Author: felixonmars
Revision: 618335

upgpkg: haskell-text-binary 0.2.1.1-19: rebuild with ghc 8.10.1

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:33:52 UTC (rev 618334)
+++ PKGBUILD2020-04-23 22:34:22 UTC (rev 618335)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=18
+pkgrel=19
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:33:28
  Author: felixonmars
Revision: 583597

upgpkg: haskell-text-binary 0.2.1.1-18: rebuild with ghc 8.8.3

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:32:55 UTC (rev 583596)
+++ PKGBUILD2020-02-26 23:33:28 UTC (rev 583597)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=17
+pkgrel=18
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
@@ -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-text-binary/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:25:12
  Author: felixonmars
Revision: 571707

upgpkg: haskell-text-binary 0.2.1.1-17: rebuild with ghc 8.8.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:24:37 UTC (rev 571706)
+++ PKGBUILD2020-02-15 16:25:12 UTC (rev 571707)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:49:02
  Author: felixonmars
Revision: 550794

upgpkg: haskell-text-binary 0.2.1.1-16: 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

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:48:30 UTC (rev 550793)
+++ PKGBUILD2020-01-08 22:49:02 UTC (rev 550794)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 16:15:49
  Author: felixonmars
Revision: 453955

upgpkg: haskell-text-binary 0.2.1.1-15

rebuild with ghc 8.6.5

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 16:15:13 UTC (rev 453954)
+++ PKGBUILD2019-04-25 16:15:49 UTC (rev 453955)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=14
+pkgrel=15
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 23:28:09
  Author: felixonmars
Revision: 438730

upgpkg: haskell-text-binary 0.2.1.1-14

rebuild with ghc 8.6.4

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 23:27:43 UTC (rev 438729)
+++ PKGBUILD2019-03-09 23:28:09 UTC (rev 438730)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 23:19:41
  Author: felixonmars
Revision: 413475

upgpkg: haskell-text-binary 0.2.1.1-13

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 23:19:11 UTC (rev 413474)
+++ PKGBUILD2018-12-09 23:19:41 UTC (rev 413475)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 21:00:45
  Author: felixonmars
Revision: 402173

upgpkg: haskell-text-binary 0.2.1.1-12

rebuild with ghc 8.6.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 21:00:07 UTC (rev 402172)
+++ PKGBUILD2018-11-06 21:00:45 UTC (rev 402173)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
@@ -15,10 +15,10 @@
 
sha512sums=('eea91648ddc63f2997432abd2cc3d78efa27e3745c199eeccd01114df6a67dae948a16a6f784e09ba380047101fefab802f1812b0833d3e02deb45b6292c34a1')
 
 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-text-binary/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 23:10:01
  Author: felixonmars
Revision: 393913

upgpkg: haskell-text-binary 0.2.1.1-11

rebuild with ghc 8.6.1

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 23:09:29 UTC (rev 393912)
+++ PKGBUILD2018-10-14 23:10:01 UTC (rev 393913)
@@ -4,7 +4,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 09:40:18
  Author: felixonmars
Revision: 335800

upgpkg: haskell-text-binary 0.2.1.1-10

rebuild with ghc 8.4.3

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 09:39:46 UTC (rev 335799)
+++ PKGBUILD2018-06-01 09:40:18 UTC (rev 335800)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 12:34:54
  Author: felixonmars
Revision: 323722

upgpkg: haskell-text-binary 0.2.1.1-9

rebuild with ghc 8.4.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 12:34:20 UTC (rev 323721)
+++ PKGBUILD2018-05-17 12:34:54 UTC (rev 323722)
@@ -5,12 +5,12 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-text")
+depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('eea91648ddc63f2997432abd2cc3d78efa27e3745c199eeccd01114df6a67dae948a16a6f784e09ba380047101fefab802f1812b0833d3e02deb45b6292c34a1')


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

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

upgpkg: haskell-text-binary 0.2.1.1-8

rebuild with mtl,2.2.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 09:09:35 UTC (rev 299053)
+++ PKGBUILD2018-02-27 09:10:04 UTC (rev 299054)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2017-12-28 Thread Felix Yan via arch-commits
Date: Friday, December 29, 2017 @ 01:01:18
  Author: felixonmars
Revision: 276723

upgpkg: haskell-text-binary 0.2.1.1-7

rebuild with text,1.2.3.0

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-29 01:00:45 UTC (rev 276722)
+++ PKGBUILD2017-12-29 01:01:18 UTC (rev 276723)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 06:13:54
  Author: felixonmars
Revision: 269256

upgpkg: haskell-text-binary 0.2.1.1-6

rebuild with ghc 8.2.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 06:13:18 UTC (rev 269255)
+++ PKGBUILD2017-11-27 06:13:54 UTC (rev 269256)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 16:46:54
  Author: felixonmars
Revision: 260158

upgpkg: haskell-text-binary 0.2.1.1-5

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 16:46:43 UTC (rev 260157)
+++ PKGBUILD2017-09-23 16:46:54 UTC (rev 260158)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
@@ -13,12 +13,12 @@
 depends=('ghc-libs' "haskell-text")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
+sha512sums=('eea91648ddc63f2997432abd2cc3d78efa27e3745c199eeccd01114df6a67dae948a16a6f784e09ba380047101fefab802f1812b0833d3e02deb45b6292c34a1')
 
 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
@@ -36,7 +36,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-text-binary/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 15:57:35
  Author: felixonmars
Revision: 251013

upgpkg: haskell-text-binary 0.2.1.1-4

GHC 8.2.1 rebuild

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 15:56:38 UTC (rev 251012)
+++ PKGBUILD2017-08-15 15:57:35 UTC (rev 251013)
@@ -5,12 +5,13 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-text")
+depends=('ghc-libs' "haskell-text")
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
 
@@ -19,9 +20,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
@@ -33,8 +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"
-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-text-binary/trunk (PKGBUILD)

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 18:07:22
  Author: felixonmars
Revision: 237785

upgpkg: haskell-text-binary 0.2.1.1-3

rebuild with ghc,8.0.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 18:05:51 UTC (rev 237784)
+++ PKGBUILD2017-06-16 18:07:22 UTC (rev 237785)
@@ -5,12 +5,12 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-text")
+depends=("ghc" "haskell-text")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
 
@@ -17,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
@@ -38,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-text-binary/trunk (PKGBUILD)

2017-05-22 Thread Felix Yan
Date: Monday, May 22, 2017 @ 17:04:19
  Author: felixonmars
Revision: 229230

upgpkg: haskell-text-binary 0.2.1.1-2

rebuild with text,1.2.2.2

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-22 17:02:40 UTC (rev 229229)
+++ PKGBUILD2017-05-22 17:04:19 UTC (rev 229230)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD2")


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

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:52:38
  Author: felixonmars
Revision: 225617

use https

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:52:29 UTC (rev 225616)
+++ PKGBUILD2017-04-26 08:52:38 UTC (rev 225617)
@@ -11,7 +11,7 @@
 license=("custom:BSD2")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-text")
-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=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
 
 build() {


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

2016-09-29 Thread Felix Yan
Date: Friday, September 30, 2016 @ 02:36:17
  Author: felixonmars
Revision: 191039

upgpkg: haskell-text-binary 0.2.1.1-1

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-29 23:29:19 UTC (rev 191038)
+++ PKGBUILD2016-09-30 02:36:17 UTC (rev 191039)
@@ -4,15 +4,15 @@
 
 _hkgname=text-binary
 pkgname=haskell-text-binary
-pkgver=0.2.1
-pkgrel=4
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
-license=("custom:BSD3")
+license=("custom:BSD2")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-text")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('df22f237ebfe8c813be289d40e86ce3590ccc9c33c41053f4234b5672dc7ea02')
+sha256sums=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-03-19 Thread Felix Yan
Date: Friday, March 18, 2016 @ 09:20:24
  Author: fyan
Revision: 167347

upgpkg: haskell-text-binary 0.2.1-3

rebuild with highlighting-kate-0.6.2, language-javascript-0.5.14.4, 
text-1.2.2.1, wai-extra-3.0.14.3

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-18 08:20:07 UTC (rev 167346)
+++ PKGBUILD2016-03-18 08:20:24 UTC (rev 167347)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD3")


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

2016-01-20 Thread Felix Yan
Date: Wednesday, January 20, 2016 @ 10:57:42
  Author: fyan
Revision: 158011

upgpkg: haskell-text-binary 0.2.1-2

rebuild with text-1.2.2.0, primitive-0.6.1.0, HUnit-1.3.1.1

Modified:
  haskell-text-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-20 09:43:28 UTC (rev 158010)
+++ PKGBUILD2016-01-20 09:57:42 UTC (rev 158011)
@@ -5,7 +5,7 @@
 _hkgname=text-binary
 pkgname=haskell-text-binary
 pkgver=0.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary;
 license=("custom:BSD3")