[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

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

upgpkg: haskell-th-expand-syns 0.4.6.0-5: rebuild with ghc 8.10.3

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 21:22:19 UTC (rev 785304)
+++ PKGBUILD2020-12-23 21:22:42 UTC (rev 785305)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

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

upgpkg: haskell-th-expand-syns 0.4.6.0-4: rebuild with happy 1.20.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:16:32 UTC (rev 693069)
+++ PKGBUILD2020-08-30 20:17:11 UTC (rev 693070)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

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

upgpkg: haskell-th-expand-syns 0.4.6.0-3: rebuild with ghc 8.10.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 11:58:06 UTC (rev 682543)
+++ PKGBUILD2020-08-17 12:22:14 UTC (rev 682544)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')
@@ -19,7 +19,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --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-th-expand-syns/trunk (PKGBUILD)

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

upgpkg: haskell-th-expand-syns 0.4.6.0-2: rebuild with ghc 8.10.1

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:39:31 UTC (rev 618350)
+++ PKGBUILD2020-04-23 22:39:59 UTC (rev 618351)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2020-04-03 Thread Felix Yan via arch-commits
Date: Saturday, April 4, 2020 @ 01:44:22
  Author: felixonmars
Revision: 611483

upgpkg: haskell-th-expand-syns 0.4.6.0-1: rebuild with th-expand-syns 0.4.6.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-04 01:18:39 UTC (rev 611482)
+++ PKGBUILD2020-04-04 01:44:22 UTC (rev 611483)
@@ -2,8 +2,8 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.5.0
-pkgrel=4
+pkgver=0.4.6.0
+pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-syb')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4e72ec26dbe875c3d664b94d7892001af835794f04bec83ff05952c3b9ea9b9de242cee5c713671213479bce4cfae3d0d6172a581e7fff58923688624dd493bd')
+sha512sums=('93c4516052b2130a189c72fe5ca99e44ffdb4937f6a8afd8c192ba24a7002bd45865992cebf44c5c9d6ddfd9f67a1d7d73633e7521c4a9828a0defee627e89b5')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:39:54
  Author: felixonmars
Revision: 583611

upgpkg: haskell-th-expand-syns 0.4.5.0-4: rebuild with ghc 8.8.3

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:39:16 UTC (rev 583610)
+++ PKGBUILD2020-02-26 23:39:54 UTC (rev 583611)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.5.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')
@@ -37,6 +37,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-th-expand-syns/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:32:13
  Author: felixonmars
Revision: 571721

upgpkg: haskell-th-expand-syns 0.4.5.0-3: rebuild with ghc 8.8.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:31:35 UTC (rev 571720)
+++ PKGBUILD2020-02-15 16:32:13 UTC (rev 571721)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:55:33
  Author: felixonmars
Revision: 550808

upgpkg: haskell-th-expand-syns 0.4.5.0-2: 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-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:54:58 UTC (rev 550807)
+++ PKGBUILD2020-01-08 22:55:33 UTC (rev 550808)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2019-10-11 Thread Felix Yan via arch-commits
Date: Friday, October 11, 2019 @ 18:52:52
  Author: felixonmars
Revision: 515060

upgpkg: haskell-th-expand-syns 0.4.5.0-1

rebuild with th-expand-syns 0.4.5.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-11 18:51:05 UTC (rev 515059)
+++ PKGBUILD2019-10-11 18:52:52 UTC (rev 515060)
@@ -2,8 +2,8 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.4.0
-pkgrel=9
+pkgver=0.4.5.0
+pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')
@@ -11,14 +11,8 @@
 depends=('ghc-libs' 'haskell-syb')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('dbad14fbc9a2041493ee181b376f5888c5bfa8f3d64abf009ad9ee7ac3d95495899fadb678d293f4db4d9902cbc525cadb06c728762d443a035c33519452a27e')
