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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:33:32
  Author: felixonmars
Revision: 785545

upgpkg: haskell-microlens 0.4.11.2-8: rebuild with ghc 8.10.3

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:33:09 UTC (rev 785544)
+++ PKGBUILD2020-12-23 22:33:32 UTC (rev 785545)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=7
+pkgrel=8
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 18:06:54
  Author: felixonmars
Revision: 692872

upgpkg: haskell-microlens 0.4.11.2-7: rebuild with happy 1.20.0

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 18:05:22 UTC (rev 692871)
+++ PKGBUILD2020-08-30 18:06:54 UTC (rev 692872)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=6
+pkgrel=7
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 06:46:44
  Author: felixonmars
Revision: 682333

upgpkg: haskell-microlens 0.4.11.2-6: rebuild with ghc 8.10.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 06:46:06 UTC (rev 682332)
+++ PKGBUILD2020-08-17 06:46:44 UTC (rev 682333)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=5
+pkgrel=6
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")
@@ -20,7 +20,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 12:11:22
  Author: felixonmars
Revision: 618106

upgpkg: haskell-microlens 0.4.11.2-5: rebuild with ghc 8.10.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 12:10:53 UTC (rev 618105)
+++ PKGBUILD2020-04-23 12:11:22 UTC (rev 618106)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=4
+pkgrel=5
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

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

upgpkg: haskell-microlens 0.4.11.2-4: rebuild with ghc 8.8.3

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 22:03:49 UTC (rev 583373)
+++ PKGBUILD2020-02-26 22:04:26 UTC (rev 583374)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 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-microlens/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 13:27:26
  Author: felixonmars
Revision: 571483

upgpkg: haskell-microlens 0.4.11.2-3: rebuild with ghc 8.8.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 13:26:53 UTC (rev 571482)
+++ PKGBUILD2020-02-15 13:27:26 UTC (rev 571483)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 19:50:23
  Author: felixonmars
Revision: 550549

upgpkg: haskell-microlens 0.4.11.2-2: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 19:49:46 UTC (rev 550548)
+++ PKGBUILD2020-01-08 19:50:23 UTC (rev 550549)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

2019-07-09 Thread Felix Yan via arch-commits
Date: Tuesday, July 9, 2019 @ 15:45:34
  Author: felixonmars
Revision: 488224

upgpkg: haskell-microlens 0.4.11.2-1

rebuild with microlens 0.4.11.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-09 15:38:23 UTC (rev 488223)
+++ PKGBUILD2019-07-09 15:45:34 UTC (rev 488224)
@@ -3,7 +3,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.11.1
+pkgver=0.4.11.2
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('9a611981d4567063b27f7bed8035edf9dc0c010c5936aaba95022cba2e5a63876aaf4bc922c842f83ca0fd013e501d38b0d6ad7db149e7b93f489ee55f006db5')
+sha512sums=('16a70dc5b524dc5165faa6502bb74c7eb48a6eaa3ec9bd4bb16c6cbd6eccf5ab365e2e0e2e10e9e60b65e604de78dd62789b53a7c7d2ccd0da93bce5b09fadc8')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-29 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 03:56:16
  Author: felixonmars
Revision: 486036

upgpkg: haskell-microlens 0.4.11.1-1

rebuild with microlens 0.4.11.1, microlens-ghc 0.4.11.1, microlens-mtl 0.2.0.1, 
microlens-platform 0.4.0, microlens-th 0.4.3.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 03:49:46 UTC (rev 486035)
+++ PKGBUILD2019-06-30 03:56:16 UTC (rev 486036)
@@ -3,9 +3,9 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.10
-pkgrel=5
-pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
+pkgver=0.4.11.1
+pkgrel=1
+pkgdesc="A tiny lens library with no dependencies"
 url="https://github.com/monadfix/microlens;
 license=("BSD")
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('c5f774fdbd36e3fc82563c8d3f87a6471af2129e244b2fc4af7ffb8c171e06154c0b708c9e74c95b54859b3e9f12feff25b2950262527084c2ae2acb254e9a45')
+sha512sums=('9a611981d4567063b27f7bed8035edf9dc0c010c5936aaba95022cba2e5a63876aaf4bc922c842f83ca0fd013e501d38b0d6ad7db149e7b93f489ee55f006db5')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 11:46:55
  Author: felixonmars
