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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:36:18
  Author: felixonmars
Revision: 78

upgpkg: haskell-th-lift 0.8.2-5: rebuild with ghc 8.10.3

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:35:55 UTC (rev 785554)
+++ PKGBUILD2020-12-23 22:36:18 UTC (rev 78)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-12-18 Thread Felix Yan via arch-commits
Date: Friday, December 18, 2020 @ 13:27:51
  Author: felixonmars
Revision: 778602

upgpkg: haskell-th-lift 0.8.2-4: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-18 13:27:14 UTC (rev 778601)
+++ PKGBUILD2020-12-18 13:27:51 UTC (rev 778602)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-12-18 Thread Felix Yan via arch-commits
Date: Friday, December 18, 2020 @ 10:59:26
  Author: felixonmars
Revision: 778475

upgpkg: haskell-th-lift 0.8.2-3: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-18 10:59:05 UTC (rev 778474)
+++ PKGBUILD2020-12-18 10:59:26 UTC (rev 778475)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 22:12:59
  Author: felixonmars
Revision: 725121

upgpkg: haskell-th-lift 0.8.2-2: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 22:12:22 UTC (rev 725120)
+++ PKGBUILD2020-10-16 22:12:59 UTC (rev 725121)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-09-29 Thread Felix Yan via arch-commits
Date: Tuesday, September 29, 2020 @ 19:13:09
  Author: felixonmars
Revision: 713739

upgpkg: haskell-th-lift 0.8.2-1: rebuild with th-lift 0.8.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-29 18:55:06 UTC (rev 713738)
+++ PKGBUILD2020-09-29 19:13:09 UTC (rev 713739)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.8.1
-pkgrel=7
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('21fb31f23aa41ec2c1979b7ad9ce467d9ed555237f7d4236b1400cb00bb7531832b269c1248062fe478876e9f8e4a2968171999a4c8264756ad10aa7e5983fa7')
+sha512sums=('bda1fd661274d911898eb163427a83db81bf5cc6d7cdd2936a84cb314268be2d38c5753727c1e87e83f8edb61e8bbbd0976001f680830b3bc2d4eb96178505ec')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 20:18:00
  Author: felixonmars
Revision: 693072

upgpkg: haskell-th-lift 0.8.1-7: rebuild with happy 1.20.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:17:24 UTC (rev 693071)
+++ PKGBUILD2020-08-30 20:18:00 UTC (rev 693072)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 12:23:01
  Author: felixonmars
Revision: 682546

upgpkg: haskell-th-lift 0.8.1-6: rebuild with ghc 8.10.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 12:22:24 UTC (rev 682545)
+++ PKGBUILD2020-08-17 12:23:01 UTC (rev 682546)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 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 \
 --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-lift/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 22:40:37
  Author: felixonmars
Revision: 618353

upgpkg: haskell-th-lift 0.8.1-5: rebuild with ghc 8.10.1

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:40:09 UTC (rev 618352)
+++ PKGBUILD2020-04-23 22:40:37 UTC (rev 618353)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:40:41
  Author: felixonmars
Revision: 583613

upgpkg: haskell-th-lift 0.8.1-4: rebuild with ghc 8.8.3

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:40:08 UTC (rev 583612)
+++ PKGBUILD2020-02-26 23:40:41 UTC (rev 583613)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:33:05
  Author: felixonmars
Revision: 571723

upgpkg: haskell-th-lift 0.8.1-3: rebuild with ghc 8.8.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:32:27 UTC (rev 571722)
+++ PKGBUILD2020-02-15 16:33:05 UTC (rev 571723)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-02-08 Thread Felix Yan via arch-commits
Date: Saturday, February 8, 2020 @ 18:32:58
  Author: felixonmars
Revision: 564834

upgpkg: haskell-th-lift 0.8.1-2: rebuild with th-abstraction 0.3.2.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-08 18:32:24 UTC (rev 564833)
+++ PKGBUILD2020-02-08 18:32:58 UTC (rev 564834)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')


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

2020-01-28 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 19:44:53
  Author: felixonmars
Revision: 558264

