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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:19:17
  Author: felixonmars
Revision: 785495

upgpkg: haskell-old-time 1.1.0.3-26: rebuild with ghc 8.10.3

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:18:53 UTC (rev 785494)
+++ PKGBUILD2020-12-23 22:19:17 UTC (rev 785495)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=25
+pkgrel=26
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 18:29:40
  Author: felixonmars
Revision: 692910

upgpkg: haskell-old-time 1.1.0.3-25: rebuild with happy 1.20.0

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 18:27:42 UTC (rev 692909)
+++ PKGBUILD2020-08-30 18:29:40 UTC (rev 692910)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=24
+pkgrel=25
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 07:02:59
  Author: felixonmars
Revision: 682371

upgpkg: haskell-old-time 1.1.0.3-24: rebuild with ghc 8.10.2

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 07:02:16 UTC (rev 682370)
+++ PKGBUILD2020-08-17 07:02:59 UTC (rev 682371)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=23
+pkgrel=24
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')
@@ -24,7 +24,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-debug
-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-old-time/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 13:54:26
  Author: felixonmars
Revision: 618150

upgpkg: haskell-old-time 1.1.0.3-23: rebuild with ghc 8.10.1

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 13:53:54 UTC (rev 618149)
+++ PKGBUILD2020-04-23 13:54:26 UTC (rev 618150)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=22
+pkgrel=23
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 22:21:00
  Author: felixonmars
Revision: 583418

upgpkg: haskell-old-time 1.1.0.3-22: rebuild with ghc 8.8.3

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 22:20:22 UTC (rev 583417)
+++ PKGBUILD2020-02-26 22:21:00 UTC (rev 583418)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=21
+pkgrel=22
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')
@@ -37,6 +37,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-old-time/trunk (PKGBUILD)

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

upgpkg: haskell-old-time 1.1.0.3-21: rebuild with ghc 8.8.2

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 14:07:33 UTC (rev 571524)
+++ PKGBUILD2020-02-15 14:08:14 UTC (rev 571525)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=20
+pkgrel=21
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 20:06:45
  Author: felixonmars
Revision: 550591

upgpkg: haskell-old-time 1.1.0.3-20: rebuild with ghc 8.8.1, cabal-doctest 1.0.7

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 20:06:06 UTC (rev 550590)
+++ PKGBUILD2020-01-08 20:06:45 UTC (rev 550591)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=19
+pkgrel=20
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 12:11:07
  Author: felixonmars
Revision: 453788

upgpkg: haskell-old-time 1.1.0.3-19

rebuild with ghc 8.6.5

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 12:10:28 UTC (rev 453787)
+++ PKGBUILD2019-04-25 12:11:07 UTC (rev 453788)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=18
+pkgrel=19
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 17:15:16
  Author: felixonmars
Revision: 438523

upgpkg: haskell-old-time 1.1.0.3-18

rebuild with ghc 8.6.4

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 17:14:56 UTC (rev 438522)
+++ PKGBUILD2019-03-09 17:15:16 UTC (rev 438523)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=17
+pkgrel=18
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 22:14:36
  Author: felixonmars
Revision: 413320

upgpkg: haskell-old-time 1.1.0.3-17

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 22:14:01 UTC (rev 413319)
+++ PKGBUILD2018-12-09 22:14:36 UTC (rev 413320)
@@ -3,10 +3,10 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=16
+pkgrel=17
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-old-locale')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 19:43:41
  Author: felixonmars
Revision: 402006

upgpkg: haskell-old-time 1.1.0.3-16

rebuild with ghc 8.6.1

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 19:43:04 UTC (rev 402005)
+++ PKGBUILD2018-11-06 19:43:41 UTC (rev 402006)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=15
+pkgrel=16
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
@@ -18,10 +18,10 @@
 }
 
 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-debug
 runhaskell Setup build
@@ -32,11 +32,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-old-time/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 18:14:48
  Author: felixonmars
Revision: 393742

upgpkg: haskell-old-time 1.1.0.3-15

rebuild with ghc 8.6.1

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 18:14:11 UTC (rev 393741)
+++ PKGBUILD2018-10-14 18:14:48 UTC (rev 393742)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=14
+pkgrel=15
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

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

upgpkg: haskell-old-time 1.1.0.3-14

rebuild with ghc 8.4.3

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 17:06:13 UTC (rev 335029)
+++ PKGBUILD2018-05-31 17:06:48 UTC (rev 335030)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=13
+pkgrel=14
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

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

