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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:54:07
  Author: felixonmars
Revision: 785617

upgpkg: haskell-basement 0.0.11-9: rebuild with ghc 8.10.3

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:53:22 UTC (rev 785616)
+++ PKGBUILD2020-12-23 22:54:07 UTC (rev 785617)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=8
+pkgrel=9
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 10:40:47
  Author: felixonmars
Revision: 692622

upgpkg: haskell-basement 0.0.11-8: rebuild with happy 1.20.0

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:39:28 UTC (rev 692621)
+++ PKGBUILD2020-08-30 10:40:47 UTC (rev 692622)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=7
+pkgrel=8
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2020-08-16 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 05:25:56
  Author: felixonmars
Revision: 682139

upgpkg: haskell-basement 0.0.11-7: rebuild with ghc 8.10.2

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 05:23:39 UTC (rev 682138)
+++ PKGBUILD2020-08-17 05:25:56 UTC (rev 682139)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=6
+pkgrel=7
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 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-basement/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 10:25:38
  Author: felixonmars
Revision: 617906

upgpkg: haskell-basement 0.0.11-6: rebuild with ghc 8.10.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 10:24:42 UTC (rev 617905)
+++ PKGBUILD2020-04-23 10:25:38 UTC (rev 617906)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=5
+pkgrel=6
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

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

upgpkg: haskell-basement 0.0.11-5: rebuild with ghc 8.10.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 09:10:45 UTC (rev 617864)
+++ PKGBUILD2020-04-23 09:11:45 UTC (rev 617865)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=4
+pkgrel=5
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

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

upgpkg: haskell-basement 0.0.11-4: rebuild with ghc 8.8.3

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 20:41:18 UTC (rev 583173)
+++ PKGBUILD2020-02-26 20:42:29 UTC (rev 583174)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=3
+pkgrel=4
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 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-basement/trunk (PKGBUILD)

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

upgpkg: haskell-basement 0.0.11-3: rebuild with ghc 8.8.2

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 21:08:14 UTC (rev 571226)
+++ PKGBUILD2020-02-14 21:09:18 UTC (rev 571227)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=2
+pkgrel=3
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 17:43:39
  Author: felixonmars
Revision: 550328

upgpkg: haskell-basement 0.0.11-2: rebuild with ghc 8.8.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 17:42:28 UTC (rev 550327)
+++ PKGBUILD2020-01-08 17:43:39 UTC (rev 550328)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2019-07-14 Thread Felix Yan via arch-commits
Date: Monday, July 15, 2019 @ 01:43:34
  Author: felixonmars
Revision: 489579

upgpkg: haskell-basement 0.0.11-1

rebuild with basement 0.0.11, foundation 0.0.24

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-15 00:11:49 UTC (rev 489578)
+++ PKGBUILD2019-07-15 01:43:34 UTC (rev 489579)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.10
-pkgrel=3
+pkgver=0.0.11
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 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=('7ef5511f2e1e14567f9d881a11886abf6224c2e4cc4416ee57e9fe3bf6824ee458b11a5d0c25427eae72cb366af620a1b57b24a479db9863d31a5591d4ab')
+sha512sums=('2396e692fcaa080418eb90c38148dbb2465490ffaa5e35d141573d32729794dffb444b55082878520a22629cfead5fdc1ac98f1d369600cc3165b64730d5')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-24 Thread Felix Yan via arch-commits
Date: Wednesday, April 24, 2019 @ 21:05:33
  Author: felixonmars
Revision: 453495

upgpkg: haskell-basement 0.0.10-3

rebuild with ghc 8.6.5

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 21:04:27 UTC (rev 453494)
+++ PKGBUILD2019-04-24 21:05:33 UTC (rev 453495)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 09:29:45
  Author: felixonmars
Revision: 438233

upgpkg: haskell-basement 0.0.10-2

rebuild with ghc 8.6.4

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 09:26:21 UTC (rev 438232)
+++ PKGBUILD2019-03-09 09:29:45 UTC (rev 438233)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 12:52:55
  Author: felixonmars
