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

2019-10-06 Thread Felix Yan via arch-commits
Date: Sunday, October 6, 2019 @ 11:33:10
  Author: felixonmars
Revision: 513214

upgpkg: haskell-pretty-show 1.9.5-6

rebuild with happy 1.19.12

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 11:32:16 UTC (rev 513213)
+++ PKGBUILD2019-10-06 11:33:10 UTC (rev 513214)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=5
+pkgrel=6
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-02-11 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 19:16:03
  Author: felixonmars
Revision: 567925

upgpkg: haskell-pretty-show 1.9.5-8: rebuild with haskell-lexer 1.1

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 19:15:14 UTC (rev 567924)
+++ PKGBUILD2020-02-11 19:16:03 UTC (rev 567925)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=7
+pkgrel=8
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 14:26:43
  Author: felixonmars
Revision: 571565

upgpkg: haskell-pretty-show 1.9.5-9: rebuild with ghc 8.8.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 14:25:56 UTC (rev 571564)
+++ PKGBUILD2020-02-15 14:26:43 UTC (rev 571565)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=8
+pkgrel=9
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2019-06-22 Thread Felix Yan via arch-commits
Date: Sunday, June 23, 2019 @ 03:09:17
  Author: felixonmars
Revision: 482857

upgpkg: haskell-pretty-show 1.9.5-5

rebuild with happy 1.19.11

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-23 03:08:36 UTC (rev 482856)
+++ PKGBUILD2019-06-23 03:09:17 UTC (rev 482857)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=4
+pkgrel=5
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-02-22 Thread Felix Yan via arch-commits
Date: Saturday, February 22, 2020 @ 08:30:12
  Author: felixonmars
Revision: 578235