+sha512sums=('4e72ec26dbe875c3d664b94d7892001af835794f04bec83ff05952c3b9ea9b9de242cee5c713671213479bce4cfae3d0d6172a581e7fff58923688624dd493bd')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/< *2.14/<3/' $_hkgname.cabal
-}
-
-
 build() {
 cd $_hkgname-$pkgver
 


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2019-06-27 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 08:16:30
  Author: felixonmars
Revision: 484797

upgpkg: haskell-th-expand-syns 0.4.4.0-9

rebuild with syb 0.7.1

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 08:15:57 UTC (rev 484796)
+++ PKGBUILD2019-06-27 08:16:30 UTC (rev 484797)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2019-04-25 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 00:10:39
  Author: felixonmars
Revision: 454056

upgpkg: haskell-th-expand-syns 0.4.4.0-8

rebuild with ghc 8.6.5

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 20:48:59 UTC (rev 454055)
+++ PKGBUILD2019-04-26 00:10:39 UTC (rev 454056)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 00:32:00
  Author: felixonmars
Revision: 438794

upgpkg: haskell-th-expand-syns 0.4.4.0-7

rebuild with ghc 8.6.4

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 00:31:30 UTC (rev 438793)
+++ PKGBUILD2019-03-10 00:32:00 UTC (rev 438794)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('BSD')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 00:29:06
  Author: felixonmars
Revision: 413543

upgpkg: haskell-th-expand-syns 0.4.4.0-6

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 00:28:33 UTC (rev 413542)
+++ PKGBUILD2018-12-10 00:29:06 UTC (rev 413543)
@@ -3,10 +3,10 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-syb')
 makedepends=('ghc')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 21:39:24
  Author: felixonmars
Revision: 402244

upgpkg: haskell-th-expand-syns 0.4.4.0-5

rebuild with ghc 8.6.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 21:38:48 UTC (rev 402243)
+++ PKGBUILD2018-11-06 21:39:24 UTC (rev 402244)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -20,10 +20,10 @@
 
 
 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}" --enable-tests \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -38,11 +38,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-th-expand-syns/trunk (PKGBUILD)

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 10:27:06
  Author: felixonmars
Revision: 394000

upgpkg: haskell-th-expand-syns 0.4.4.0-4

rebuild with ghc 8.6.1

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 10:19:12 UTC (rev 393999)
+++ PKGBUILD2018-10-15 10:27:06 UTC (rev 394000)
@@ -3,7 +3,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -13,6 +13,12 @@
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 
sha512sums=('dbad14fbc9a2041493ee181b376f5888c5bfa8f3d64abf009ad9ee7ac3d95495899fadb678d293f4db4d9902cbc525cadb06c728762d443a035c33519452a27e')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.14/<3/' $_hkgname.cabal
+}
+
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 17:49:33
  Author: felixonmars
Revision: 335098

upgpkg: haskell-th-expand-syns 0.4.4.0-3

rebuild with ghc 8.4.3

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 17:49:02 UTC (rev 335097)
+++ PKGBUILD2018-05-31 17:49:33 UTC (rev 335098)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 16:55:04
  Author: felixonmars
Revision: 322983

upgpkg: haskell-th-expand-syns 0.4.4.0-2

rebuild with ghc 8.4.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:54:31 UTC (rev 322982)
+++ PKGBUILD2018-05-16 16:55:04 UTC (rev 322983)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2017-12-27 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 01:05:28
  Author: felixonmars
Revision: 276272

upgpkg: haskell-th-expand-syns 0.4.4.0-1

rebuild with th-expand-syns,0.4.4.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-27 22:58:20 UTC (rev 276271)
+++ PKGBUILD2017-12-28 01:05:28 UTC (rev 276272)
@@ -3,8 +3,8 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.3.0
-pkgrel=6
+pkgver=0.4.4.0
+pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-syb')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1f1125315292e0ce2d1e4b6a85788e3d66c9e7b6a2748be742927f9ddb501c2e2032f687ba81c67140411362e218ce4a2469ff9dcc35bb4cd213cb31f171ee47')
+sha512sums=('dbad14fbc9a2041493ee181b376f5888c5bfa8f3d64abf009ad9ee7ac3d95495899fadb678d293f4db4d9902cbc525cadb06c728762d443a035c33519452a27e')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 09:26:53
  Author: felixonmars
Revision: 268871

upgpkg: haskell-th-expand-syns 0.4.3.0-6

rebuild with ghc 8.2.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 09:26:16 UTC (rev 268870)
+++ PKGBUILD2017-11-26 09:26:53 UTC (rev 268871)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -16,9 +16,9 @@
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
-
+
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -27,9 +27,14 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
 cd "${srcdir}/${_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}"


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 18:24:31
  Author: felixonmars
Revision: 259682

