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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:00:28
  Author: felixonmars
Revision: 785435

upgpkg: haskell-setlocale 1.0.0.9-8: rebuild with ghc 8.10.3

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:00:04 UTC (rev 785434)
+++ PKGBUILD2020-12-23 22:00:28 UTC (rev 785435)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=7
+pkgrel=8
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

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

upgpkg: haskell-setlocale 1.0.0.9-7: rebuild with happy 1.20.0

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 19:24:21 UTC (rev 692995)
+++ PKGBUILD2020-08-30 19:25:34 UTC (rev 692996)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=6
+pkgrel=7
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 07:44:16
  Author: felixonmars
Revision: 682463

upgpkg: haskell-setlocale 1.0.0.9-6: rebuild with ghc 8.10.2

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 07:43:43 UTC (rev 682462)
+++ PKGBUILD2020-08-17 07:44:16 UTC (rev 682463)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=5
+pkgrel=6
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')
@@ -25,7 +25,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-setlocale/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 15:01:13
  Author: felixonmars
Revision: 618246

upgpkg: haskell-setlocale 1.0.0.9-5: rebuild with ghc 8.10.1

Modified:
  haskell-setlocale/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 14:59:45 UTC (rev 618245)
+++ PKGBUILD2020-04-23 15:01:13 UTC (rev 618246)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')
@@ -14,6 +14,11 @@
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
 