upgpkg: haskell-pretty-show 1.10-1: rebuild with pretty-show 1.10

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-22 08:27:55 UTC (rev 578234)
+++ PKGBUILD2020-02-22 08:30:12 UTC (rev 578235)
@@ -2,8 +2,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.9.5
-pkgrel=9
+pkgver=1.10
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7bf382ad3531227588a82d7bcff3a795df0c425b27d7f4448a94fd617fbc8a4fb6087eb859480fe4702771bf560a353a3a3d5079cd6576c620d5258686c41193')
+sha512sums=('90ecf41790246c85ee7c738de2bb1a23a56a0a1d547cee627cb0a5f6c2691adfc73851ca0ebc928f3584912bc2b1148b115db03eea271e67f55d6a1466db8711')
 
 build() {
 cd $_hkgname-$pkgver
@@ -32,6 +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
 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-pretty-show/trunk (PKGBUILD)

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 22:39:58
  Author: felixonmars
Revision: 583466

upgpkg: haskell-pretty-show 1.10-2: rebuild with ghc 8.8.3

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 22:39:18 UTC (rev 583465)
+++ PKGBUILD2020-02-26 22:39:58 UTC (rev 583466)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-04-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, April 8, 2020 @ 16:27:36
  Author: foutrelis
Revision: 612646

libffi 3.3 rebuild

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-08 16:27:33 UTC (rev 612645)
+++ PKGBUILD2020-04-08 16:27:36 UTC (rev 612646)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 14:34:47
  Author: felixonmars
Revision: 618196

upgpkg: haskell-pretty-show 1.10-4: rebuild with ghc 8.10.1

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 14:34:15 UTC (rev 618195)
+++ PKGBUILD2020-04-23 14:34:47 UTC (rev 618196)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=3
+pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 21:07:41
  Author: felixonmars
Revision: 550639

upgpkg: haskell-pretty-show 1.9.5-7: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 21:06:58 UTC (rev 550638)
+++ PKGBUILD2020-01-08 21:07:41 UTC (rev 550639)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=6
+pkgrel=7
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 12:04:17
  Author: felixonmars
Revision: 425073

upgpkg: haskell-pretty-show 1.9.5-1

rebuild with pretty-show 1.9.5

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 12:01:11 UTC (rev 425072)
+++ PKGBUILD2019-01-20 12:04:17 UTC (rev 425073)
@@ -2,8 +2,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.8.2
-pkgrel=5
+pkgver=1.9.5
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('227c809a0e663427ba3e3ee32fe554c7f53a86ce567a0874f73be5f15f4a6e742c53b75960b944bd9a50b7be7d1a90fd34d5aa4119a6076661f51d6ef758210d')
+sha512sums=('7bf382ad3531227588a82d7bcff3a795df0c425b27d7f4448a94fd617fbc8a4fb6087eb859480fe4702771bf560a353a3a3d5079cd6576c620d5258686c41193')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 12:58:57
  Author: felixonmars
Revision: 453839

upgpkg: haskell-pretty-show 1.9.5-3

rebuild with ghc 8.6.5

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 12:58:13 UTC (rev 453838)
+++ PKGBUILD2019-04-25 12:58:57 UTC (rev 453839)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2019-05-10 Thread Felix Yan via arch-commits
Date: Friday, May 10, 2019 @ 15:22:07
  Author: felixonmars
Revision: 464869

upgpkg: haskell-pretty-show 1.9.5-4

rebuild with happy 1.19.10

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-10 15:21:27 UTC (rev 464868)
+++ PKGBUILD2019-05-10 15:22:07 UTC (rev 464869)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=3
+pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 17:36:27
  Author: felixonmars
Revision: 438572

upgpkg: haskell-pretty-show 1.9.5-2

rebuild with ghc 8.6.4

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 17:35:43 UTC (rev 438571)
+++ PKGBUILD2019-03-09 17:36:27 UTC (rev 438572)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.9.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 19:03:27
  Author: felixonmars
Revision: 692958

upgpkg: haskell-pretty-show 1.10-6: rebuild with happy 1.20.0

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 19:02:45 UTC (rev 692957)
+++ PKGBUILD2020-08-30 19:03:27 UTC (rev 692958)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=5
+pkgrel=6
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:08:42
  Author: arojas
Revision: 476796

https

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:07:54 UTC (rev 476795)
+++ PKGBUILD2019-06-03 21:08:42 UTC (rev 476796)
@@ -5,7 +5,7 @@
 pkgver=1.9.5
 pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
-url="http://wiki.github.com/yav/pretty-show";
+url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-lexer')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 07:24:38
  Author: felixonmars
Revision: 682417

upgpkg: haskell-pretty-show 1.10-5: rebuild with ghc 8.10.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 07:23:44 UTC (rev 682416)
+++ PKGBUILD2020-08-17 07:24:38 UTC (rev 682417)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=4
+pkgrel=5
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -19,7 +19,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$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-pretty-show/trunk (PKGBUILD)

2018-01-10 Thread Felix Yan via arch-commits
Date: Wednesday, January 10, 2018 @ 08:26:07
  Author: felixonmars
Revision: 280938

upgpkg: haskell-pretty-show 1.6.16-1

rebuild with pretty-show,1.6.16

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-10 07:17:10 UTC (rev 280937)
+++ PKGBUILD2018-01-10 08:26:07 UTC (rev 280938)
@@ -3,7 +3,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.15
+pkgver=1.6.16
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('fbabbadadc228c9a0197dc85616eadf73a1ee4f1d724c0da52c900d4361ff9667f6540d95995b7fa36136c630d80e4c9301aa6e4786ebdfe559ccc0305f43d09')
+sha512sums=('b56eccf7529ba6f9502601c18d5a4de7f3b1ce475cf046427d16ebecc32357b30ed9334a90a37445dcd6dbc4b8d656f2af66c053416f688ed20601ed3187579e')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-02-26 Thread Felix Yan via arch-commits
Date: Monday, February 26, 2018 @ 19:05:01
  Author: felixonmars
Revision: 298674

upgpkg: haskell-pretty-show 1.6.16-2

rebuild with mtl,2.2.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-26 19:04:26 UTC (rev 298673)
+++ PKGBUILD2018-02-26 19:05:01 UTC (rev 298674)
@@ -4,7 +4,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.6.16
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 19:32:18
  Author: felixonmars
Revision: 269039

upgpkg: haskell-pretty-show 1.6.13-5

rebuild with ghc 8.2.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 19:31:35 UTC (rev 269038)
+++ PKGBUILD2017-11-26 19:32:18 UTC (rev 269039)
@@ -4,7 +4,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.6.13
-pkgrel=4
+pkgrel=5
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:59:17
  Author: felixonmars
Revision: 273954

upgpkg: haskell-pretty-show 1.6.14-1

rebuild with pretty-show,1.6.14

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:58:02 UTC (rev 273953)
+++ PKGBUILD2017-12-12 07:59:17 UTC (rev 273954)
@@ -3,8 +3,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.13
-pkgrel=5
+pkgver=1.6.14
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
+sha512sums=('f5d86ab32458f55e2aa03a4434f74186809aa161337237d194beb6ece91127936fa41f0a8eb5d8b580bb8702858a0520c0c455496a55936dab20831c314bee09')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-12 Thread Felix Yan via arch-commits
Date: Wednesday, December 13, 2017 @ 02:32:49
  Author: felixonmars
Revision: 274079

upgpkg: haskell-pretty-show 1.6.15-1

rebuild with pretty-show,1.6.15

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 02:16:17 UTC (rev 274078)
+++ PKGBUILD2017-12-13 02:32:49 UTC (rev 274079)
@@ -3,7 +3,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.14
+pkgver=1.6.15
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('f5d86ab32458f55e2aa03a4434f74186809aa161337237d194beb6ece91127936fa41f0a8eb5d8b580bb8702858a0520c0c455496a55936dab20831c314bee09')
+sha512sums=('fbabbadadc228c9a0197dc85616eadf73a1ee4f1d724c0da52c900d4361ff9667f6540d95995b7fa36136c630d80e4c9301aa6e4786ebdfe559ccc0305f43d09')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 23:08:57
  Author: felixonmars
Revision: 785665

upgpkg: haskell-pretty-show 1.10-7: rebuild with ghc 8.10.3

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 23:08:31 UTC (rev 785664)
+++ PKGBUILD2020-12-23 23:08:57 UTC (rev 785665)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.10
-pkgrel=6
+pkgrel=7
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="https://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 07:09:23
  Author: felixonmars
Revision: 259400

upgpkg: haskell-pretty-show 1.6.13-4

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 07:09:13 UTC (rev 259399)
+++ PKGBUILD2017-09-22 07:09:23 UTC (rev 259400)
@@ -4,7 +4,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.6.13
-pkgrel=3
+pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -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}" 
--datasubdir="$pkgname" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -35,7 +35,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-pretty-show/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 08:54:14
  Author: felixonmars