upgpkg: haskell-old-time 1.1.0.3-13

rebuild with ghc 8.4.2

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:34:14 UTC (rev 322946)
+++ PKGBUILD2018-05-16 16:34:54 UTC (rev 322947)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=12
+pkgrel=13
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 07:24:08
  Author: felixonmars
Revision: 268753

upgpkg: haskell-old-time 1.1.0.3-12

rebuild with ghc 8.2.2

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 07:23:28 UTC (rev 268752)
+++ PKGBUILD2017-11-26 07:24:08 UTC (rev 268753)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=11
+pkgrel=12
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 07:20:59
  Author: felixonmars
Revision: 259427

upgpkg: haskell-old-time 1.1.0.3-11

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 07:20:49 UTC (rev 259426)
+++ PKGBUILD2017-09-22 07:20:59 UTC (rev 259427)
@@ -3,7 +3,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=10
+pkgrel=11
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-old-locale')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('1868eaf39e616176d898bcd5510e1f09')
+sha512sums=('a701c62266f9f3c6dc60eba970b6c25a61bf82b6b8bb6b0073e0e44908598926fe7813a7ae1b1f9da98e4861a8f0565d0bd025cb97307b71c08cb9b0b2e321bb')
 
 prepare() {
 sed -i 's/base   >= 4.7 && < 4.9/base   >= 4.7/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
@@ -20,7 +20,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 \
 -f-debug
@@ -39,7 +39,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-old-time/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 08:27:53
  Author: felixonmars
Revision: 250713

upgpkg: haskell-old-time 1.1.0.3-10

GHC 8.2.1 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 08:25:47 UTC (rev 250712)
+++ PKGBUILD2017-08-15 08:27:53 UTC (rev 250713)
@@ -3,28 +3,28 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=9
+pkgrel=10
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc' 'haskell-old-locale')
+depends=('ghc-libs' 'haskell-old-locale')
+makedepends=('ghc')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 md5sums=('1868eaf39e616176d898bcd5510e1f09')
 
 prepare() {
-sed -i 's/base   >= 4.7 && < 4.9/base   >= 4.7 \&\& < 4.10/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
+sed -i 's/base   >= 4.7 && < 4.9/base   >= 4.7/' 
${_hkgname}-${pkgver}/${_hkgname}.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 \
 -f-debug
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -33,11 +33,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-old-time/trunk (PKGBUILD)

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 03:01:16
  Author: felixonmars
Revision: 236912

upgpkg: haskell-old-time 1.1.0.3-9

rebuild with ghc,8.0.2

Modified:
  haskell-old-time/trunk/PKGBUILD

--+
 PKGBUILD |   35 ---
 1 file changed, 20 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 02:58:20 UTC (rev 236911)
+++ PKGBUILD2017-06-15 03:01:16 UTC (rev 236912)
@@ -1,15 +1,14 @@
 # Maintainer: Jelle van der Waa 
+
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=8
+pkgrel=9
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
-url="http://hackage.haskell.org/package/${_hkgname};
+url="https://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-makedepends=()
-depends=('ghc=8.0.1' 'haskell-old-locale')
-options=('strip')
+depends=('ghc' 'haskell-old-locale')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 md5sums=('1868eaf39e616176d898bcd5510e1f09')
 
@@ -18,12 +17,15 @@
 }
 
 build() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure -O -p --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 \
+-f-debug
 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
@@ -34,9 +36,12 @@
 
 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
+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"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2016-05-24 Thread Felix Yan
Date: Tuesday, May 24, 2016 @ 17:28:46
  Author: fyan
Revision: 176317

upgpkg: haskell-old-time 1.1.0.3-8

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.2 -> 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, wai-3.2.1.1

Modified:
  haskell-old-time/trunk/PKGBUILD
Deleted:
  haskell-old-time/trunk/haskell-old-time.install

--+
 PKGBUILD |   19 ---
 haskell-old-time.install |   18 --
 2 files changed, 12 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-24 15:28:38 UTC (rev 176316)
+++ PKGBUILD2016-05-24 15:28:46 UTC (rev 176317)
@@ -2,19 +2,21 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=7
+pkgrel=8
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.10.3' 'haskell-old-locale')
+depends=('ghc=8.0.1' 'haskell-old-locale')
 options=('strip')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-install=${pkgname}.install
 md5sums=('1868eaf39e616176d898bcd5510e1f09')
-options=('staticlibs')
 
+prepare() {
+sed -i 's/base   >= 4.7 && < 4.9/base   >= 4.7 \&\& < 4.10/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
 build() {
 cd ${srcdir}/${_hkgname}-${pkgver}
 runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
@@ -23,12 +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}/${_hkgname}-${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}/${_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}

Deleted: haskell-old-time.install
===
--- haskell-old-time.install2016-05-24 15:28:38 UTC (rev 176316)
+++ haskell-old-time.install2016-05-24 15:28:46 UTC (rev 176317)
@@ -1,18 +0,0 @@
-HS_DIR=/usr/share/haskell/haskell-old-time
-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-old-time/trunk (PKGBUILD)

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 17:15:34
  Author: foutrelis
Revision: 152311

GHC 7.10.3 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 16:15:24 UTC (rev 152310)
+++ PKGBUILD2015-12-10 16:15:34 UTC (rev 152311)
@@ -2,13 +2,13 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=6
+pkgrel=7
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.10.2' 'haskell-old-locale')
+depends=('ghc=7.10.3' 'haskell-old-locale')
 options=('strip')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install


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

2015-10-06 Thread Evangelos Foutras
Date: Wednesday, October 7, 2015 @ 02:50:24
  Author: foutrelis
Revision: 143112

GHC 7.10.2 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 00:48:14 UTC (rev 143111)
+++ PKGBUILD2015-10-07 00:50:24 UTC (rev 143112)
@@ -2,13 +2,13 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.10.1' 'haskell-old-locale')
+depends=('ghc=7.10.2' 'haskell-old-locale')
 options=('strip')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install


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

2015-09-10 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 23:10:34
  Author: foutrelis
Revision: 139845

ncurses 6.0 rebuild.

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 21:09:21 UTC (rev 139844)
+++ PKGBUILD2015-09-10 21:10:34 UTC (rev 139845)
@@ -2,7 +2,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="This package provides the ability to adapt to locale conventions such 
as date and time formats."
 url="http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

2015-04-01 Thread Jelle van der Waa
Date: Wednesday, April 1, 2015 @ 12:01:36
  Author: jelle
Revision: 130484

upgpkg: haskell-old-time 1.1.0.3-4

ghc 7.10.1 rebuild, work damnit

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-01 09:48:59 UTC (rev 130483)
+++ PKGBUILD2015-04-01 10:01:36 UTC (rev 130484)
@@ -2,7 +2,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc=This package provides the ability to adapt to locale conventions such 
as date and time formats.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')


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

2015-03-31 Thread Jelle van der Waa
Date: Tuesday, March 31, 2015 @ 20:35:31
  Author: jelle
Revision: 130433

upgpkg: haskell-old-time 1.1.0.3-2

ghc 7.10.1 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD
  haskell-old-time/trunk/haskell-old-time.install

--+
 PKGBUILD |4 ++--
 haskell-old-time.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-31 18:33:52 UTC (rev 130432)
+++ PKGBUILD2015-03-31 18:35:31 UTC (rev 130433)
@@ -2,13 +2,13 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc=This package provides the ability to adapt to locale conventions such 
as date and time formats.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc=7.10.1')
+depends=('ghc=7.10.1' 'haskell-old-locale')
 options=('strip')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install

Modified: haskell-old-time.install
===
--- haskell-old-time.install2015-03-31 18:33:52 UTC (rev 130432)
+++ haskell-old-time.install2015-03-31 18:35:31 UTC (rev 130433)
@@ -1,4 +1,4 @@
-HS_DIR=usr/share/haskell/haskell-old-time
+HS_DIR=/usr/share/haskell/haskell-old-time
 post_install() {
   ${HS_DIR}/register.sh
   (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)


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

2015-03-31 Thread Jelle van der Waa
Date: Tuesday, March 31, 2015 @ 20:55:38
  Author: jelle
Revision: 130441

upgpkg: haskell-old-time 1.1.0.3-3

ghc 7.10.1 rebuild

Modified:
  haskell-old-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-31 18:54:17 UTC (rev 130440)
+++ PKGBUILD2015-03-31 18:55:38 UTC (rev 130441)
@@ -2,7 +2,7 @@
 _hkgname=old-time
 pkgname=haskell-old-time
 pkgver=1.1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc=This package provides the ability to adapt to locale conventions such 
as date and time formats.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
@@ -17,7 +17,7 @@
 
 build() {
 cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
--prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock