[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

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

upgpkg: haskell-abstract-par 0.3.3-21: rebuild with ghc 8.10.3

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:34:47 UTC (rev 785550)
+++ PKGBUILD2020-12-23 22:35:09 UTC (rev 785551)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=20
+pkgrel=21
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 10:34:13
  Author: felixonmars
Revision: 692606

upgpkg: haskell-abstract-par 0.3.3-20: rebuild with happy 1.20.0

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:33:38 UTC (rev 692605)
+++ PKGBUILD2020-08-30 10:34:13 UTC (rev 692606)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=19
+pkgrel=20
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2020-08-16 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 05:18:57
  Author: felixonmars
Revision: 682123

upgpkg: haskell-abstract-par 0.3.3-19: rebuild with ghc 8.10.2

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 05:18:12 UTC (rev 682122)
+++ PKGBUILD2020-08-17 05:18:57 UTC (rev 682123)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=18
+pkgrel=19
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 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-abstract-par/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 10:20:51
  Author: felixonmars
Revision: 617892

upgpkg: haskell-abstract-par 0.3.3-18: rebuild with ghc 8.10.1

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 10:20:22 UTC (rev 617891)
+++ PKGBUILD2020-04-23 10:20:51 UTC (rev 617892)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 09:03:33
  Author: felixonmars
Revision: 617833

upgpkg: haskell-abstract-par 0.3.3-17: rebuild with ghc 8.10.1

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 09:02:49 UTC (rev 617832)
+++ PKGBUILD2020-04-23 09:03:33 UTC (rev 617833)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=16
+pkgrel=17
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

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

upgpkg: haskell-abstract-par 0.3.3-16: rebuild with ghc 8.8.3

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 20:35:30 UTC (rev 583159)
+++ PKGBUILD2020-02-26 20:36:05 UTC (rev 583160)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 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-abstract-par/trunk (PKGBUILD)

2020-02-14 Thread Felix Yan via arch-commits
Date: Friday, February 14, 2020 @ 21:03:18
  Author: felixonmars
Revision: 571211

upgpkg: haskell-abstract-par 0.3.3-15: rebuild with ghc 8.8.2

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 21:02:47 UTC (rev 571210)
+++ PKGBUILD2020-02-14 21:03:18 UTC (rev 571211)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=14
+pkgrel=15
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 17:37:49
  Author: felixonmars
Revision: 550312

upgpkg: haskell-abstract-par 0.3.3-14: rebuild with ghc 8.8.1

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 17:37:15 UTC (rev 550311)
+++ PKGBUILD2020-01-08 17:37:49 UTC (rev 550312)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2019-04-24 Thread Felix Yan via arch-commits
Date: Wednesday, April 24, 2019 @ 20:58:13
  Author: felixonmars
Revision: 453475

upgpkg: haskell-abstract-par 0.3.3-13

rebuild with ghc 8.6.5

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 20:57:43 UTC (rev 453474)
+++ PKGBUILD2019-04-24 20:58:13 UTC (rev 453475)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=12
+pkgrel=13
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 09:21:07
  Author: felixonmars
Revision: 438217

upgpkg: haskell-abstract-par 0.3.3-12

rebuild with ghc 8.6.4

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 09:20:39 UTC (rev 438216)
+++ PKGBUILD2019-03-09 09:21:07 UTC (rev 438217)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=11
+pkgrel=12
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("BSD")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 19:50:46
  Author: felixonmars
Revision: 413056

upgpkg: haskell-abstract-par 0.3.3-11

rebuild with ghc 8.6.3

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 19:50:13 UTC (rev 413055)
+++ PKGBUILD2018-12-09 19:50:46 UTC (rev 413056)
@@ -4,10 +4,10 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 17:47:48
  Author: felixonmars
Revision: 401730

upgpkg: haskell-abstract-par 0.3.3-10

rebuild with ghc 8.6.1

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 17:47:15 UTC (rev 401729)
+++ PKGBUILD2018-11-06 17:47:48 UTC (rev 401730)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=9
+pkgrel=10
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('d603745202ececf5a514e5ac7da82fdd03dd27ec4fbb11a870a7b0a6c92e468cf3bd68763afa748434b3ed0ed5b80a1d2cefaa84c68a84b82028225400841605')
 
 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-abstract-par/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 12:45:25
  Author: felixonmars
Revision: 393473

upgpkg: haskell-abstract-par 0.3.3-9

rebuild with ghc 8.6.1

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 12:44:47 UTC (rev 393472)
+++ PKGBUILD2018-10-14 12:45:25 UTC (rev 393473)
@@ -4,7 +4,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=8
+pkgrel=9
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 07:35:41
  Author: felixonmars
Revision: 335604

upgpkg: haskell-abstract-par 0.3.3-8

rebuild with ghc 8.4.3

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 07:35:13 UTC (rev 335603)
+++ PKGBUILD2018-06-01 07:35:41 UTC (rev 335604)
@@ -5,7 +5,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 08:58:40
  Author: felixonmars
Revision: 323533

upgpkg: haskell-abstract-par 0.3.3-7

rebuild with ghc 8.4.2

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 08:55:27 UTC (rev 323532)
+++ PKGBUILD2018-05-17 08:58:40 UTC (rev 323533)
@@ -5,7 +5,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=6
+pkgrel=7
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 05:06:16
  Author: felixonmars
Revision: 268514

upgpkg: haskell-abstract-par 0.3.3-6

rebuild with ghc 8.2.2

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 05:05:42 UTC (rev 268513)
+++ PKGBUILD2017-11-26 05:06:16 UTC (rev 268514)
@@ -5,7 +5,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-abstract-par/trunk (PKGBUILD)

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 16:26:25
  Author: felixonmars
Revision: 260114

upgpkg: haskell-abstract-par 0.3.3-5

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 16:25:36 UTC (rev 260113)
+++ PKGBUILD2017-09-23 16:26:25 UTC (rev 260114)
@@ -5,7 +5,7 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 license=("custom:BSD3")
@@ -13,12 +13,12 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860')
+sha512sums=('d603745202ececf5a514e5ac7da82fdd03dd27ec4fbb11a870a7b0a6c92e468cf3bd68763afa748434b3ed0ed5b80a1d2cefaa84c68a84b82028225400841605')
 
 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-abstract-par/trunk (PKGBUILD)

2017-08-14 Thread Felix Yan
Date: Monday, August 14, 2017 @ 18:56:43
  Author: felixonmars
Revision: 250434

upgpkg: haskell-abstract-par 0.3.3-4

GHC 8.2.1 rebuild

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-14 18:55:40 UTC (rev 250433)
+++ PKGBUILD2017-08-14 18:56:43 UTC (rev 250434)
@@ -5,23 +5,23 @@
 _hkgname=abstract-par
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 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;)
 sha256sums=('248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
-
+
 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
@@ -30,11 +30,9 @@
 
 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"
-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-abstract-par/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 15:27:17
  Author: felixonmars
Revision: 237182

upgpkg: haskell-abstract-par 0.3.3-3

rebuild with ghc,8.0.2

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 15:25:52 UTC (rev 237181)
+++ PKGBUILD2017-06-15 15:27:17 UTC (rev 237182)
@@ -3,15 +3,14 @@
 # Contributor: Arch Haskell Team 
 
 _hkgname=abstract-par
-_licensefile=LICENSE
 pkgname=haskell-abstract-par
 pkgver=0.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' 
library."
 url="https://github.com/simonmar/monad-par;
 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;)
 sha256sums=('248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860')
 
@@ -18,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
@@ -39,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-abstract-par/trunk (PKGBUILD)

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:19:41
  Author: felixonmars
Revision: 225466

use https

Modified:
  haskell-abstract-par/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:19:38 UTC (rev 225465)
+++ PKGBUILD2017-04-26 08:19:41 UTC (rev 225466)
@@ -12,7 +12,7 @@
 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;)
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860')
 
 build() {