Revision: 429912

upgpkg: haskell-basement 0.0.10-1

rebuild with basement 0.0.10, foundation 0.0.23

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 12:50:19 UTC (rev 429911)
+++ PKGBUILD2019-02-07 12:52:55 UTC (rev 429912)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.8
-pkgrel=4
+pkgver=0.0.10
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 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=('37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f')
+sha512sums=('7ef5511f2e1e14567f9d881a11886abf6224c2e4cc4416ee57e9fe3bf6824ee458b11a5d0c25427eae72cb366af620a1b57b24a479db9863d31a5591d4ab')
 
 build() {
 cd $_hkgname-$pkgver


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

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

upgpkg: haskell-basement 0.0.8-4

rebuild with ghc 8.6.3

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 19:57:10 UTC (rev 413071)
+++ PKGBUILD2018-12-09 19:58:09 UTC (rev 413072)
@@ -4,10 +4,10 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 17:56:26
  Author: felixonmars
Revision: 401751

upgpkg: haskell-basement 0.0.8-3

rebuild with ghc 8.6.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 17:55:23 UTC (rev 401750)
+++ PKGBUILD2018-11-06 17:56:26 UTC (rev 401751)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f')
 
 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-basement/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 12:55:03
  Author: felixonmars
Revision: 393496

upgpkg: haskell-basement 0.0.8-2

rebuild with ghc 8.6.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 12:53:53 UTC (rev 393495)
+++ PKGBUILD2018-10-14 12:55:03 UTC (rev 393496)
@@ -4,7 +4,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Monday, July 9, 2018 @ 05:01:32
  Author: felixonmars
Revision: 355645

upgpkg: haskell-basement 0.0.8-1

rebuild with basement 0.0.8, foundation 0.0.21

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-09 04:44:02 UTC (rev 355644)
+++ PKGBUILD2018-07-09 05:01:32 UTC (rev 355645)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.7
-pkgrel=3
+pkgver=0.0.8
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('80f05fa38c1afcb91680aaa668c436b122a206e6044e4da5833e6697e5413b7d6a0f9d09db73c26c8bbf7e8f348af70472d1ebb3c01ce84af7f19560fa72adfd')
+sha512sums=('37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 16:55:49
  Author: felixonmars
Revision: 335007

upgpkg: haskell-basement 0.0.7-3

rebuild with ghc 8.4.3

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 16:55:00 UTC (rev 335006)
+++ PKGBUILD2018-05-31 16:55:49 UTC (rev 335007)
@@ -5,7 +5,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 16:17:03
  Author: felixonmars
Revision: 322915

upgpkg: haskell-basement 0.0.7-2

rebuild with ghc 8.4.2

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:15:03 UTC (rev 322914)
+++ PKGBUILD2018-05-16 16:17:03 UTC (rev 322915)
@@ -5,7 +5,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")


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

2018-02-25 Thread Felix Yan via arch-commits
Date: Sunday, February 25, 2018 @ 17:33:12
  Author: felixonmars
Revision: 297982

upgpkg: haskell-basement 0.0.7-1

rebuild with basement,0.0.7 foundation,0.0.20

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-25 17:25:12 UTC (rev 297981)
+++ PKGBUILD2018-02-25 17:33:12 UTC (rev 297982)
@@ -4,7 +4,7 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.6
+pkgver=0.0.7
 pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b8f3fb66e4e5d33b99aee59c8580e3a3f12c1a8d57f052a206e109d2ba39f88bec72b7104a2083e4edbe6c3b6a17530df0edfdb2202fcc81c4bd431ac13a0f55')
+sha512sums=('80f05fa38c1afcb91680aaa668c436b122a206e6044e4da5833e6697e5413b7d6a0f9d09db73c26c8bbf7e8f348af70472d1ebb3c01ce84af7f19560fa72adfd')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-01-22 Thread Felix Yan via arch-commits
Date: Monday, January 22, 2018 @ 17:31:07
  Author: felixonmars
Revision: 285013

upgpkg: haskell-basement 0.0.6-1

rebuild with basement,0.0.6 foundation,0.0.19

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 17:26:14 UTC (rev 285012)
+++ PKGBUILD2018-01-22 17:31:07 UTC (rev 285013)
@@ -4,7 +4,7 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.5
+pkgver=0.0.6
 pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('bb200e607bf6e49347b5eea585534695e9c51e6424d38ed0e257e1a94b610ce374a48f75cf2b19bda727b63ff65c573f603b46936848c269da1599591a0b5d6b')
+sha512sums=('b8f3fb66e4e5d33b99aee59c8580e3a3f12c1a8d57f052a206e109d2ba39f88bec72b7104a2083e4edbe6c3b6a17530df0edfdb2202fcc81c4bd431ac13a0f55')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-01-10 Thread Felix Yan via arch-commits
Date: Wednesday, January 10, 2018 @ 16:20:55
  Author: felixonmars
Revision: 281042

upgpkg: haskell-basement 0.0.5-1

rebuild with basement,0.0.5 foundation,0.0.18

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-10 16:09:55 UTC (rev 281041)
+++ PKGBUILD2018-01-10 16:20:55 UTC (rev 281042)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.4
-pkgrel=2
+pkgver=0.0.5
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('606001cc5562b54b6573c54b8a31bcd71d34fc8e61dfc828b2c0f1e110b98a23c8df54c25ba80de0251079331bce9f0da0a5157fb1113c32e219818fb680d65c')
+sha512sums=('bb200e607bf6e49347b5eea585534695e9c51e6424d38ed0e257e1a94b610ce374a48f75cf2b19bda727b63ff65c573f603b46936848c269da1599591a0b5d6b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 17:55:27
  Author: felixonmars
Revision: 268951

upgpkg: haskell-basement 0.0.4-2

rebuild with ghc 8.2.2

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 17:54:25 UTC (rev 268950)
+++ PKGBUILD2017-11-26 17:55:27 UTC (rev 268951)
@@ -5,7 +5,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")


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

2017-11-12 Thread Felix Yan
Date: Sunday, November 12, 2017 @ 14:46:18
  Author: felixonmars
Revision: 266371

upgpkg: haskell-basement 0.0.4-1

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-12 14:46:00 UTC (rev 266370)
+++ PKGBUILD2017-11-12 14:46:18 UTC (rev 266371)
@@ -4,16 +4,16 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.3
+pkgver=0.0.4
 pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('5f60e1e0886e8207ef1d1a29040bde23b94f9c195655d1df3eef3a9044a89ceb89c61436d5b7f16ac6c60ff2091e14e3d78a494adad1f51c1a953875150f3db3')
+sha512sums=('606001cc5562b54b6573c54b8a31bcd71d34fc8e61dfc828b2c0f1e110b98a23c8df54c25ba80de0251079331bce9f0da0a5157fb1113c32e219818fb680d65c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-10-13 Thread Felix Yan
Date: Friday, October 13, 2017 @ 16:24:23
  Author: felixonmars
Revision: 262511

upgpkg: haskell-basement 0.0.3-1

rebuild with basement,0.0.3 foundation,0.0.16

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 16:16:15 UTC (rev 262510)
+++ PKGBUILD2017-10-13 16:24:23 UTC (rev 262511)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('30db27feb2464373b11837b892390433eaff1c3207f6a19c9c47455c0b180840180832fac94f2ca201c3b29183174e46039eea464646b5080afcd459919b56ca')
+sha512sums=('5f60e1e0886e8207ef1d1a29040bde23b94f9c195655d1df3eef3a9044a89ceb89c61436d5b7f16ac6c60ff2091e14e3d78a494adad1f51c1a953875150f3db3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 14:40:49
  Author: felixonmars
Revision: 259520

upgpkg: haskell-basement 0.0.2-2

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 14:40:10 UTC (rev 259519)
+++ PKGBUILD2017-09-22 14:40:49 UTC (rev 259520)
@@ -5,7 +5,7 @@
 _hkgname=basement
 pkgname=haskell-basement
 pkgver=0.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation;
 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
 }