Revision: 250743

upgpkg: haskell-pretty-show 1.6.13-3

GHC 8.2.1 rebuild

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 08:45:47 UTC (rev 250742)
+++ PKGBUILD2017-08-15 08:54:14 UTC (rev 250743)
@@ -2,26 +2,25 @@
 # Maintainer: Felix Yan 
 
 _hkgname=pretty-show
-pkgname=haskell-pretty-show 
+pkgname=haskell-pretty-show
 pkgver=1.6.13
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
 arch=('i686' 'x86_64')
-depends=('ghc' 'haskell-lexer')
-makedepends=('happy')
+depends=('ghc-libs' 'haskell-lexer')
+makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
 
 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
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--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 +29,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-pretty-show/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 15:42:21
  Author: felixonmars
Revision: 237192

upgpkg: haskell-pretty-show 1.6.13-2

rebuild with ghc,8.0.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 15:40:35 UTC (rev 237191)
+++ PKGBUILD2017-06-15 15:42:21 UTC (rev 237192)
@@ -4,12 +4,12 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show 
 pkgver=1.6.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
 arch=('i686' 'x86_64')
-depends=('ghc=8.0.1' 'haskell-lexer')
+depends=('ghc' 'haskell-lexer')
 makedepends=('happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
@@ -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-pretty-show/trunk (PKGBUILD)

2017-05-17 Thread Felix Yan
Date: Thursday, May 18, 2017 @ 06:03:12
  Author: felixonmars
Revision: 228454

upgpkg: haskell-pretty-show 1.6.13-1

rebuild with pretty-show,1.6.13

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-18 06:00:17 UTC (rev 228453)
+++ PKGBUILD2017-05-18 06:03:12 UTC (rev 228454)
@@ -3,7 +3,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show 
-pkgver=1.6.12
+pkgver=1.6.13
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-lexer')
 makedepends=('happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-md5sums=('30eb5b9dc961fed83d2b45a49586a172')
+sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 22:31:06
  Author: felixonmars
Revision: 413362

upgpkg: haskell-pretty-show 1.8.2-5

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 22:30:28 UTC (rev 413361)
+++ PKGBUILD2018-12-09 22:31:06 UTC (rev 413362)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.8.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2018-09-27 Thread Felix Yan via arch-commits
Date: Thursday, September 27, 2018 @ 14:45:44
  Author: felixonmars
Revision: 386393

upgpkg: haskell-pretty-show 1.8.2-2

rebuild with haskell-lexer 1.0.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-27 14:45:03 UTC (rev 386392)
+++ PKGBUILD2018-09-27 14:45:44 UTC (rev 386393)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2018-09-12 Thread Felix Yan via arch-commits
Date: Wednesday, September 12, 2018 @ 20:03:26
  Author: felixonmars
Revision: 379922

upgpkg: haskell-pretty-show 1.8.2-1

rebuild with pretty-show 1.8.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-12 19:54:08 UTC (rev 379921)
+++ PKGBUILD2018-09-12 20:03:26 UTC (rev 379922)
@@ -2,7 +2,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('ec61f6634bd52040935bfe467afcfca38e7a58ce18007a8432adfb55373575527bea43a53ec1036616997d789be900941b25520028259a58dcf19930cf72dc26')
+sha512sums=('227c809a0e663427ba3e3ee32fe554c7f53a86ce567a0874f73be5f15f4a6e742c53b75960b944bd9a50b7be7d1a90fd34d5aa4119a6076661f51d6ef758210d')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 20:05:51
  Author: felixonmars
Revision: 393792

upgpkg: haskell-pretty-show 1.8.2-3

rebuild with ghc 8.6.1

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 20:04:55 UTC (rev 393791)
+++ PKGBUILD2018-10-14 20:05:51 UTC (rev 393792)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.8.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 20:02:24
  Author: felixonmars
Revision: 402050

upgpkg: haskell-pretty-show 1.8.2-4

rebuild with ghc 8.6.1

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:01:41 UTC (rev 402049)
+++ PKGBUILD2018-11-06 20:02:24 UTC (rev 402050)
@@ -3,7 +3,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -14,10 +14,10 @@
 
sha512sums=('227c809a0e663427ba3e3ee32fe554c7f53a86ce567a0874f73be5f15f4a6e742c53b75960b944bd9a50b7be7d1a90fd34d5aa4119a6076661f51d6ef758210d')
 
 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}" 
--datasubdir="$pkgname" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$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 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


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

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

upgpkg: haskell-pretty-show 1.7-2

rebuild with ghc 8.4.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 17:39:26 UTC (rev 323041)
+++ PKGBUILD2018-05-16 17:39:53 UTC (rev 323042)
@@ -4,12 +4,12 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-lexer' 'haskell-text')
+depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('3bd43ccc466117912f525fafa24ecd06913e191652847804fe58f7031235501ac927a15681ec4cf9f2450fea8e5598ce408fa95cebe39ad21f19d1e99202')


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

2018-04-08 Thread Felix Yan via arch-commits
Date: Sunday, April 8, 2018 @ 14:04:17
  Author: felixonmars
Revision: 315066

upgpkg: haskell-pretty-show 1.7-1

rebuild with pretty-show,1.7

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-08 14:02:59 UTC (rev 315065)
+++ PKGBUILD2018-04-08 14:04:17 UTC (rev 315066)
@@ -3,16 +3,16 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.16
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-lexer')
+depends=('ghc-libs' 'haskell-lexer' 'haskell-text')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('b56eccf7529ba6f9502601c18d5a4de7f3b1ce475cf046427d16ebecc32357b30ed9334a90a37445dcd6dbc4b8d656f2af66c053416f688ed20601ed3187579e')
+sha512sums=('3bd43ccc466117912f525fafa24ecd06913e191652847804fe58f7031235501ac927a15681ec4cf9f2450fea8e5598ce408fa95cebe39ad21f19d1e99202')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-08-10 Thread Felix Yan via arch-commits
Date: Saturday, August 11, 2018 @ 03:29:00
  Author: felixonmars
Revision: 370941

upgpkg: haskell-pretty-show 1.8.1-1

rebuild with pretty-show 1.8.1

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-11 03:24:03 UTC (rev 370940)
+++ PKGBUILD2018-08-11 03:29:00 UTC (rev 370941)
@@ -3,8 +3,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.7
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('3bd43ccc466117912f525fafa24ecd06913e191652847804fe58f7031235501ac927a15681ec4cf9f2450fea8e5598ce408fa95cebe39ad21f19d1e99202')
+sha512sums=('ec61f6634bd52040935bfe467afcfca38e7a58ce18007a8432adfb55373575527bea43a53ec1036616997d789be900941b25520028259a58dcf19930cf72dc26')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 17:22:42
  Author: felixonmars
Revision: 335062

upgpkg: haskell-pretty-show 1.7-3

rebuild with ghc 8.4.3

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 17:21:57 UTC (rev 335061)
+++ PKGBUILD2018-05-31 17:22:42 UTC (rev 335062)
@@ -4,7 +4,7 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
 license=('MIT')