Revision: 453738

upgpkg: haskell-microlens 0.4.10-5

rebuild with ghc 8.6.5

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 11:46:23 UTC (rev 453737)
+++ PKGBUILD2019-04-25 11:46:55 UTC (rev 453738)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.10
-pkgrel=4
+pkgrel=5
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

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

upgpkg: haskell-microlens 0.4.10-4

rebuild with ghc 8.6.4

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 16:51:32 UTC (rev 438472)
+++ PKGBUILD2019-03-09 16:52:03 UTC (rev 438473)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.10
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/monadfix/microlens;
 license=("BSD")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 21:57:27
  Author: felixonmars
Revision: 413280

upgpkg: haskell-microlens 0.4.10-3

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 21:57:07 UTC (rev 413279)
+++ PKGBUILD2018-12-09 21:57:27 UTC (rev 413280)
@@ -4,10 +4,10 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.10
-pkgrel=2
+pkgrel=3
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/monadfix/microlens;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 19:24:38
  Author: felixonmars
Revision: 401964

upgpkg: haskell-microlens 0.4.10-2

rebuild with ghc 8.6.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 19:24:06 UTC (rev 401963)
+++ PKGBUILD2018-11-06 19:24:38 UTC (rev 401964)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/monadfix/microlens;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('c5f774fdbd36e3fc82563c8d3f87a6471af2129e244b2fc4af7ffb8c171e06154c0b708c9e74c95b54859b3e9f12feff25b2950262527084c2ae2acb254e9a45')
 
 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-microlens/trunk (PKGBUILD)

2018-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 4, 2018 @ 01:29:33
  Author: felixonmars
Revision: 401358

upgpkg: haskell-microlens 0.4.10-1

rebuild with microlens 0.4.10

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-04 01:25:23 UTC (rev 401357)
+++ PKGBUILD2018-11-04 01:29:33 UTC (rev 401358)
@@ -3,16 +3,16 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.9.1
-pkgrel=4
+pkgver=0.4.10
+pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
-url="https://github.com/aelve/microlens;
+url="https://github.com/monadfix/microlens;
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('3d9fd0cb3d53d058ef3f654dc59f114ee186ba2976559c1c537c0471b7102ef94d68293ba06aaa52babe3b41b21d6c67c654af00e57f63b1bea1fe0396b6e64d')
+sha512sums=('c5f774fdbd36e3fc82563c8d3f87a6471af2129e244b2fc4af7ffb8c171e06154c0b708c9e74c95b54859b3e9f12feff25b2950262527084c2ae2acb254e9a45')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 17:49:52
  Author: felixonmars
Revision: 393702

upgpkg: haskell-microlens 0.4.9.1-4

rebuild with ghc 8.6.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 17:49:16 UTC (rev 393701)
+++ PKGBUILD2018-10-14 17:49:52 UTC (rev 393702)
@@ -4,7 +4,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
 license=("custom:BSD3")


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 03:57:10
  Author: felixonmars
Revision: 335401

upgpkg: haskell-microlens 0.4.9.1-3

rebuild with ghc 8.4.3

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 03:56:31 UTC (rev 335400)
+++ PKGBUILD2018-06-01 03:57:10 UTC (rev 335401)
@@ -5,7 +5,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.9.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 06:33:34
  Author: felixonmars
Revision: 323312

upgpkg: haskell-microlens 0.4.9.1-2

rebuild with ghc 8.4.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 06:32:49 UTC (rev 323311)
+++ PKGBUILD2018-05-17 06:33:34 UTC (rev 323312)
@@ -5,7 +5,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
 license=("custom:BSD3")


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

2018-03-27 Thread Felix Yan via arch-commits
Date: Tuesday, March 27, 2018 @ 07:23:54
  Author: felixonmars
Revision: 312780

upgpkg: haskell-microlens 0.4.9.1-1

rebuild with microlens,0.4.9.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-27 07:23:14 UTC (rev 312779)
+++ PKGBUILD2018-03-27 07:23:54 UTC (rev 312780)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.9
+pkgver=0.4.9.1
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('84f8eb6b44194c372e64ee018342b86591436b097763cc05e129ce982fc4cd71f85315e490683dcce4fb8fce5b2fb5fae7589eb138824dd2d5e153712ea8')
+sha512sums=('3d9fd0cb3d53d058ef3f654dc59f114ee186ba2976559c1c537c0471b7102ef94d68293ba06aaa52babe3b41b21d6c67c654af00e57f63b1bea1fe0396b6e64d')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-03-10 Thread Felix Yan via arch-commits
Date: Saturday, March 10, 2018 @ 22:28:02
  Author: felixonmars