upgpkg: haskell-th-lift 0.8.1-1: rebuild with th-lift 0.8.1

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 19:06:05 UTC (rev 558263)
+++ PKGBUILD2020-01-28 19:44:53 UTC (rev 558264)
@@ -2,16 +2,16 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.8.0.1
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
-url="https://github.com/ekmett/th-lift/;
+url="https://github.com/RyanGlScott/th-lift;
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('214d08c9ad9e343ba42c7d21fd3ffe801c651a2a8f1b0615f72fe18249c02953fb2c3a9726c9bb4af544f7a2c9184bf5d638ff168671acb8812ecf78582b3d6b')
+sha512sums=('21fb31f23aa41ec2c1979b7ad9ce467d9ed555237f7d4236b1400cb00bb7531832b269c1248062fe478876e9f8e4a2968171999a4c8264756ad10aa7e5983fa7')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:56:17
  Author: felixonmars
Revision: 550810

upgpkg: haskell-th-lift 0.8.0.1-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-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:55:41 UTC (rev 550809)
+++ PKGBUILD2020-01-08 22:56:17 UTC (rev 550810)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.8.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')


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

2019-08-28 Thread Felix Yan via arch-commits
Date: Wednesday, August 28, 2019 @ 08:10:49
  Author: felixonmars
Revision: 503633

upgpkg: haskell-th-lift 0.8.0.1-1

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0, th-lift 0.8.0.1, 
th-lift-instances 0.1.14

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-28 07:58:19 UTC (rev 503632)
+++ PKGBUILD2019-08-28 08:10:49 UTC (rev 503633)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.11
-pkgrel=8
+pkgver=0.8.0.1
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7ca3694602cd632e0e177a52f680c21113b696583d8d7242effef1a92959118cecdefa8cb059ca3eba9888d6c179bf9b70463695d8c8e5103ca1716eb0e01fa6')
+sha512sums=('214d08c9ad9e343ba42c7d21fd3ffe801c651a2a8f1b0615f72fe18249c02953fb2c3a9726c9bb4af544f7a2c9184bf5d638ff168671acb8812ecf78582b3d6b')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 00:11:38
  Author: felixonmars
Revision: 454058

upgpkg: haskell-th-lift 0.7.11-8

rebuild with ghc 8.6.5

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 00:10:57 UTC (rev 454057)
+++ PKGBUILD2019-04-26 00:11:38 UTC (rev 454058)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=7
+pkgrel=8
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')


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

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

upgpkg: haskell-th-lift 0.7.11-7

rebuild with ghc 8.6.4

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 00:32:12 UTC (rev 438795)
+++ PKGBUILD2019-03-10 00:32:40 UTC (rev 438796)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=6
+pkgrel=7
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')


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

2019-02-27 Thread Felix Yan via arch-commits
Date: Wednesday, February 27, 2019 @ 12:00:51
  Author: felixonmars
Revision: 436365

upgpkg: haskell-th-lift 0.7.11-6

rebuild with th-abstraction 0.2.11.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-27 12:00:18 UTC (rev 436364)
+++ PKGBUILD2019-02-27 12:00:51 UTC (rev 436365)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=5
+pkgrel=6
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')


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

2018-12-30 Thread Felix Yan via arch-commits
Date: Sunday, December 30, 2018 @ 11:40:04
  Author: felixonmars
Revision: 419146

upgpkg: haskell-th-lift 0.7.11-5

rebuild with th-abstraction 0.2.10.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-30 11:39:26 UTC (rev 419145)
+++ PKGBUILD2018-12-30 11:40:04 UTC (rev 419146)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=4
+pkgrel=5
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('BSD')


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

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

upgpkg: haskell-th-lift 0.7.11-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 00:29:22 UTC (rev 413544)
+++ PKGBUILD2018-12-10 00:29:53 UTC (rev 413545)
@@ -3,10 +3,10 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=3
+pkgrel=4
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 21:40:17
  Author: felixonmars
Revision: 402246

upgpkg: haskell-th-lift 0.7.11-3

rebuild with ghc 8.6.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 21:39:41 UTC (rev 402245)
+++ PKGBUILD2018-11-06 21:40:17 UTC (rev 402246)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=2
+pkgrel=3
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')
@@ -14,10 +14,10 @@
 
sha512sums=('7ca3694602cd632e0e177a52f680c21113b696583d8d7242effef1a92959118cecdefa8cb059ca3eba9888d6c179bf9b70463695d8c8e5103ca1716eb0e01fa6')
 
 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
