[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

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

upgpkg: haskell-wl-pprint-text 1.2.0.1-8: rebuild with ghc 8.10.3

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:49:29 UTC (rev 785602)
+++ PKGBUILD2020-12-23 22:49:54 UTC (rev 785603)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 14:33:26
  Author: felixonmars
Revision: 720662

upgpkg: haskell-wl-pprint-text 1.2.0.1-7: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 14:32:54 UTC (rev 720661)
+++ PKGBUILD2020-10-07 14:33:26 UTC (rev 720662)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

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

upgpkg: haskell-wl-pprint-text 1.2.0.1-6: rebuild with happy 1.20.0

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:51:21 UTC (rev 693139)
+++ PKGBUILD2020-08-30 20:52:00 UTC (rev 693140)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 12:55:03
  Author: felixonmars
Revision: 682614

upgpkg: haskell-wl-pprint-text 1.2.0.1-5: rebuild with ghc 8.10.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 12:54:26 UTC (rev 682613)
+++ PKGBUILD2020-08-17 12:55:03 UTC (rev 682614)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 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-wl-pprint-text/trunk (PKGBUILD)

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

upgpkg: haskell-wl-pprint-text 1.2.0.1-4: rebuild with ghc 8.10.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 23:23:32 UTC (rev 618449)
+++ PKGBUILD2020-04-23 23:24:10 UTC (rev 618450)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 09:19:59
  Author: felixonmars
Revision: 583725

upgpkg: haskell-wl-pprint-text 1.2.0.1-3: rebuild with ghc 8.8.3

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 09:19:22 UTC (rev 583724)
+++ PKGBUILD2020-02-27 09:19:59 UTC (rev 583725)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 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-wl-pprint-text/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 23:28:17
  Author: felixonmars
Revision: 572033

upgpkg: haskell-wl-pprint-text 1.2.0.1-2: rebuild with ghc 8.8.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 23:27:43 UTC (rev 572032)
+++ PKGBUILD2020-02-15 23:28:17 UTC (rev 572033)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-02-01 Thread Felix Yan via arch-commits
Date: Saturday, February 1, 2020 @ 19:00:58
  Author: felixonmars
Revision: 561084

upgpkg: haskell-wl-pprint-text 1.2.0.1-1: rebuild with wl-pprint-text 1.2.0.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-01 18:57:52 UTC (rev 561083)
+++ PKGBUILD2020-02-01 19:00:58 UTC (rev 561084)
@@ -3,8 +3,8 @@
 
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
-pkgver=1.2.0.0
-pkgrel=12
+pkgver=1.2.0.1
+pkgrel=1
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
@@ -12,13 +12,8 @@
 depends=('ghc-libs' 'haskell-base-compat')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('d81e059deeba5bb23e82a6aa3a88ddcfb2b3b40c9c9591b1e5784040b9fa01626276f5c4761b3acd33d06c75066d38868de70586fc3ae830e20260ea00e425ae')
+sha512sums=('944ad7ead8eb062a3fdf71a90872a14d7c4e021d5237cd6aac19f1e882dc62e14cfdca114a8011b7b76faed10cf5fd76b120336adb4c10f6506fa06672e922f0')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/== *0.10/== 0.11/' $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 23:28:29
  Author: felixonmars
Revision: 559304

upgpkg: haskell-wl-pprint-text 1.2.0.0-12: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 23:27:54 UTC (rev 559303)
+++ PKGBUILD2020-01-29 23:28:29 UTC (rev 559304)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=11
+pkgrel=12
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 14:11:00
  Author: felixonmars
Revision: 551204

upgpkg: haskell-wl-pprint-text 1.2.0.0-11: 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, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 
0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 14:10:17 UTC (rev 551203)
+++ PKGBUILD2020-01-09 14:11:00 UTC (rev 551204)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=10
+pkgrel=11
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 12:14:56
  Author: felixonmars
Revision: 539845

upgpkg: haskell-wl-pprint-text 1.2.0.0-10: rebuild with pandoc 2.8, 
pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, 
texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, 
optparse-applicative 0.15.1.0, hledger 1.16, hledger-lib 1.16, hledger-ui 1.16, 
hledger-web 1.16

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 12:14:02 UTC (rev 539844)
+++ PKGBUILD2019-12-24 12:14:56 UTC (rev 539845)
@@ -4,16 +4,21 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-base-compat")
+depends=('ghc-libs' 'haskell-base-compat')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('d81e059deeba5bb23e82a6aa3a88ddcfb2b3b40c9c9591b1e5784040b9fa01626276f5c4761b3acd33d06c75066d38868de70586fc3ae830e20260ea00e425ae')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/== *0.10/== 0.11/' $_hkgname.cabal
+}
+
 build() {
 cd $_hkgname-$pkgver
 


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2019-04-26 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 07:49:14
  Author: felixonmars
Revision: 454191

upgpkg: haskell-wl-pprint-text 1.2.0.0-9

rebuild with ghc 8.6.5

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 07:48:39 UTC (rev 454190)
+++ PKGBUILD2019-04-26 07:49:14 UTC (rev 454191)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=8
+pkgrel=9
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 06:53:02
  Author: felixonmars
Revision: 438918

upgpkg: haskell-wl-pprint-text 1.2.0.0-8

rebuild with ghc 8.6.4

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 06:52:29 UTC (rev 438917)
+++ PKGBUILD2019-03-10 06:53:02 UTC (rev 438918)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 01:24:42
  Author: felixonmars
Revision: 413669

upgpkg: haskell-wl-pprint-text 1.2.0.0-7

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 01:24:10 UTC (rev 413668)
+++ PKGBUILD2018-12-10 01:24:42 UTC (rev 413669)
@@ -4,10 +4,10 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-base-compat")
 makedepends=('ghc')


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 23:14:41
  Author: felixonmars
Revision: 402435

upgpkg: haskell-wl-pprint-text 1.2.0.0-6

rebuild with ghc 8.6.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 23:14:06 UTC (rev 402434)
+++ PKGBUILD2018-11-06 23:14:41 UTC (rev 402435)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('d81e059deeba5bb23e82a6aa3a88ddcfb2b3b40c9c9591b1e5784040b9fa01626276f5c4761b3acd33d06c75066d38868de70586fc3ae830e20260ea00e425ae')
 
 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-wl-pprint-text/trunk (PKGBUILD)

2018-10-19 Thread Felix Yan via arch-commits
Date: Friday, October 19, 2018 @ 11:42:00
  Author: felixonmars
Revision: 397456

upgpkg: haskell-wl-pprint-text 1.2.0.0-5

rebuild with base-compat 0.10.5

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 11:41:25 UTC (rev 397455)
+++ PKGBUILD2018-10-19 11:42:00 UTC (rev 397456)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

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

upgpkg: haskell-wl-pprint-text 1.2.0.0-4

rebuild with ghc 8.6.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 14:37:43 UTC (rev 394202)
+++ PKGBUILD2018-10-15 14:38:22 UTC (rev 394203)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-07-10 Thread Felix Yan via arch-commits
Date: Tuesday, July 10, 2018 @ 21:47:10
  Author: felixonmars
Revision: 356512

upgpkg: haskell-wl-pprint-text 1.2.0.0-3

rebuild with base-compat 0.10.4

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-10 21:46:33 UTC (rev 356511)
+++ PKGBUILD2018-07-10 21:47:10 UTC (rev 356512)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 09:30:28
  Author: felixonmars
Revision: 335780

upgpkg: haskell-wl-pprint-text 1.2.0.0-2

rebuild with ghc 8.4.3

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 09:29:54 UTC (rev 335779)
+++ PKGBUILD2018-06-01 09:30:28 UTC (rev 335780)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-05-19 Thread Felix Yan via arch-commits
Date: Saturday, May 19, 2018 @ 10:41:57
  Author: felixonmars
Revision: 324513

upgpkg: haskell-wl-pprint-text 1.2.0.0-1

rebuild with base-compat,0.10.1 aeson,1.3.1.1

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-19 10:38:47 UTC (rev 324512)
+++ PKGBUILD2018-05-19 10:41:57 UTC (rev 324513)
@@ -4,16 +4,16 @@
 
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
-pkgver=1.1.1.0
-pkgrel=10
+pkgver=1.2.0.0
+pkgrel=1
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-base-compat" "haskell-text")
+depends=('ghc-libs' "haskell-base-compat")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('16a265846b6f116b8e53b691875afab2e40c6c75dabd6ed74d2bc23aab8241208236aba880cb1b45b15dc2d3b0e1654f0187d8492145147922ee6ff4a36009fd')
+sha512sums=('d81e059deeba5bb23e82a6aa3a88ddcfb2b3b40c9c9591b1e5784040b9fa01626276f5c4761b3acd33d06c75066d38868de70586fc3ae830e20260ea00e425ae')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2018-02-27 Thread Felix Yan via arch-commits
Date: Tuesday, February 27, 2018 @ 09:01:54
  Author: felixonmars
Revision: 299032

upgpkg: haskell-wl-pprint-text 1.1.1.0-10

rebuild with mtl,2.2.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 09:01:22 UTC (rev 299031)
+++ PKGBUILD2018-02-27 09:01:54 UTC (rev 299032)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-12-30 Thread Felix Yan via arch-commits
Date: Saturday, December 30, 2017 @ 11:33:48
  Author: felixonmars
Revision: 277065

upgpkg: haskell-wl-pprint-text 1.1.1.0-9

rebuild with text,1.2.3.0

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-30 11:33:15 UTC (rev 277064)
+++ PKGBUILD2017-12-30 11:33:48 UTC (rev 277065)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

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

upgpkg: haskell-wl-pprint-text 1.1.1.0-8

rebuild with ghc 8.2.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 06:30:37 UTC (rev 269289)
+++ PKGBUILD2017-11-27 06:31:11 UTC (rev 269290)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 15:00:26
  Author: felixonmars
Revision: 259972

upgpkg: haskell-wl-pprint-text 1.1.1.0-7

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 15:00:08 UTC (rev 259971)
+++ PKGBUILD2017-09-23 15:00:26 UTC (rev 259972)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -13,12 +13,12 @@
 depends=('ghc-libs' "haskell-base-compat" "haskell-text")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('2960c8201c05d912a1df748a3ceeadc7525905ff1c371d7b4972f4011eca0acd')
+sha512sums=('16a265846b6f116b8e53b691875afab2e40c6c75dabd6ed74d2bc23aab8241208236aba880cb1b45b15dc2d3b0e1654f0187d8492145147922ee6ff4a36009fd')
 
 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-wl-pprint-text/trunk (PKGBUILD)

2017-08-16 Thread Felix Yan
Date: Wednesday, August 16, 2017 @ 19:04:40
  Author: felixonmars
Revision: 251479

upgpkg: haskell-wl-pprint-text 1.1.1.0-6

GHC 8.2.1 rebuild

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-16 19:03:32 UTC (rev 251478)
+++ PKGBUILD2017-08-16 19:04:40 UTC (rev 251479)
@@ -5,12 +5,13 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=5
+pkgrel=6
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-base-compat" "haskell-text")
+depends=('ghc-libs' "haskell-base-compat" "haskell-text")
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('2960c8201c05d912a1df748a3ceeadc7525905ff1c371d7b4972f4011eca0acd')
 
@@ -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-wl-pprint-text/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Friday, June 16, 2017 @ 05:21:47
  Author: felixonmars
Revision: 237467

upgpkg: haskell-wl-pprint-text 1.1.1.0-5

rebuild with ghc,8.0.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 05:20:30 UTC (rev 237466)
+++ PKGBUILD2017-06-16 05:21:47 UTC (rev 237467)
@@ -5,12 +5,12 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-base-compat" "haskell-text")
+depends=("ghc" "haskell-base-compat" "haskell-text")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('2960c8201c05d912a1df748a3ceeadc7525905ff1c371d7b4972f4011eca0acd')
 
@@ -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-wl-pprint-text/trunk (PKGBUILD)

2017-05-22 Thread Felix Yan
Date: Monday, May 22, 2017 @ 22:27:34
  Author: felixonmars
Revision: 229374

upgpkg: haskell-wl-pprint-text 1.1.1.0-4

rebuild with text,1.2.2.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-22 22:25:54 UTC (rev 229373)
+++ PKGBUILD2017-05-22 22:27:34 UTC (rev 229374)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-04-11 Thread Felix Yan
Date: Tuesday, April 11, 2017 @ 14:20:39
  Author: felixonmars
Revision: 25

upgpkg: haskell-wl-pprint-text 1.1.1.0-3

rebuild with base-compat,0.9.3

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-11 14:17:40 UTC (rev 24)
+++ PKGBUILD2017-04-11 14:20:39 UTC (rev 25)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-03-12 Thread Felix Yan
Date: Sunday, March 12, 2017 @ 21:54:43
  Author: felixonmars
Revision: 215910

upgpkg: haskell-wl-pprint-text 1.1.1.0-2

rebuild with base-compat,0.9.2

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-12 21:51:46 UTC (rev 215909)
+++ PKGBUILD2017-03-12 21:54:43 UTC (rev 215910)
@@ -5,7 +5,7 @@
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
 pkgver=1.1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-02-03 Thread Felix Yan
Date: Saturday, February 4, 2017 @ 07:48:55
  Author: felixonmars
Revision: 209830

upgpkg: haskell-wl-pprint-text 1.1.1.0-1

rebuild with wl-pprint-text,1.1.1.0

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-04 07:48:07 UTC (rev 209829)
+++ PKGBUILD2017-02-04 07:48:55 UTC (rev 209830)
@@ -4,15 +4,15 @@
 
 _hkgname=wl-pprint-text
 pkgname=haskell-wl-pprint-text
-pkgver=1.1.0.4
-pkgrel=2
+pkgver=1.1.1.0
+pkgrel=1
 pkgdesc="A Wadler/Leijen Pretty Printer for Text values"
-url="http://hackage.haskell.org/package/${_hkgname};
+url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-text")
+depends=("ghc=8.0.1" "haskell-base-compat" "haskell-text")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('ff2d53814b7c66624a2ef3d8f79034273de5b7addb29c1ebad277057e3fff1f5')
+sha256sums=('2960c8201c05d912a1df748a3ceeadc7525905ff1c371d7b4972f4011eca0acd')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-wl-pprint-text/trunk (PKGBUILD)

2017-01-23 Thread Felix Yan
Date: Tuesday, January 24, 2017 @ 06:25:16
  Author: felixonmars
Revision: 208760

use https source

Modified:
  haskell-wl-pprint-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-24 06:14:42 UTC (rev 208759)
+++ PKGBUILD2017-01-24 06:25:16 UTC (rev 208760)
@@ -11,7 +11,7 @@
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-text")
-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=('ff2d53814b7c66624a2ef3d8f79034273de5b7addb29c1ebad277057e3fff1f5')
 
 build() {