Revision: 306068

upgpkg: haskell-microlens 0.4.9-1

rebuild with microlens-platform,0.3.10 microlens-th,0.4.2 microlens-ghc,0.4.9 
microlens-aeson,2.3.0 microlens,0.4.9

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-10 17:40:49 UTC (rev 306067)
+++ PKGBUILD2018-03-10 22:28:02 UTC (rev 306068)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.8.3
+pkgver=0.4.9
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('9c4236032bb8783065392c8943dedee1d6fcbdcb182c495710dc4961259281b899d1c5c3337d1b27ddbc41c0a658d0a0d77b1faaed297b19149ac14dcb665f5c')
+sha512sums=('84f8eb6b44194c372e64ee018342b86591436b097763cc05e129ce982fc4cd71f85315e490683dcce4fb8fce5b2fb5fae7589eb138824dd2d5e153712ea8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-01-13 Thread Felix Yan via arch-commits
Date: Sunday, January 14, 2018 @ 07:55:03
  Author: felixonmars
Revision: 281881

upgpkg: haskell-microlens 0.4.8.3-1

rebuild with microlens,0.4.8.3

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-14 07:32:29 UTC (rev 281880)
+++ PKGBUILD2018-01-14 07:55:03 UTC (rev 281881)
@@ -4,8 +4,8 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.8.1
-pkgrel=4
+pkgver=0.4.8.3
+pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
 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=('c16420d40c75c6a8903b21b34177dc5cb6d597e5fb22e60a4e3e4592aef14a488462163759a6e191b8ff02ecad1faafaca92d09a32836813db681b96f5baa664')
+sha512sums=('9c4236032bb8783065392c8943dedee1d6fcbdcb182c495710dc4961259281b899d1c5c3337d1b27ddbc41c0a658d0a0d77b1faaed297b19149ac14dcb665f5c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 06:27:43
  Author: felixonmars
Revision: 268681

upgpkg: haskell-microlens 0.4.8.1-4

rebuild with ghc 8.2.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 06:27:10 UTC (rev 268680)
+++ PKGBUILD2017-11-26 06:27:43 UTC (rev 268681)
@@ -5,7 +5,7 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="https://github.com/aelve/microlens;
 license=("custom:BSD3")


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

2017-09-23 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 14:36:20
  Author: felixonmars
Revision: 259938

upgpkg: haskell-microlens 0.4.8.1-3

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 14:36:08 UTC (rev 259937)
+++ PKGBUILD2017-09-23 14:36:20 UTC (rev 259938)
@@ -5,9 +5,9 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
-url="http://github.com/aelve/microlens;
+url="https://github.com/aelve/microlens;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=('ghc-libs')
@@ -18,7 +18,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
@@ -36,7 +36,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 07:31:07
  Author: felixonmars
Revision: 250647

upgpkg: haskell-microlens 0.4.8.1-2

GHC 8.2.1 rebuild

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 07:30:09 UTC (rev 250646)
+++ PKGBUILD2017-08-15 07:31:07 UTC (rev 250647)
@@ -5,12 +5,13 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
 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;)
 
sha512sums=('c16420d40c75c6a8903b21b34177dc5cb6d597e5fb22e60a4e3e4592aef14a488462163759a6e191b8ff02ecad1faafaca92d09a32836813db681b96f5baa664')
 
@@ -21,7 +22,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
@@ -33,8 +33,6 @@
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"


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

2017-08-11 Thread Felix Yan
Date: Saturday, August 12, 2017 @ 05:37:11
  Author: felixonmars
Revision: 249936

upgpkg: haskell-microlens 0.4.8.1-1

rebuild with microlens,0.4.8.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-12 05:34:41 UTC (rev 249935)
+++ PKGBUILD2017-08-12 05:37:11 UTC (rev 249936)
@@ -4,15 +4,15 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.8.0
-pkgrel=2
+pkgver=0.4.8.1
+pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc")
+depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('aa0b12717671593f7e2cd686762fb842b22bf3e5b4559e4db8863f1d30be7af5')
+sha512sums=('c16420d40c75c6a8903b21b34177dc5cb6d597e5fb22e60a4e3e4592aef14a488462163759a6e191b8ff02ecad1faafaca92d09a32836813db681b96f5baa664')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
@@ -19,7 +19,7 @@
 
 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-microlens/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 16:52:30
  Author: felixonmars
Revision: 237269

upgpkg: haskell-microlens 0.4.8.0-2

rebuild with ghc,8.0.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 16:51:10 UTC (rev 237268)
+++ PKGBUILD2017-06-15 16:52:30 UTC (rev 237269)
@@ -5,12 +5,12 @@
 _hkgname=microlens
 pkgname=haskell-microlens
 pkgver=0.4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
 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=('aa0b12717671593f7e2cd686762fb842b22bf3e5b4559e4db8863f1d30be7af5')
 
@@ -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-microlens/trunk (PKGBUILD)

2017-03-09 Thread Felix Yan
Date: Thursday, March 9, 2017 @ 08:12:57
  Author: felixonmars
Revision: 215366

upgpkg: haskell-microlens 0.4.8.0-1

rebuild with microlens,0.4.8.0

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-09 07:50:20 UTC (rev 215365)
+++ PKGBUILD2017-03-09 08:12:57 UTC (rev 215366)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.7.0
+pkgver=0.4.8.0
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -11,8 +11,8 @@
 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=('c149874a5cf038c1dde51b79b22733116817619e5ed11c7787aadb9d8ea31e26')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('aa0b12717671593f7e2cd686762fb842b22bf3e5b4559e4db8863f1d30be7af5')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
@@ -21,8 +21,7 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-# https://github.com/haskell/haddock/issues/505
-runhaskell Setup haddock --hoogle --html || warning "Failed to run haddock"
+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


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

2016-08-12 Thread Felix Yan
Date: Friday, August 12, 2016 @ 09:13:16
  Author: felixonmars
Revision: 186536

upgpkg: haskell-microlens 0.4.7.0-1

rebuild with cryptonite-0.18, hindent-5.0.0, microlens-0.4.7.0, 
postgresql-binary-0.9.1, yesod-core-1.4.23

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-12 09:09:58 UTC (rev 186535)
+++ PKGBUILD2016-08-12 09:13:16 UTC (rev 186536)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.6.0
+pkgver=0.4.7.0
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('6b3dcc4921568c89bacb0b2c827b91065db3711eb78b7ec91fc8c9a02d78812b')
+sha256sums=('c149874a5cf038c1dde51b79b22733116817619e5ed11c7787aadb9d8ea31e26')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-08-05 Thread Felix Yan
Date: Friday, August 5, 2016 @ 16:33:56
  Author: felixonmars
Revision: 185354

upgpkg: haskell-microlens 0.4.6.0-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, 
haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, 
microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, 
stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-05 16:33:13 UTC (rev 185353)
+++ PKGBUILD2016-08-05 16:33:56 UTC (rev 185354)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.5.0
+pkgver=0.4.6.0
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('93cbdb35aa3a653aaee6ec39f895a5c12a663adc120ecb4978b31b034fd69e19')
+sha256sums=('6b3dcc4921568c89bacb0b2c827b91065db3711eb78b7ec91fc8c9a02d78812b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-07-03 Thread Felix Yan
Date: Monday, July 4, 2016 @ 05:50:18
  Author: felixonmars
Revision: 182038

upgpkg: haskell-microlens 0.4.5.0-1

rebuild with Glob-0.7.9, highlighting-kate-0.6.2.1, microlens-0.4.5.0, 
scientific-0.3.4.8, trifecta-1.6

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-04 05:50:06 UTC (rev 182037)
+++ PKGBUILD2016-07-04 05:50:18 UTC (rev 182038)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.4.3
+pkgver=0.4.5.0
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('b76878b66c43b2a2a131bfe99e163f95a736c94b8c48fa7b22c81549c4c07526')
+sha256sums=('93cbdb35aa3a653aaee6ec39f895a5c12a663adc120ecb4978b31b034fd69e19')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-06-14 Thread Felix Yan
Date: Tuesday, June 14, 2016 @ 09:50:14
  Author: felixonmars
Revision: 179926

upgpkg: haskell-microlens 0.4.4.3-1

rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, 
data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, 
scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-14 09:48:41 UTC (rev 179925)
+++ PKGBUILD2016-06-14 09:50:14 UTC (rev 179926)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.4.2
+pkgver=0.4.4.3
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('d5a6e18813142c1aa9d5cb3196d0e40fe5103d4f52581db519099e44eae74145')
+sha256sums=('b76878b66c43b2a2a131bfe99e163f95a736c94b8c48fa7b22c81549c4c07526')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-06-11 Thread Felix Yan
Date: Saturday, June 11, 2016 @ 09:55:23
  Author: fyan
Revision: 179659

upgpkg: haskell-microlens 0.4.4.2-1

rebuild with microlens-0.4.4.2, hpack-0.14.1

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-11 07:54:38 UTC (rev 179658)
+++ PKGBUILD2016-06-11 07:55:23 UTC (rev 179659)
@@ -4,7 +4,7 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.4.1
+pkgver=0.4.4.2
 pkgrel=1
 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('d60b3ae66fc59de44c50714644b5cacbdc0bc50bac8a3200c67dea3a115c177c')
+sha256sums=('d5a6e18813142c1aa9d5cb3196d0e40fe5103d4f52581db519099e44eae74145')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-06-10 Thread Felix Yan
Date: Friday, June 10, 2016 @ 08:20:59
  Author: fyan
Revision: 179089

upgpkg: haskell-microlens 0.4.4.1-1

rebuild with persistent-2.5, http-api-data-0.2.3, microlens-0.4.4.1, 
monads-tf-0.1.0.3, persistent-sqlite-2.5.0.2, persistent-template-2.5.1.3, 
unordered-containers-0.2.7.1, yaml-0.8.17.2

Modified:
  haskell-microlens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-10 06:20:53 UTC (rev 179088)
+++ PKGBUILD2016-06-10 06:20:59 UTC (rev 179089)
@@ -4,15 +4,15 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.4.0
+pkgver=0.4.4.1
 pkgrel=1
-pkgdesc="A tiny part of the lens library with no dependencies"
+pkgdesc="A tiny lens library with no dependencies. If you're writing an app, 
you probably want microlens-platform, not this."
 url="http://github.com/aelve/microlens;
 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=('376423b8820d620644e919ff0333800cf499fcdf3969fa13a24494c66d0c64a2')
+sha256sums=('d60b3ae66fc59de44c50714644b5cacbdc0bc50bac8a3200c67dea3a115c177c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-05-25 Thread Felix Yan
Date: Wednesday, May 25, 2016 @ 12:07:54
  Author: fyan
Revision: 176808

upgpkg: haskell-microlens 0.4.4.0-1

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-microlens/trunk/PKGBUILD
Deleted:
  haskell-microlens/trunk/haskell-microlens.install

---+
 PKGBUILD  |   16 
 haskell-microlens.install |   18 --
 2 files changed, 8 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-25 10:07:27 UTC (rev 176807)
+++ PKGBUILD2016-05-25 10:07:54 UTC (rev 176808)
@@ -4,17 +4,15 @@
 
 _hkgname=microlens
 pkgname=haskell-microlens
-pkgver=0.4.3.0
+pkgver=0.4.4.0
 pkgrel=1
 pkgdesc="A tiny part of the lens library with no dependencies"
 url="http://github.com/aelve/microlens;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3")
-options=('staticlibs')
+depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install="${pkgname}.install"
-sha256sums=('c6476fa747094cc385a0aa369f705d3c5edbe5435e0e15d20dcb4ffa84443620')
+sha256sums=('376423b8820d620644e919ff0333800cf499fcdf3969fa13a24494c66d0c64a2')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
@@ -23,9 +21,11 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
+# https://github.com/haskell/haddock/issues/505
+runhaskell Setup haddock --hoogle --html || warning "Failed to run 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
 }
 
@@ -32,8 +32,8 @@
 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"
+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-microlens.install
===
--- haskell-microlens.install   2016-05-25 10:07:27 UTC (rev 176807)
+++ haskell-microlens.install   2016-05-25 10:07:54 UTC (rev 176808)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-microlens
-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)
-}