@@ -27,11 +27,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 "BSD3" "${pkgdir}/usr/share/licenses/${pkgname}/BSD3"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3"
 }


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

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 10:29:14
  Author: felixonmars
Revision: 394004

upgpkg: haskell-th-lift 0.7.11-2

rebuild with ghc 8.6.1

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 10:28:09 UTC (rev 394003)
+++ PKGBUILD2018-10-15 10:29:14 UTC (rev 394004)
@@ -3,7 +3,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

2018-08-28 Thread Felix Yan via arch-commits
Date: Tuesday, August 28, 2018 @ 07:48:55
  Author: felixonmars
Revision: 374862

upgpkg: haskell-th-lift 0.7.11-1

rebuild with th-lift 0.7.11

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-28 07:39:20 UTC (rev 374861)
+++ PKGBUILD2018-08-28 07:48:55 UTC (rev 374862)
@@ -3,8 +3,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.10
-pkgrel=5
+pkgver=0.7.11
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('be94248f344a82441ab71225cf2a88f0a2e6bc603e63ff535c5484f60e5797871658a1824860c7336c9c5b4b987f6a8a42e911d1103794e544274b3de85eeb4a')
+sha512sums=('7ca3694602cd632e0e177a52f680c21113b696583d8d7242effef1a92959118cecdefa8cb059ca3eba9888d6c179bf9b70463695d8c8e5103ca1716eb0e01fa6')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 20:12:48
  Author: felixonmars
Revision: 349179

upgpkg: haskell-th-lift 0.7.10-5

rebuild with th-abstraction 0.2.8.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 20:12:09 UTC (rev 349178)
+++ PKGBUILD2018-06-30 20:12:48 UTC (rev 349179)
@@ -4,7 +4,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.10
-pkgrel=4
+pkgrel=5
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

2018-06-18 Thread Felix Yan via arch-commits
Date: Monday, June 18, 2018 @ 06:48:45
  Author: felixonmars
Revision: 343614

upgpkg: haskell-th-lift 0.7.10-4

rebuild with th-abstraction 0.2.7.0

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-18 06:48:05 UTC (rev 343613)
+++ PKGBUILD2018-06-18 06:48:45 UTC (rev 343614)
@@ -4,7 +4,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.10
-pkgrel=3
+pkgrel=4
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

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

upgpkg: haskell-th-lift 0.7.10-3

rebuild with ghc 8.4.3

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 17:48:18 UTC (rev 335095)
+++ PKGBUILD2018-05-31 17:48:49 UTC (rev 335096)
@@ -4,7 +4,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 16:54:12
  Author: felixonmars
Revision: 322981

upgpkg: haskell-th-lift 0.7.10-2

rebuild with ghc 8.4.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:53:39 UTC (rev 322980)
+++ PKGBUILD2018-05-16 16:54:12 UTC (rev 322981)
@@ -4,7 +4,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

2018-05-15 Thread Felix Yan via arch-commits
Date: Tuesday, May 15, 2018 @ 08:29:02
  Author: felixonmars
Revision: 322360

upgpkg: haskell-th-lift 0.7.10-1

rebuild with th-lift,0.7.10

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-15 08:02:55 UTC (rev 322359)
+++ PKGBUILD2018-05-15 08:29:02 UTC (rev 322360)
@@ -3,16 +3,16 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.9
+pkgver=0.7.10
 pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs')
+depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1e94e9f845500394ab6030c98df6720a3adfd9d6b55731334474fe541638b2660fb25ea65c557b96c86899e985cb281cf6f7db36209fe7e9ab38b52da5ad6d13')
+sha512sums=('be94248f344a82441ab71225cf2a88f0a2e6bc603e63ff535c5484f60e5797871658a1824860c7336c9c5b4b987f6a8a42e911d1103794e544274b3de85eeb4a')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-05-14 Thread Felix Yan via arch-commits
Date: Monday, May 14, 2018 @ 10:43:03
  Author: felixonmars
Revision: 322029

upgpkg: haskell-th-lift 0.7.9-1

