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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 21:59:23
  Author: felixonmars
Revision: 785431

upgpkg: haskell-blaze-builder 0.4.1.0-15: rebuild with ghc 8.10.3

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 21:58:59 UTC (rev 785430)
+++ PKGBUILD2020-12-23 21:59:23 UTC (rev 785431)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 10:43:22
  Author: felixonmars
Revision: 692628

upgpkg: haskell-blaze-builder 0.4.1.0-14: rebuild with happy 1.20.0

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:42:43 UTC (rev 692627)
+++ PKGBUILD2020-08-30 10:43:22 UTC (rev 692628)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

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

upgpkg: haskell-blaze-builder 0.4.1.0-13: rebuild with ghc 8.10.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 05:27:40 UTC (rev 682144)
+++ PKGBUILD2020-08-17 05:28:22 UTC (rev 682145)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 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-blaze-builder/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 10:28:06
  Author: felixonmars
Revision: 617914

upgpkg: haskell-blaze-builder 0.4.1.0-12: rebuild with ghc 8.10.1

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 10:27:36 UTC (rev 617913)
+++ PKGBUILD2020-04-23 10:28:06 UTC (rev 617914)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=11
+pkgrel=12
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

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

upgpkg: haskell-blaze-builder 0.4.1.0-11: rebuild with ghc 8.8.3

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 20:46:08 UTC (rev 583183)
+++ PKGBUILD2020-02-26 20:46:46 UTC (rev 583184)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 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-blaze-builder/trunk (PKGBUILD)

2020-02-14 Thread Felix Yan via arch-commits
Date: Friday, February 14, 2020 @ 21:13:19
  Author: felixonmars
Revision: 571237

upgpkg: haskell-blaze-builder 0.4.1.0-10: rebuild with ghc 8.8.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 21:12:43 UTC (rev 571236)
+++ PKGBUILD2020-02-14 21:13:19 UTC (rev 571237)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 17:59:05
  Author: felixonmars
Revision: 550338

upgpkg: haskell-blaze-builder 0.4.1.0-9: rebuild with ghc 8.8.1

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 17:58:28 UTC (rev 550337)
+++ PKGBUILD2020-01-08 17:59:05 UTC (rev 550338)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

2019-04-24 Thread Felix Yan via arch-commits
Date: Wednesday, April 24, 2019 @ 21:09:56
  Author: felixonmars
Revision: 453507

upgpkg: haskell-blaze-builder 0.4.1.0-8

rebuild with ghc 8.6.5

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 21:09:00 UTC (rev 453506)
+++ PKGBUILD2019-04-24 21:09:56 UTC (rev 453507)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 14:50:30
  Author: felixonmars
Revision: 438265

upgpkg: haskell-blaze-builder 0.4.1.0-7

rebuild with ghc 8.6.4

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 14:49:57 UTC (rev 438264)
+++ PKGBUILD2019-03-09 14:50:30 UTC (rev 438265)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("BSD")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 20:02:46
  Author: felixonmars
Revision: 413084

upgpkg: haskell-blaze-builder 0.4.1.0-6

rebuild with ghc 8.6.3

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 20:02:11 UTC (rev 413083)
+++ PKGBUILD2018-12-09 20:02:46 UTC (rev 413084)
@@ -4,10 +4,10 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 18:00:41
  Author: felixonmars
Revision: 401761

upgpkg: haskell-blaze-builder 0.4.1.0-5

rebuild with ghc 8.6.1

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 18:00:06 UTC (rev 401760)
+++ PKGBUILD2018-11-06 18:00:41 UTC (rev 401761)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('0962634113a19d39fb19a9df895a4e4e3e0fc5b2c17fd0d5c27e1cd9da128fd3af2f01d7b0ce894d3964b5b3bd874aeae205b126e069a6e5d964ad97c753da39')
 
 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-blaze-builder/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 13:18:19
  Author: felixonmars
Revision: 393508

upgpkg: haskell-blaze-builder 0.4.1.0-4

rebuild with ghc 8.6.1

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 13:18:11 UTC (rev 393507)
+++ PKGBUILD2018-10-14 13:18:19 UTC (rev 393508)
@@ -4,7 +4,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 18:24:36
  Author: felixonmars
Revision: 335170

upgpkg: haskell-blaze-builder 0.4.1.0-3

rebuild with ghc 8.4.3

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 18:24:01 UTC (rev 335169)
+++ PKGBUILD2018-05-31 18:24:36 UTC (rev 335170)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 18:26:44
  Author: felixonmars
Revision: 323070

upgpkg: haskell-blaze-builder 0.4.1.0-2

rebuild with ghc 8.4.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 18:21:35 UTC (rev 323069)
+++ PKGBUILD2018-05-16 18:26:44 UTC (rev 323070)
@@ -5,12 +5,12 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
 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=('0962634113a19d39fb19a9df895a4e4e3e0fc5b2c17fd0d5c27e1cd9da128fd3af2f01d7b0ce894d3964b5b3bd874aeae205b126e069a6e5d964ad97c753da39')


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