sha512sums=('32a0722c46b6db15b4566b78f418efe3c8a5d6e25181ebf275a47a68b12e4740479df6ef38070ec978eb109f5b1e2956262dcf4367869bec78dc41d6890632cd')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *4.14/<5/' $_hkgname.cabal
+}
+
 build() {
 cd $_hkgname-$pkgver
 


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:04:30
  Author: felixonmars
Revision: 583532

upgpkg: haskell-setlocale 1.0.0.9-4: rebuild with ghc 8.8.3

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:03:56 UTC (rev 583531)
+++ PKGBUILD2020-02-26 23:04:30 UTC (rev 583532)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 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-setlocale/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 14:53:21
  Author: felixonmars
Revision: 571625

upgpkg: haskell-setlocale 1.0.0.9-3: rebuild with ghc 8.8.2

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 14:53:16 UTC (rev 571624)
+++ PKGBUILD2020-02-15 14:53:21 UTC (rev 571625)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 21:53:33
  Author: felixonmars
Revision: 550697

upgpkg: haskell-setlocale 1.0.0.9-2: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 21:52:57 UTC (rev 550696)
+++ PKGBUILD2020-01-08 21:53:33 UTC (rev 550697)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

2019-10-07 Thread Felix Yan via arch-commits
Date: Monday, October 7, 2019 @ 20:22:28
  Author: felixonmars
Revision: 514075

upgpkg: haskell-setlocale 1.0.0.9-1

rebuild with setlocale 1.0.0.9

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 20:00:59 UTC (rev 514074)
+++ PKGBUILD2019-10-07 20:22:28 UTC (rev 514075)
@@ -3,8 +3,8 @@
 
 pkgname=haskell-setlocale
 _hkgname=setlocale
-pkgver=1.0.0.8
-pkgrel=6
+pkgver=1.0.0.9
+pkgrel=1
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-sha512sums=('0c2ce07b951f5003a0aaebe55aa7644a308780b7ffe6c73f1a67ef11822371102fbf52407c9d31fa3edc1ae5eed4e79692b5bcb405098f62078ae9292df114f8')
+sha512sums=('32a0722c46b6db15b4566b78f418efe3c8a5d6e25181ebf275a47a68b12e4740479df6ef38070ec978eb109f5b1e2956262dcf4367869bec78dc41d6890632cd')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 15:00:42
  Author: felixonmars
Revision: 453893

upgpkg: haskell-setlocale 1.0.0.8-6

rebuild with ghc 8.6.5

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 14:59:16 UTC (rev 453892)
+++ PKGBUILD2019-04-25 15:00:42 UTC (rev 453893)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=5
+pkgrel=6
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 22:57:19
  Author: felixonmars
Revision: 438668

upgpkg: haskell-setlocale 1.0.0.8-5

rebuild with ghc 8.6.4

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 22:56:54 UTC (rev 438667)
+++ PKGBUILD2019-03-09 22:57:19 UTC (rev 438668)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('BSD')


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 22:54:35
  Author: felixonmars
Revision: 413418

upgpkg: haskell-setlocale 1.0.0.8-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 22:54:06 UTC (rev 413417)
+++ PKGBUILD2018-12-09 22:54:35 UTC (rev 413418)
@@ -4,10 +4,10 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 20:29:08
  Author: felixonmars
Revision: 402110

upgpkg: haskell-setlocale 1.0.0.8-3

rebuild with ghc 8.6.1

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:28:33 UTC (rev 402109)
+++ PKGBUILD2018-11-06 20:29:08 UTC (rev 402110)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -15,10 +15,10 @@
 
sha512sums=('0c2ce07b951f5003a0aaebe55aa7644a308780b7ffe6c73f1a67ef11822371102fbf52407c9d31fa3edc1ae5eed4e79692b5bcb405098f62078ae9292df114f8')
 
 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-setlocale/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 21:07:54
  Author: felixonmars
Revision: 393848

upgpkg: haskell-setlocale 1.0.0.8-2

rebuild with ghc 8.6.1

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 21:07:21 UTC (rev 393847)
+++ PKGBUILD2018-10-14 21:07:54 UTC (rev 393848)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')


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

2018-08-21 Thread Felix Yan via arch-commits
Date: Tuesday, August 21, 2018 @ 07:37:01
  Author: felixonmars
Revision: 373036

upgpkg: haskell-setlocale 1.0.0.8-1

rebuild with setlocale 1.0.0.8

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-21 07:27:17 UTC (rev 373035)
+++ PKGBUILD2018-08-21 07:37:01 UTC (rev 373036)
@@ -3,8 +3,8 @@
 
 pkgname=haskell-setlocale
 _hkgname=setlocale
-pkgver=1.0.0.6
-pkgrel=3
+pkgver=1.0.0.8
+pkgrel=1
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-sha512sums=('c82279a47cde89cc63099df777c04acc0b334e5eaa610b929cb83bae188c9ba593b549d2d18c4f9cacdaa956a446c4c0cee64d37bc070122af96daa671c1ac8f')
+sha512sums=('0c2ce07b951f5003a0aaebe55aa7644a308780b7ffe6c73f1a67ef11822371102fbf52407c9d31fa3edc1ae5eed4e79692b5bcb405098f62078ae9292df114f8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 09:48:05
  Author: felixonmars
Revision: 335816

upgpkg: haskell-setlocale 1.0.0.6-3

rebuild with ghc 8.4.3

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 09:47:31 UTC (rev 335815)
+++ PKGBUILD2018-06-01 09:48:05 UTC (rev 335816)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 12:46:19
  Author: felixonmars
Revision: 323736

upgpkg: haskell-setlocale 1.0.0.6-2

rebuild with ghc 8.4.2

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 12:45:16 UTC (rev 323735)
+++ PKGBUILD2018-05-17 12:46:19 UTC (rev 323736)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')


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

2018-03-17 Thread Felix Yan via arch-commits
Date: Saturday, March 17, 2018 @ 06:33:06
  Author: felixonmars
Revision: 308922

upgpkg: haskell-setlocale 1.0.0.6-1

rebuild with setlocale,1.0.0.6

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-17 04:48:53 UTC (rev 308921)
+++ PKGBUILD2018-03-17 06:33:06 UTC (rev 308922)
@@ -3,8 +3,8 @@
 
 pkgname=haskell-setlocale
 _hkgname=setlocale
-pkgver=1.0.0.5
-pkgrel=4
+pkgver=1.0.0.6
+pkgrel=1
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-sha512sums=('4fd9b89461b19991c6f26a5cb7dac1fe317677b7499b45483d069196ba4359b21f4cddb3ef26a3eae2ff9fc1bf8f304a42b8bbb3c95aa915903941c1c4c128dd')
+sha512sums=('c82279a47cde89cc63099df777c04acc0b334e5eaa610b929cb83bae188c9ba593b549d2d18c4f9cacdaa956a446c4c0cee64d37bc070122af96daa671c1ac8f')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 07:54:38
  Author: felixonmars
Revision: 268815

upgpkg: haskell-setlocale 1.0.0.5-4

rebuild with ghc 8.2.2

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 07:54:07 UTC (rev 268814)
+++ PKGBUILD2017-11-26 07:54:38 UTC (rev 268815)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')


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

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 17:50:55
  Author: felixonmars
Revision: 260294

upgpkg: haskell-setlocale 1.0.0.5-3

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 17:50:46 UTC (rev 260293)
+++ PKGBUILD2017-09-23 17:50:55 UTC (rev 260294)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -17,7 +17,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -35,7 +35,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "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-setlocale/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 09:32:51
  Author: felixonmars
Revision: 250809

upgpkg: haskell-setlocale 1.0.0.5-2

GHC 8.2.1 rebuild

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 09:31:57 UTC (rev 250808)
+++ PKGBUILD2017-08-15 09:32:51 UTC (rev 250809)
@@ -4,12 +4,13 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc')
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
 
sha512sums=('4fd9b89461b19991c6f26a5cb7dac1fe317677b7499b45483d069196ba4359b21f4cddb3ef26a3eae2ff9fc1bf8f304a42b8bbb3c95aa915903941c1c4c128dd')
 
@@ -20,7 +21,6 @@
 --prefix=/usr --docdir="/usr/share/doc/${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
@@ -32,8 +32,6 @@
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"


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

2017-06-28 Thread Felix Yan
Date: Wednesday, June 28, 2017 @ 18:01:05
  Author: felixonmars
Revision: 241458

upgpkg: haskell-setlocale 1.0.0.5-1

rebuild with setlocale,1.0.0.5

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-28 17:58:47 UTC (rev 241457)
+++ PKGBUILD2017-06-28 18:01:05 UTC (rev 241458)
@@ -3,8 +3,8 @@
 
 pkgname=haskell-setlocale
 _hkgname=setlocale
-pkgver=1.0.0.4
-pkgrel=2
+pkgver=1.0.0.5
+pkgrel=1
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -11,18 +11,14 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-md5sums=('eb5d3901ea030da7791f84ce8c032594')
+sha512sums=('4fd9b89461b19991c6f26a5cb7dac1fe317677b7499b45483d069196ba4359b21f4cddb3ef26a3eae2ff9fc1bf8f304a42b8bbb3c95aa915903941c1c4c128dd')
 
-prepare() {
-sed -i 's/base >=4.6 && <4.9/base >=4.6 \&\& <4.10/' 
setlocale-${pkgver}/setlocale.cabal
-}
-
 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
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script


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

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 15:17:20
  Author: felixonmars
Revision: 237691

upgpkg: haskell-setlocale 1.0.0.4-2

rebuild with ghc,8.0.2

Modified:
  haskell-setlocale/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 16 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 15:15:45 UTC (rev 237690)
+++ PKGBUILD2017-06-16 15:17:20 UTC (rev 237691)
@@ -4,7 +4,7 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell bindings to setlocale"
 url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
@@ -18,12 +18,14 @@
 }
 
 build() {
-cd ${srcdir}/setlocale-${pkgver}
-runhaskell Setup configure -O --enable-library-profiling 
--enable-split-objs --enable-shared \
-   --prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+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
 runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
+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
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
@@ -30,14 +32,16 @@
 }
 
 package() {
-cd "${srcdir}/setlocale-${pkgver}"
+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"
+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"
 
-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-setlocale/trunk (PKGBUILD)

2017-01-10 Thread Felix Yan
Date: Wednesday, January 11, 2017 @ 07:19:51
  Author: felixonmars
Revision: 206769

upgpkg: haskell-setlocale 1.0.0.4-1

rebuild with setlocale-1.0.0.4

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-11 07:11:38 UTC (rev 206768)
+++ PKGBUILD2017-01-11 07:19:51 UTC (rev 206769)
@@ -3,15 +3,15 @@
 
 pkgname=haskell-setlocale
 _hkgname=setlocale
-pkgver=1.0.0.3
-pkgrel=3
+pkgver=1.0.0.4
+pkgrel=1
 pkgdesc="Haskell bindings to setlocale"
-url="http://hackage.haskell.org/package/setlocale;
+url="https://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-md5sums=('348690842f5233f0e42e16bd615f777e')
+md5sums=('eb5d3901ea030da7791f84ce8c032594')
 
 prepare() {
 sed -i 's/base >=4.6 && <4.9/base >=4.6 \&\& <4.10/' 
setlocale-${pkgver}/setlocale.cabal


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

2016-12-07 Thread Jelle van der Waa
Date: Wednesday, December 7, 2016 @ 21:18:38
  Author: jelle
Revision: 198429

Use https as source

Modified:
  haskell-setlocale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-07 21:16:37 UTC (rev 198428)
+++ PKGBUILD2016-12-07 21:18:38 UTC (rev 198429)
@@ -10,7 +10,7 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
-source=(http://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
+source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
 md5sums=('348690842f5233f0e42e16bd615f777e')
 
 prepare() {


[arch-commits] Commit in haskell-setlocale/trunk (PKGBUILD haskell-setlocale.install)

2016-05-25 Thread Felix Yan
Date: Wednesday, May 25, 2016 @ 16:40:24
  Author: fyan
Revision: 176959

upgpkg: haskell-setlocale 1.0.0.3-3

rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, 
cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, 
extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3-0.14.3, 
haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, 
microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, 
simple-sendfile-0.2.24, stack-1.1.2, texmath-0.8.6.3, wai-3.2.1.1

Modified:
  haskell-setlocale/trunk/PKGBUILD
Deleted:
  haskell-setlocale/trunk/haskell-setlocale.install

---+
 PKGBUILD  |   16 ++--
 haskell-setlocale.install |   18 --
 2 files changed, 10 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-25 14:39:58 UTC (rev 176958)
+++ PKGBUILD2016-05-25 14:40:24 UTC (rev 176959)
@@ -4,17 +4,19 @@
 pkgname=haskell-setlocale
 _hkgname=setlocale
 pkgver=1.0.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell bindings to setlocale"
 url="http://hackage.haskell.org/package/setlocale;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
-options=('staticlibs')
-install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
 md5sums=('348690842f5233f0e42e16bd615f777e')
 
+prepare() {
+sed -i 's/base >=4.6 && <4.9/base >=4.6 \&\& <4.10/' 
setlocale-${pkgver}/setlocale.cabal
+}
+
 build() {
 cd ${srcdir}/setlocale-${pkgver}
 runhaskell Setup configure -O --enable-library-profiling 
--enable-split-objs --enable-shared \
@@ -23,13 +25,15 @@
 runhaskell Setup haddock
 runhaskell Setup register   --gen-script
 runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
 package() {
-cd ${srcdir}/setlocale-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
+cd "${srcdir}/setlocale-${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"
 

Deleted: haskell-setlocale.install
===
--- haskell-setlocale.install   2016-05-25 14:39:58 UTC (rev 176958)
+++ haskell-setlocale.install   2016-05-25 14:40:24 UTC (rev 176959)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-setlocale
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}


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

2015-12-20 Thread Jelle van der Waa
Date: Sunday, December 20, 2015 @ 11:51:10
  Author: jelle
Revision: 153760

upgpkg: haskell-setlocale 1.0.0.3-2

Modified:
  haskell-setlocale/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-20 10:33:02 UTC (rev 153759)
+++ PKGBUILD2015-12-20 10:51:10 UTC (rev 153760)
@@ -31,7 +31,8 @@
 install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
 install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.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
+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


Property changes on: haskell-setlocale/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property