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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 23:09:31
  Author: felixonmars
Revision: 785667

upgpkg: haskell-utility-ht 0.0.15-5: rebuild with ghc 8.10.3

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 23:09:07 UTC (rev 785666)
+++ PKGBUILD2020-12-23 23:09:31 UTC (rev 785667)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.15
-pkgrel=4
+pkgrel=5
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 20:47:43
  Author: felixonmars
Revision: 693128

upgpkg: haskell-utility-ht 0.0.15-4: rebuild with happy 1.20.0

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:47:04 UTC (rev 693127)
+++ PKGBUILD2020-08-30 20:47:43 UTC (rev 693128)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.15
-pkgrel=3
+pkgrel=4
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 12:51:09
  Author: felixonmars
Revision: 682604

upgpkg: haskell-utility-ht 0.0.15-3: rebuild with ghc 8.10.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 12:50:25 UTC (rev 682603)
+++ PKGBUILD2020-08-17 12:51:09 UTC (rev 682604)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.15
-pkgrel=2
+pkgrel=3
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 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-utility-ht/trunk (PKGBUILD)

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

upgpkg: haskell-utility-ht 0.0.15-2: rebuild with ghc 8.10.1

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 23:11:03 UTC (rev 618435)
+++ PKGBUILD2020-04-23 23:11:36 UTC (rev 618436)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2020-03-21 Thread Felix Yan via arch-commits
Date: Sunday, March 22, 2020 @ 01:52:47
  Author: felixonmars
Revision: 603332

upgpkg: haskell-utility-ht 0.0.15-1: rebuild with utility-ht 0.0.15

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-22 01:50:41 UTC (rev 603331)
+++ PKGBUILD2020-03-22 01:52:47 UTC (rev 603332)
@@ -3,8 +3,8 @@
 
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
-pkgver=0.0.14
-pkgrel=15
+pkgver=0.0.15
+pkgrel=1
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
+sha512sums=('29be7ed40c4dc025df0997f7d8611b0f86125ba6a6aa3e4d65844f996f19f3d417b4b1dc7da58589a5259ddb9f473c71af0fc32891105a364a3dbc7f05671905')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 09:11:46
  Author: felixonmars
Revision: 583701

upgpkg: haskell-utility-ht 0.0.14-15: rebuild with ghc 8.8.3

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 09:11:10 UTC (rev 583700)
+++ PKGBUILD2020-02-27 09:11:46 UTC (rev 583701)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=14
+pkgrel=15
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 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-utility-ht/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 18:02:39
  Author: felixonmars
Revision: 571809

upgpkg: haskell-utility-ht 0.0.14-14: rebuild with ghc 8.8.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 18:01:52 UTC (rev 571808)
+++ PKGBUILD2020-02-15 18:02:39 UTC (rev 571809)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=13
+pkgrel=14
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 23:48:56
  Author: felixonmars
Revision: 550895

upgpkg: haskell-utility-ht 0.0.14-13: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 23:48:22 UTC (rev 550894)
+++ PKGBUILD2020-01-08 23:48:56 UTC (rev 550895)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=12
+pkgrel=13
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 07:19:18
  Author: felixonmars
Revision: 454136

upgpkg: haskell-utility-ht 0.0.14-12

rebuild with ghc 8.6.5

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 07:13:17 UTC (rev 454135)
+++ PKGBUILD2019-04-26 07:19:18 UTC (rev 454136)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=11
+pkgrel=12
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 01:01:22
  Author: felixonmars
Revision: 438862

upgpkg: haskell-utility-ht 0.0.14-11

rebuild with ghc 8.6.4

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 01:00:50 UTC (rev 438861)
+++ PKGBUILD2019-03-10 01:01:22 UTC (rev 438862)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=10
+pkgrel=11
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("BSD")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 01:02:49
  Author: felixonmars
Revision: 413621

upgpkg: haskell-utility-ht 0.0.14-10

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 01:02:16 UTC (rev 413620)
+++ PKGBUILD2018-12-10 01:02:49 UTC (rev 413621)
@@ -4,10 +4,10 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=9
+pkgrel=10
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 22:15:48
  Author: felixonmars
Revision: 402329

upgpkg: haskell-utility-ht 0.0.14-9

rebuild with ghc 8.6.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 22:15:11 UTC (rev 402328)
+++ PKGBUILD2018-11-06 22:15:48 UTC (rev 402329)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=8
+pkgrel=9
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
 
 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-utility-ht/trunk (PKGBUILD)

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

upgpkg: haskell-utility-ht 0.0.14-8

rebuild with ghc 8.6.1

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 11:26:51 UTC (rev 394081)
+++ PKGBUILD2018-10-15 11:27:28 UTC (rev 394082)
@@ -4,7 +4,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=7
+pkgrel=8
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 07:42:40
  Author: felixonmars
Revision: 335626

upgpkg: haskell-utility-ht 0.0.14-7