2018-03-21 Thread Felix Yan via arch-commits
Date: Wednesday, March 21, 2018 @ 12:28:57
  Author: felixonmars
Revision: 309864

upgpkg: haskell-blaze-builder 0.4.1.0-1

rebuild with blaze-builder,0.4.1.0

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 12:26:02 UTC (rev 309863)
+++ PKGBUILD2018-03-21 12:28:57 UTC (rev 309864)
@@ -4,8 +4,8 @@
 
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
-pkgver=0.4.0.2
-pkgrel=9
+pkgver=0.4.1.0
+pkgrel=1
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-text")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('ca0390d1e31d1fb65f5739a15b4604e67d01aa1ba2f98ac6e741b277e64e79e8d65eca581aba405b65136261654f3e116c21ae4b4018d74a784e481c2ee9d3a0')
+sha512sums=('0962634113a19d39fb19a9df895a4e4e3e0fc5b2c17fd0d5c27e1cd9da128fd3af2f01d7b0ce894d3964b5b3bd874aeae205b126e069a6e5d964ad97c753da39')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-02-26 Thread Felix Yan via arch-commits
Date: Monday, February 26, 2018 @ 19:08:34
  Author: felixonmars
Revision: 298682

upgpkg: haskell-blaze-builder 0.4.0.2-9

rebuild with mtl,2.2.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-26 19:08:03 UTC (rev 298681)
+++ PKGBUILD2018-02-26 19:08:34 UTC (rev 298682)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2017-12-28 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 13:06:55
  Author: felixonmars
Revision: 276402

upgpkg: haskell-blaze-builder 0.4.0.2-8

rebuild with text,1.2.3.0

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 13:06:22 UTC (rev 276401)
+++ PKGBUILD2017-12-28 13:06:55 UTC (rev 276402)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 19:45:51
  Author: felixonmars
Revision: 269065

upgpkg: haskell-blaze-builder 0.4.0.2-7

rebuild with ghc 8.2.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 19:45:14 UTC (rev 269064)
+++ PKGBUILD2017-11-26 19:45:51 UTC (rev 269065)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=6
+pkgrel=7
 pkgdesc="Efficient buffered output"
 url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 07:18:30
  Author: felixonmars
Revision: 259421

upgpkg: haskell-blaze-builder 0.4.0.2-6

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 07:17:42 UTC (rev 259420)
+++ PKGBUILD2017-09-22 07:18:30 UTC (rev 259421)
@@ -5,20 +5,20 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Efficient buffered output"
-url="http://github.com/lpsmith/blaze-builder;
+url="https://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=('ghc-libs' "haskell-text")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('9ad3e4661bf5556d650fb9aa56a3ad6e6eec7575e87d472e8ab6d15eaef163d4')
+sha512sums=('ca0390d1e31d1fb65f5739a15b4604e67d01aa1ba2f98ac6e741b277e64e79e8d65eca581aba405b65136261654f3e116c21ae4b4018d74a784e481c2ee9d3a0')
 
 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-blaze-builder/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 10:40:44
  Author: felixonmars
Revision: 250880

upgpkg: haskell-blaze-builder 0.4.0.2-5

GHC 8.2.1 rebuild

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 10:39:26 UTC (rev 250879)
+++ PKGBUILD2017-08-15 10:40:44 UTC (rev 250880)
@@ -5,12 +5,13 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
 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=('9ad3e4661bf5556d650fb9aa56a3ad6e6eec7575e87d472e8ab6d15eaef163d4')
 
@@ -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-blaze-builder/trunk (PKGBUILD)

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 03:05:00
  Author: felixonmars
Revision: 236916

upgpkg: haskell-blaze-builder 0.4.0.2-4

rebuild with ghc,8.0.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 03:03:16 UTC (rev 236915)
+++ PKGBUILD2017-06-15 03:05:00 UTC (rev 236916)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 143042 2015-10-06 10:01:37Z fyan $
+# $Id$
 # Maintainer: Felix Yan 
 # Contributor: Arch Haskell Team 
 
@@ -5,12 +5,12 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
 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=('9ad3e4661bf5556d650fb9aa56a3ad6e6eec7575e87d472e8ab6d15eaef163d4')
 
@@ -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
 }


Property changes on: haskell-blaze-builder/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2017-05-21 Thread Felix Yan
Date: Sunday, May 21, 2017 @ 06:47:37
  Author: felixonmars
Revision: 228869

upgpkg: haskell-blaze-builder 0.4.0.2-3

rebuild with text,1.2.2.2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-21 06:47:16 UTC (rev 228868)
+++ PKGBUILD2017-05-21 06:47:37 UTC (rev 228869)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:28:15
  Author: felixonmars
Revision: 225483

