[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 21:52:39
  Author: felixonmars
Revision: 785407

upgpkg: haskell-time-locale-compat 0.1.1.5-13: rebuild with ghc 8.10.3

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 21:52:18 UTC (rev 785406)
+++ PKGBUILD2020-12-23 21:52:39 UTC (rev 785407)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=12
+pkgrel=13
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

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

upgpkg: haskell-time-locale-compat 0.1.1.5-12: rebuild with happy 1.20.0

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:19:51 UTC (rev 693077)
+++ PKGBUILD2020-08-30 20:20:25 UTC (rev 693078)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=11
+pkgrel=12
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 12:25:20
  Author: felixonmars
Revision: 682552

upgpkg: haskell-time-locale-compat 0.1.1.5-11: rebuild with ghc 8.10.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 12:24:48 UTC (rev 682551)
+++ PKGBUILD2020-08-17 12:25:20 UTC (rev 682552)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=10
+pkgrel=11
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")
@@ -21,7 +21,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-old-locale
-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-time-locale-compat/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 22:42:30
  Author: felixonmars
Revision: 618359

upgpkg: haskell-time-locale-compat 0.1.1.5-10: rebuild with ghc 8.10.1

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:42:03 UTC (rev 618358)
+++ PKGBUILD2020-04-23 22:42:30 UTC (rev 618359)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=9
+pkgrel=10
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 08:39:26
  Author: felixonmars
Revision: 583622

upgpkg: haskell-time-locale-compat 0.1.1.5-9: rebuild with ghc 8.8.3

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 08:38:47 UTC (rev 583621)
+++ PKGBUILD2020-02-27 08:39:26 UTC (rev 583622)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=8
+pkgrel=9
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")
@@ -34,6 +34,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-time-locale-compat/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:35:50
  Author: felixonmars
Revision: 571729

upgpkg: haskell-time-locale-compat 0.1.1.5-8: rebuild with ghc 8.8.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:35:11 UTC (rev 571728)
+++ PKGBUILD2020-02-15 16:35:50 UTC (rev 571729)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=7
+pkgrel=8
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 23:02:14
  Author: felixonmars
Revision: 550817

upgpkg: haskell-time-locale-compat 0.1.1.5-7: 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-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 23:01:43 UTC (rev 550816)
+++ PKGBUILD2020-01-08 23:02:14 UTC (rev 550817)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Compatibile module for time-format locale"
 url="https://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:14:43
  Author: arojas
Revision: 476809

https

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:14:23 UTC (rev 476808)
+++ PKGBUILD2019-06-03 21:14:43 UTC (rev 476809)
@@ -6,7 +6,7 @@
 pkgver=0.1.1.5
 pkgrel=6
 pkgdesc="Compatibile module for time-format locale"
-url="http://twitter.com/khibino/;
+url="https://twitter.com/khibino/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2019-04-25 Thread Felix Yan via arch-commits
Date: Friday, April 26, 2019 @ 00:16:07
  Author: felixonmars
Revision: 454066

upgpkg: haskell-time-locale-compat 0.1.1.5-6

rebuild with ghc 8.6.5

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 00:15:35 UTC (rev 454065)
+++ PKGBUILD2019-04-26 00:16:07 UTC (rev 454066)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=5
+pkgrel=6
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 00:35:27
  Author: felixonmars
Revision: 438804

upgpkg: haskell-time-locale-compat 0.1.1.5-5

rebuild with ghc 8.6.4

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 00:34:59 UTC (rev 438803)
+++ PKGBUILD2019-03-10 00:35:27 UTC (rev 438804)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=4
+pkgrel=5
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("BSD")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 00:33:18
  Author: felixonmars
Revision: 413555

upgpkg: haskell-time-locale-compat 0.1.1.5-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 00:32:46 UTC (rev 413554)
+++ PKGBUILD2018-12-10 00:33:18 UTC (rev 413555)
@@ -4,10 +4,10 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 21:43:50
  Author: felixonmars
Revision: 402256

upgpkg: haskell-time-locale-compat 0.1.1.5-3

rebuild with ghc 8.6.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 21:43:50 UTC (rev 402255)
+++ PKGBUILD2018-11-06 21:43:50 UTC (rev 402256)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('a8a87b77f017ca7e4db98101b527016a39abe4f264b3684b887464c53b792f564d0bec3304d8ed5f5889a3e3cb7e41f4d049e61e5adab688363a3342608f695c')
 
 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 \
 -f-old-locale
 runhaskell Setup build
@@ -29,11 +29,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-time-locale-compat/trunk (PKGBUILD)

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 10:36:36
  Author: felixonmars
Revision: 394012

upgpkg: haskell-time-locale-compat 0.1.1.5-2

rebuild with ghc 8.6.1

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 10:36:01 UTC (rev 394011)
+++ PKGBUILD2018-10-15 10:36:36 UTC (rev 394012)
@@ -4,7 +4,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-08-26 Thread Felix Yan via arch-commits
Date: Sunday, August 26, 2018 @ 14:04:11
  Author: felixonmars
Revision: 374274

upgpkg: haskell-time-locale-compat 0.1.1.5-1

rebuild with time-locale-compat 0.1.1.5

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-26 14:03:34 UTC (rev 374273)
+++ PKGBUILD2018-08-26 14:04:11 UTC (rev 374274)
@@ -4,8 +4,8 @@
 
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
-pkgver=0.1.1.4
-pkgrel=3
+pkgver=0.1.1.5
+pkgrel=1
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('ad53e47cd6da48235b099193f9f201ecf870018a319d5343987488f71c7774c5d1a8b8f4d2783d4f1a7223e177886fe34f4f38109312f080ae90f2372707c5e8')
+sha512sums=('a8a87b77f017ca7e4db98101b527016a39abe4f264b3684b887464c53b792f564d0bec3304d8ed5f5889a3e3cb7e41f4d049e61e5adab688363a3342608f695c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 18:42:34
  Author: felixonmars
Revision: 335198

upgpkg: haskell-time-locale-compat 0.1.1.4-3

rebuild with ghc 8.4.3

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 18:42:04 UTC (rev 335197)
+++ PKGBUILD2018-05-31 18:42:34 UTC (rev 335198)
@@ -5,7 +5,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 19:23:52
  Author: felixonmars
Revision: 323128

upgpkg: haskell-time-locale-compat 0.1.1.4-2

rebuild with ghc 8.4.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 19:22:54 UTC (rev 323127)
+++ PKGBUILD2018-05-16 19:23:52 UTC (rev 323128)
@@ -5,7 +5,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2018-05-12 Thread Felix Yan via arch-commits
Date: Saturday, May 12, 2018 @ 19:32:51
  Author: felixonmars
Revision: 321285

upgpkg: haskell-time-locale-compat 0.1.1.4-1

rebuild with time-locale-compat,0.1.1.4

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-12 19:29:28 UTC (rev 321284)
+++ PKGBUILD2018-05-12 19:32:51 UTC (rev 321285)
@@ -4,9 +4,9 @@
 
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
-pkgver=0.1.1.3
-pkgrel=5
-pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
+pkgver=0.1.1.4
+pkgrel=1
+pkgdesc="Compatibile module for time-format locale"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('62fd86d0b1f3707fb820a15dddc01d02fb701e942493e26927745556f19430706ae342a810942c511105cfa848f0d40e109aab471c8c0441caaf6ed4afb233a2')
+sha512sums=('ad53e47cd6da48235b099193f9f201ecf870018a319d5343987488f71c7774c5d1a8b8f4d2783d4f1a7223e177886fe34f4f38109312f080ae90f2372707c5e8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2017-11-26 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 09:29:42
  Author: felixonmars
Revision: 268877

upgpkg: haskell-time-locale-compat 0.1.1.3-5

rebuild with ghc 8.2.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 09:29:09 UTC (rev 268876)
+++ PKGBUILD2017-11-26 09:29:42 UTC (rev 268877)
@@ -5,7 +5,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 06:54:01
  Author: felixonmars
Revision: 259364

upgpkg: haskell-time-locale-compat 0.1.1.3-4

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 06:53:45 UTC (rev 259363)
+++ PKGBUILD2017-09-22 06:54:01 UTC (rev 259364)
@@ -5,7 +5,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
@@ -13,12 +13,12 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('9144bf68b47791a2ac73f45aeadbc5910be2da9ad174909e1a10a70b4576aced')
+sha512sums=('62fd86d0b1f3707fb820a15dddc01d02fb701e942493e26927745556f19430706ae342a810942c511105cfa848f0d40e109aab471c8c0441caaf6ed4afb233a2')
 
 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 \
 -f-old-locale
@@ -37,7 +37,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-time-locale-compat/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 16:36:31
  Author: felixonmars
Revision: 251057

upgpkg: haskell-time-locale-compat 0.1.1.3-3

GHC 8.2.1 rebuild

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 16:35:40 UTC (rev 251056)
+++ PKGBUILD2017-08-15 16:36:31 UTC (rev 251057)
@@ -5,12 +5,13 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc")
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('9144bf68b47791a2ac73f45aeadbc5910be2da9ad174909e1a10a70b4576aced')
 
@@ -19,10 +20,9 @@
 
 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 \
 -f-old-locale
 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
@@ -34,8 +34,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-time-locale-compat/trunk (PKGBUILD)

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 02:47:21
  Author: felixonmars
Revision: 236900

upgpkg: haskell-time-locale-compat 0.1.1.3-2

rebuild with ghc,8.0.2

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 02:46:10 UTC (rev 236899)
+++ PKGBUILD2017-06-15 02:47:21 UTC (rev 236900)
@@ -5,12 +5,12 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1")
+depends=("ghc")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('9144bf68b47791a2ac73f45aeadbc5910be2da9ad174909e1a10a70b4576aced')
 
@@ -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 \
 -f-old-locale
@@ -39,4 +39,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-time-locale-compat/trunk (PKGBUILD)

2017-01-09 Thread Felix Yan
Date: Tuesday, January 10, 2017 @ 03:48:25
  Author: felixonmars
Revision: 206406

upgpkg: haskell-time-locale-compat 0.1.1.3-1

rebuild with time-locale-compat-0.1.1.3

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-10 02:47:21 UTC (rev 206405)
+++ PKGBUILD2017-01-10 03:48:25 UTC (rev 206406)
@@ -4,15 +4,15 @@
 
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
-pkgver=0.1.1.1
-pkgrel=3
+pkgver=0.1.1.3
+pkgrel=1
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 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;)
-sha256sums=('ced6a61e81671f266cc3daf7eee798e5355df8d82163e7e44dc0a51a47c50670')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('9144bf68b47791a2ac73f45aeadbc5910be2da9ad174909e1a10a70b4576aced')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2015-12-10 Thread Felix Yan
Date: Thursday, December 10, 2015 @ 13:53:00
  Author: fyan
Revision: 152159

upgpkg: haskell-time-locale-compat 0.1.1.1-1

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 12:16:22 UTC (rev 152158)
+++ PKGBUILD2015-12-10 12:53:00 UTC (rev 152159)
@@ -5,7 +5,7 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.1
-pkgrel=0
+pkgrel=1
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 16:26:55
  Author: foutrelis
Revision: 152248

GHC 7.10.3 rebuild

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 15:26:34 UTC (rev 152247)
+++ PKGBUILD2015-12-10 15:26:55 UTC (rev 152248)
@@ -5,12 +5,12 @@
 _hkgname=time-locale-compat
 pkgname=haskell-time-locale-compat
 pkgver=0.1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibility of TimeLocale between old-locale and time-1.5"
 url="http://twitter.com/khibino/;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2")
+depends=("ghc=7.10.3")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"