upgpkg: haskell-th-expand-syns 0.4.3.0-5

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 18:24:18 UTC (rev 259681)
+++ PKGBUILD2017-09-22 18:24:31 UTC (rev 259682)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -17,7 +17,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
@@ -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-th-expand-syns/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 16:29:37
  Author: felixonmars
Revision: 251047

upgpkg: haskell-th-expand-syns 0.4.3.0-4

GHC 8.2.1 rebuild

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 16:28:42 UTC (rev 251046)
+++ PKGBUILD2017-08-15 16:29:37 UTC (rev 251047)
@@ -4,12 +4,13 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc' 'haskell-syb')
+depends=('ghc-libs' 'haskell-syb')
+makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 
sha512sums=('1f1125315292e0ce2d1e4b6a85788e3d66c9e7b6a2748be742927f9ddb501c2e2032f687ba81c67140411362e218ce4a2469ff9dcc35bb4cd213cb31f171ee47')
 
@@ -20,7 +21,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
@@ -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-th-expand-syns/trunk (PKGBUILD)

2017-08-05 Thread Felix Yan
Date: Saturday, August 5, 2017 @ 10:47:32
  Author: felixonmars
Revision: 248647

upgpkg: haskell-th-expand-syns 0.4.3.0-3

rebuild with syb,0.7

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-05 10:46:25 UTC (rev 248646)
+++ PKGBUILD2017-08-05 10:47:32 UTC (rev 248647)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
@@ -18,7 +18,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-th-expand-syns/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 10:59:10
  Author: felixonmars
Revision: 237147

upgpkg: haskell-th-expand-syns 0.4.3.0-2

rebuild with ghc,8.0.2

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 10:57:35 UTC (rev 237146)
+++ PKGBUILD2017-06-15 10:59:10 UTC (rev 237147)
@@ -4,12 +4,12 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=8.0.1' 'haskell-syb')
+depends=('ghc' 'haskell-syb')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 
sha512sums=('1f1125315292e0ce2d1e4b6a85788e3d66c9e7b6a2748be742927f9ddb501c2e2032f687ba81c67140411362e218ce4a2469ff9dcc35bb4cd213cb31f171ee47')
 
@@ -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
 }


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2017-04-22 Thread Felix Yan
Date: Sunday, April 23, 2017 @ 02:32:10
  Author: felixonmars
Revision: 224465

upgpkg: haskell-th-expand-syns 0.4.3.0-1

rebuild with th-expand-syns,0.4.3.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-23 02:30:11 UTC (rev 224464)
+++ PKGBUILD2017-04-23 02:32:10 UTC (rev 224465)
@@ -3,7 +3,7 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.2.0
+pkgver=0.4.3.0
 pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-syb')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('33b8654b97f422c6278c9175f9fb1a61')
+sha512sums=('1f1125315292e0ce2d1e4b6a85788e3d66c9e7b6a2748be742927f9ddb501c2e2032f687ba81c67140411362e218ce4a2469ff9dcc35bb4cd213cb31f171ee47')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2017-01-13 Thread Felix Yan
Date: Friday, January 13, 2017 @ 16:43:39
  Author: felixonmars
Revision: 207232

upgpkg: haskell-th-expand-syns 0.4.2.0-1

rebuild with th-expand-syns-0.4.2.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-13 16:43:32 UTC (rev 207231)
+++ PKGBUILD2017-01-13 16:43:39 UTC (rev 207232)
@@ -3,7 +3,7 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.1.0
+pkgver=0.4.2.0
 pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
@@ -10,8 +10,8 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-syb')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('56f9db4cdfe9b3d135675f485918e1c2')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('33b8654b97f422c6278c9175f9fb1a61')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

2016-12-08 Thread Felix Yan
Date: Friday, December 9, 2016 @ 07:41:30
  Author: felixonmars
Revision: 198605

upgpkg: haskell-th-expand-syns 0.4.1.0-1

rebuild with th-expand-syns-0.4.1.0, th-lift-instances-0.1.11, th-orphans-0.13.3

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-09 07:35:20 UTC (rev 198604)
+++ PKGBUILD2016-12-09 07:41:30 UTC (rev 198605)
@@ -3,7 +3,7 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.0.0
+pkgver=0.4.1.0
 pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns;
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-syb')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('5b5a08c5a6076ed5368bcbd5118efdff')
+md5sums=('56f9db4cdfe9b3d135675f485918e1c2')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"