use https

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:28:11 UTC (rev 225482)
+++ PKGBUILD2017-04-26 08:28:15 UTC (rev 225483)
@@ -11,7 +11,7 @@
 license=("custom:BSD3")
 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=('9ad3e4661bf5556d650fb9aa56a3ad6e6eec7575e87d472e8ab6d15eaef163d4')
 
 build() {


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

2016-04-28 Thread Felix Yan
Date: Friday, April 29, 2016 @ 05:07:05
  Author: fyan
Revision: 172508

upgpkg: haskell-blaze-builder 0.4.0.2-1

rebuild with yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, 
http-conduit-2.1.10, wai-3.2.1, MonadRandom-0.4.2.3, attoparsec-0.13.0.2, 
auto-update-0.1.3.1, blaze-builder-0.4.0.2, cheapskate-0.1.0.5, clock-0.7.2, 
contravariant-extras-0.3.2, cookie-0.4.2, data-default-0.6.0, 
data-default-instances-base-0.1.0, fast-logger-2.4.6, file-embed 0.0.9.1 -> 
0.0.10, geniplate-mirror-0.7.4, hakyll-4.8.1.0, math-functions-0.1.6.0, 
mime-types-0.1.0.7, psqueues-0.2.2.1, regex-tdfa-1.2.2, shake-0.15.6, 
shakespeare-2.0.8.2, streaming-commons-0.1.15.4, tagged-0.8.4, texmath-0.8.6.2, 
vector-binary-instances-0.2.3.2, vector-th-unbox-0.2.1.6, wai-extra-3.0.15.1, 
wai-logger-2.2.7, xml-conduit-1.3.4.2, xss-sanitize-0.3.5.7, 
yesod-auth-1.4.13.2, yesod-core-1.4.20.2, yesod-form-1.4.7.1, 
yesod-persistent-1.4.0.5

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-29 03:06:58 UTC (rev 172507)
+++ PKGBUILD2016-04-29 03:07:05 UTC (rev 172508)
@@ -4,8 +4,8 @@
 
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
-pkgver=0.4.0.1
-pkgrel=4
+pkgver=0.4.0.2
+pkgrel=1
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('c136ec877bb8d1558409e87b77174977ae01f8dff5bddb472df8b8d4c7e0a3c5')
+sha256sums=('9ad3e4661bf5556d650fb9aa56a3ad6e6eec7575e87d472e8ab6d15eaef163d4')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-03-19 Thread Felix Yan
Date: Friday, March 18, 2016 @ 04:56:50
  Author: fyan
Revision: 167076

upgpkg: haskell-blaze-builder 0.4.0.1-4

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-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-18 03:55:55 UTC (rev 167075)
+++ PKGBUILD2016-03-18 03:56:50 UTC (rev 167076)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2016-01-19 Thread Felix Yan
Date: Wednesday, January 20, 2016 @ 03:44:49
  Author: fyan
Revision: 157758

upgpkg: haskell-blaze-builder 0.4.0.1-3

rebuild with text-1.2.2.0, primitive-0.6.1.0

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-20 02:38:35 UTC (rev 157757)
+++ PKGBUILD2016-01-20 02:44:49 UTC (rev 157758)
@@ -5,7 +5,7 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")


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

2015-12-10 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 17:25:09
  Author: fyan
Revision: 152337

GHC 7.10.3 rebuild

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 16:24:48 UTC (rev 152336)
+++ PKGBUILD2015-12-10 16:25:09 UTC (rev 152337)
@@ -5,12 +5,12 @@
 _hkgname=blaze-builder
 pkgname=haskell-blaze-builder
 pkgver=0.4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient buffered output"
 url="http://github.com/lpsmith/blaze-builder;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-text")
+depends=("ghc=7.10.3" "haskell-text")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"


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

2013-04-24 Thread Daniel Micay
Date: Wednesday, April 24, 2013 @ 17:59:07
  Author: thestinger
Revision: 88895

upgpkg: haskell-blaze-builder 0.3.1.1-2

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-24 15:56:14 UTC (rev 88894)
+++ PKGBUILD2013-04-24 15:59:07 UTC (rev 88895)
@@ -5,14 +5,13 @@
 pkgname=haskell-blaze-builder
 _hkgname=blaze-builder
 pkgver=0.3.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Efficient buffered output.
 url=http://github.com/meiersi/blaze-builder;
 license=(custom:BSD3)
 arch=('i686' 'x86_64')
 makedepends=('ghc')
 depends=('haskell-bytestring' 'haskell-text')
-options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install=$pkgname.install
 sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')



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

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:39:18
  Author: thestinger
Revision: 87692

haskell-blaze-builder: bump pkgver

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:36:31 UTC (rev 87691)
+++ PKGBUILD2013-04-05 09:39:18 UTC (rev 87692)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-blaze-builder
 _hkgname=blaze-builder
-pkgver=0.3.1.0
+pkgver=0.3.1.1
 pkgrel=1
 pkgdesc=Efficient buffered output.
 url=http://github.com/meiersi/blaze-builder;



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

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:40:20
  Author: thestinger
Revision: 87693

haskell-blaze-builder: fix hash

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:39:18 UTC (rev 87692)
+++ PKGBUILD2013-04-05 09:40:20 UTC (rev 87693)
@@ -15,7 +15,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install=$pkgname.install
-sha256sums=('26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4')
+sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')
 
 build() {
   cd $srcdir/$_hkgname-$pkgver