rebuild with ghc 8.4.3

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 07:42:05 UTC (rev 335625)
+++ PKGBUILD2018-06-01 07:42:40 UTC (rev 335626)
@@ -5,7 +5,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=6
+pkgrel=7
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 09:11:39
  Author: felixonmars
Revision: 323554

upgpkg: haskell-utility-ht 0.0.14-6

rebuild with ghc 8.4.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 09:10:56 UTC (rev 323553)
+++ PKGBUILD2018-05-17 09:11:39 UTC (rev 323554)
@@ -5,7 +5,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=5
+pkgrel=6
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")


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

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

upgpkg: haskell-utility-ht 0.0.14-5

rebuild with ghc 8.2.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 17:40:15 UTC (rev 268924)
+++ PKGBUILD2017-11-26 17:40:53 UTC (rev 268925)
@@ -5,7 +5,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=4
+pkgrel=5
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")


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

2017-09-24 Thread Felix Yan
Date: Sunday, September 24, 2017 @ 08:15:44
  Author: felixonmars
Revision: 260354

upgpkg: haskell-utility-ht 0.0.14-4

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-24 08:15:34 UTC (rev 260353)
+++ PKGBUILD2017-09-24 08:15:44 UTC (rev 260354)
@@ -5,7 +5,7 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=3
+pkgrel=4
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")
@@ -18,7 +18,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
@@ -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-utility-ht/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 22:59:58
  Author: felixonmars
Revision: 251219

upgpkg: haskell-utility-ht 0.0.14-3

GHC 8.2.1 rebuild

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 22:58:43 UTC (rev 251218)
+++ PKGBUILD2017-08-15 22:59:58 UTC (rev 251219)
@@ -5,12 +5,13 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=2
+pkgrel=3
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc")
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
 
@@ -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-utility-ht/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 20:27:28
  Author: felixonmars
Revision: 237433

upgpkg: haskell-utility-ht 0.0.14-2

rebuild with ghc,8.0.2

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 20:26:06 UTC (rev 237432)
+++ PKGBUILD2017-06-15 20:27:28 UTC (rev 237433)
@@ -5,12 +5,12 @@
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
 pkgver=0.0.14
-pkgrel=1
+pkgrel=2
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1")
+depends=("ghc")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
 
@@ -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-utility-ht/trunk (PKGBUILD)

2017-06-03 Thread Felix Yan
Date: Sunday, June 4, 2017 @ 02:47:01
  Author: felixonmars
Revision: 233914

upgpkg: haskell-utility-ht 0.0.14-1

rebuild with utility-ht,0.0.14

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-04 02:33:01 UTC (rev 233913)
+++ PKGBUILD2017-06-04 02:47:01 UTC (rev 233914)
@@ -4,7 +4,7 @@
 
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
-pkgver=0.0.13
+pkgver=0.0.14
 pkgrel=1
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('dd47ecf21b759e18e277e38d1dfb93d66690182758da459df7b7542d395d67c7e14028a731c6c6efc9469a69a553aa692917e7d712af7b042cea1eea8ab602cd')
+sha512sums=('57e4f3fef2770c9906d4003b3a8182ecf875d19f155757752a2e4d0695c5c4be3c9d87da5774e802c1774a6d8ae4ca64e8f924146169af26501a9d77dbb0f762')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-03-25 Thread Felix Yan
Date: Saturday, March 25, 2017 @ 15:36:31
  Author: felixonmars
Revision: 218954

upgpkg: haskell-utility-ht 0.0.13-1

rebuild with utility-ht,0.0.13

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-25 14:52:24 UTC (rev 218953)
+++ PKGBUILD2017-03-25 15:36:31 UTC (rev 218954)
@@ -4,7 +4,7 @@
 
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
-pkgver=0.0.12
+pkgver=0.0.13
 pkgrel=1
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
@@ -11,8 +11,8 @@
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('a4445f436354599c1f3e923dfb3e4463b6f65e7c1dabea1e2d34d11c4a5b05ef')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('dd47ecf21b759e18e277e38d1dfb93d66690182758da459df7b7542d395d67c7e14028a731c6c6efc9469a69a553aa692917e7d712af7b042cea1eea8ab602cd')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-09-03 Thread Felix Yan
Date: Saturday, September 3, 2016 @ 08:19:26
  Author: felixonmars
Revision: 188359

upgpkg: haskell-utility-ht 0.0.12-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, 
http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, 
yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  haskell-utility-ht/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-03 08:18:30 UTC (rev 188358)
+++ PKGBUILD2016-09-03 08:19:26 UTC (rev 188359)
@@ -4,8 +4,8 @@
 
 _hkgname=utility-ht
 pkgname=haskell-utility-ht
-pkgver=0.0.11
-pkgrel=2
+pkgver=0.0.12
+pkgrel=1
 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions"
 url="http://www.haskell.org/haskellwiki/Utility-HT;
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('5cdcc5c1eab4029d18f1712472d69b61265c2d543a8065e1e9762b1ddc235812')
+sha256sums=('a4445f436354599c1f3e923dfb3e4463b6f65e7c1dabea1e2d34d11c4a5b05ef')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"