rebuild with th-lift,0.7.9

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-14 10:39:55 UTC (rev 322028)
+++ PKGBUILD2018-05-14 10:43:03 UTC (rev 322029)
@@ -3,7 +3,7 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.8
+pkgver=0.7.9
 pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a71f053ad11c0994f1e4525f949711c7fd0f10d617b263b039d6e11c9cf8cadc42c7ad2f92742bb99117ef0c490f3a7d22eba70a2c1b2102b573c1e2e2f8')
+sha512sums=('1e94e9f845500394ab6030c98df6720a3adfd9d6b55731334474fe541638b2660fb25ea65c557b96c86899e985cb281cf6f7db36209fe7e9ab38b52da5ad6d13')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-02-02 Thread Felix Yan via arch-commits
Date: Friday, February 2, 2018 @ 15:52:00
  Author: felixonmars
Revision: 288626

upgpkg: haskell-th-lift 0.7.8-1

rebuild with th-lift,0.7.8

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-02 15:49:47 UTC (rev 288625)
+++ PKGBUILD2018-02-02 15:52:00 UTC (rev 288626)
@@ -3,8 +3,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.7
-pkgrel=5
+pkgver=0.7.8
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2')
+sha512sums=('a71f053ad11c0994f1e4525f949711c7fd0f10d617b263b039d6e11c9cf8cadc42c7ad2f92742bb99117ef0c490f3a7d22eba70a2c1b2102b573c1e2e2f8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 06:38:31
  Author: felixonmars
Revision: 269306

upgpkg: haskell-th-lift 0.7.7-5

rebuild with ghc 8.2.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 06:37:59 UTC (rev 269305)
+++ PKGBUILD2017-11-27 06:38:31 UTC (rev 269306)
@@ -4,7 +4,7 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.7
-pkgrel=4
+pkgrel=5
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')


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

2017-09-24 Thread Felix Yan
Date: Sunday, September 24, 2017 @ 08:11:17
  Author: felixonmars
Revision: 260344

upgpkg: haskell-th-lift 0.7.7-4

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-24 08:09:41 UTC (rev 260343)
+++ PKGBUILD2017-09-24 08:11:17 UTC (rev 260344)
@@ -4,9 +4,9 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.7
-pkgrel=3
+pkgrel=4
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
-url="http://github.com/ekmett/th-lift/;
+url="https://github.com/ekmett/th-lift/;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc-libs')
@@ -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 "BSD3" "${pkgdir}/usr/share/licenses/${pkgname}/BSD3"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 16:30:58
  Author: felixonmars
Revision: 251049

upgpkg: haskell-th-lift 0.7.7-3

GHC 8.2.1 rebuild

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 16:30:03 UTC (rev 251048)
+++ PKGBUILD2017-08-15 16:30:58 UTC (rev 251049)
@@ -4,12 +4,13 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="http://github.com/ekmett/th-lift/;
 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=('490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2')
 
@@ -18,9 +19,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
@@ -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 "BSD3" "${pkgdir}/usr/share/licenses/${pkgname}/BSD3"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3"


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

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 02:31:40
  Author: felixonmars
Revision: 236884

upgpkg: haskell-th-lift 0.7.7-2

rebuild with ghc,8.0.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 02:30:08 UTC (rev 236883)
+++ PKGBUILD2017-06-15 02:31:40 UTC (rev 236884)
@@ -4,12 +4,12 @@
 _hkgname=th-lift
 pkgname=haskell-th-lift
 pkgver=0.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="http://github.com/ekmett/th-lift/;
 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=('490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2')
 
@@ -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 "BSD3" "${pkgdir}/usr/share/licenses/${pkgname}/BSD3"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-04-22 Thread Felix Yan
Date: Sunday, April 23, 2017 @ 04:53:15
  Author: felixonmars
Revision: 224498

upgpkg: haskell-th-lift 0.7.7-1

rebuild with th-lift,0.7.7

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-23 04:27:12 UTC (rev 224497)
+++ PKGBUILD2017-04-23 04:53:15 UTC (rev 224498)
@@ -3,7 +3,7 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.6
+pkgver=0.7.7
 pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="http://github.com/ekmett/th-lift/;
@@ -10,8 +10,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)
-md5sums=('79229db943de83aa5b5fdf8780b349be')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('490d349ef2985defcf58eb49686c89ab79f8f9a3e29f3edb195440fe7995ecec6b2538767855ae0a5b9f43e5b00fe0bee167513486be99c111776ab7855d37d2')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"