[arch-commits] Commit in xfce4-notifyd/trunk (PKGBUILD)

2017-03-20 Thread Evangelos Foutras
Date: Tuesday, March 21, 2017 @ 02:55:37
  Author: foutrelis
Revision: 291138

upgpkg: xfce4-notifyd 0.3.6-1

New upstream release.

Modified:
  xfce4-notifyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:00:45 UTC (rev 291137)
+++ PKGBUILD2017-03-21 02:55:37 UTC (rev 291138)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=xfce4-notifyd
-pkgver=0.3.5
+pkgver=0.3.6
 pkgrel=1
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('intltool' 'python')
 provides=('notification-daemon')
 
source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b9b86938bdd31b4a69650d8b76e5cb0a6a30c1aa726130bd803f6c6f1f7af7a6')
+sha256sums=('f4ca7c0dadd3d4cdf8cd3c8ae60ccea77b8cf409f8517161796364eb1d766cf9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-notifyd/repos (4 files)

2017-03-20 Thread Evangelos Foutras
Date: Tuesday, March 21, 2017 @ 02:55:49
  Author: foutrelis
Revision: 291139

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xfce4-notifyd/repos/extra-i686/PKGBUILD
(from rev 291138, xfce4-notifyd/trunk/PKGBUILD)
  xfce4-notifyd/repos/extra-x86_64/PKGBUILD
(from rev 291138, xfce4-notifyd/trunk/PKGBUILD)
Deleted:
  xfce4-notifyd/repos/extra-i686/PKGBUILD
  xfce4-notifyd/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 extra-i686/PKGBUILD   |   34 
 extra-x86_64/PKGBUILD |   34 
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-21 02:55:37 UTC (rev 291138)
+++ extra-i686/PKGBUILD 2017-03-21 02:55:49 UTC (rev 291139)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfce4-notifyd
-pkgver=0.3.5
-pkgrel=1
-pkgdesc="Notification daemon for the Xfce desktop"
-arch=('i686' 'x86_64')
-url="http://goodies.xfce.org/projects/applications/xfce4-notifyd;
-license=('GPL2')
-groups=('xfce4-goodies')
-depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
-makedepends=('intltool' 'python')
-provides=('notification-daemon')
-source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b9b86938bdd31b4a69650d8b76e5cb0a6a30c1aa726130bd803f6c6f1f7af7a6')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-notifyd/repos/extra-i686/PKGBUILD (from rev 291138, 
xfce4-notifyd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-21 02:55:49 UTC (rev 291139)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfce4-notifyd
+pkgver=0.3.6
+pkgrel=1
+pkgdesc="Notification daemon for the Xfce desktop"
+arch=('i686' 'x86_64')
+url="http://goodies.xfce.org/projects/applications/xfce4-notifyd;
+license=('GPL2')
+groups=('xfce4-goodies')
+depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool' 'python')
+provides=('notification-daemon')
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('f4ca7c0dadd3d4cdf8cd3c8ae60ccea77b8cf409f8517161796364eb1d766cf9')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-21 02:55:37 UTC (rev 291138)
+++ extra-x86_64/PKGBUILD   2017-03-21 02:55:49 UTC (rev 291139)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfce4-notifyd
-pkgver=0.3.5
-pkgrel=1
-pkgdesc="Notification daemon for the Xfce desktop"
-arch=('i686' 'x86_64')
-url="http://goodies.xfce.org/projects/applications/xfce4-notifyd;
-license=('GPL2')
-groups=('xfce4-goodies')
-depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
-makedepends=('intltool' 'python')
-provides=('notification-daemon')
-source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b9b86938bdd31b4a69650d8b76e5cb0a6a30c1aa726130bd803f6c6f1f7af7a6')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-notifyd/repos/extra-x86_64/PKGBUILD (from rev 291138, 
xfce4-notifyd/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-21 02:55:49 UTC (rev 291139)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfce4-notifyd
+pkgver=0.3.6
+pkgrel=1
+pkgdesc="Notification daemon for the Xfce desktop"
+arch=('i686' 'x86_64')
+url="http://goodies.xfce.org/projects/applications/xfce4-notifyd;
+license=('GPL2')
+groups=('xfce4-goodies')
+depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool' 'python')
+provides=('notification-daemon')
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)

[arch-commits] Commit in uwsgi/repos (34 files)

2017-03-20 Thread Sven-Hendrik Haase
Date: Tuesday, March 21, 2017 @ 01:43:31
  Author: svenstaro
Revision: 217917

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  uwsgi/repos/community-staging-i686/
  uwsgi/repos/community-staging-i686/PKGBUILD
(from rev 217916, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-staging-i686/archlinux.ini
(from rev 217916, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-staging-i686/emperor.ini
(from rev 217916, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-staging-i686/emperor.uwsgi.service
(from rev 217916, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-staging-i686/emperor.uwsgi.socket
(from rev 217916, uwsgi/trunk/emperor.uwsgi.socket)
  
uwsgi/repos/community-staging-i686/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch
(from rev 217916, 
uwsgi/trunk/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch)
  uwsgi/repos/community-staging-i686/php7.patch
(from rev 217916, uwsgi/trunk/php7.patch)
  uwsgi/repos/community-staging-i686/tmpfilesd
(from rev 217916, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-staging-i686/uwsgi.install
(from rev 217916, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-staging-i686/uwsgi.logrotate
(from rev 217916, uwsgi/trunk/uwsgi.logrotate)
  uwsgi/repos/community-staging-i686/uwsgi_at.service
(from rev 217916, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-staging-i686/uwsgi_at.socket
(from rev 217916, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-staging-i686/uwsgi_fix_rpath.patch
(from rev 217916, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-staging-i686/uwsgi_php_7.1.patch
(from rev 217916, uwsgi/trunk/uwsgi_php_7.1.patch)
  uwsgi/repos/community-staging-i686/uwsgi_ruby20_compatibility.patch
(from rev 217916, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-staging-i686/uwsgi_trick_chroot.patch
(from rev 217916, uwsgi/trunk/uwsgi_trick_chroot.patch)
  uwsgi/repos/community-staging-x86_64/
  uwsgi/repos/community-staging-x86_64/PKGBUILD
(from rev 217916, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-staging-x86_64/archlinux.ini
(from rev 217916, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-staging-x86_64/emperor.ini
(from rev 217916, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-staging-x86_64/emperor.uwsgi.service
(from rev 217916, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-staging-x86_64/emperor.uwsgi.socket
(from rev 217916, uwsgi/trunk/emperor.uwsgi.socket)
  
uwsgi/repos/community-staging-x86_64/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch
(from rev 217916, 
uwsgi/trunk/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch)
  uwsgi/repos/community-staging-x86_64/php7.patch
(from rev 217916, uwsgi/trunk/php7.patch)
  uwsgi/repos/community-staging-x86_64/tmpfilesd
(from rev 217916, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-staging-x86_64/uwsgi.install
(from rev 217916, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-staging-x86_64/uwsgi.logrotate
(from rev 217916, uwsgi/trunk/uwsgi.logrotate)
  uwsgi/repos/community-staging-x86_64/uwsgi_at.service
(from rev 217916, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-staging-x86_64/uwsgi_at.socket
(from rev 217916, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-staging-x86_64/uwsgi_fix_rpath.patch
(from rev 217916, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-staging-x86_64/uwsgi_php_7.1.patch
(from rev 217916, uwsgi/trunk/uwsgi_php_7.1.patch)
  uwsgi/repos/community-staging-x86_64/uwsgi_ruby20_compatibility.patch
(from rev 217916, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-staging-x86_64/uwsgi_trick_chroot.patch
(from rev 217916, uwsgi/trunk/uwsgi_trick_chroot.patch)

-+
 community-staging-i686/PKGBUILD
 |  211 ++
 community-staging-i686/archlinux.ini   
 |5 
 community-staging-i686/emperor.ini 
 |4 
 community-staging-i686/emperor.uwsgi.service   
 |   16 
 community-staging-i686/emperor.uwsgi.socket
 |9 
 
community-staging-i686/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch
   |  201 +
 community-staging-i686/php7.patch  
 |  169 
 community-staging-i686/tmpfilesd   
 |1 
 community-staging-i686/uwsgi.install   
 |   12 
 community-staging-i686/uwsgi.logrotate 
 |9 
 community-staging-i686/uwsgi_at.service  

[arch-commits] Commit in uwsgi/trunk (2 files)

2017-03-20 Thread Sven-Hendrik Haase
Date: Tuesday, March 21, 2017 @ 01:36:15
  Author: svenstaro
Revision: 217916

upgpkg: uwsgi 2.0.14-9

openssl 1.1 rebuild

Added:
  uwsgi/trunk/openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch
Modified:
  uwsgi/trunk/PKGBUILD

+
 PKGBUILD   |   12 
 openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch |  201 +++
 2 files changed, 209 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 00:46:35 UTC (rev 217915)
+++ PKGBUILD2017-03-21 01:36:15 UTC (rev 217916)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=8
+pkgrel=9
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase;
 license=(GPL2)
@@ -44,7 +44,8 @@
 emperor.ini
 emperor.uwsgi.service
 emperor.uwsgi.socket
-uwsgi.logrotate)
+uwsgi.logrotate
+openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch)
 
sha512sums=('cf557ba27cb1c28e784e8909043bca874cd56846aa9ebaf1ff229191ad20484e467147a6ea7cc629399d4afd6e4ac4479b2f6827729df04321eef4bf842b9e42'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
@@ -57,12 +58,13 @@
 
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
 
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
-
'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5')
+
'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5'
+
'9985fca2c458d27b49db237628149cabfc9ac589df595eeb5540ef691bc4d3cc5dd73e98956b1e0f139222eba8a1c23d2d8c82473cb3eee64159dc47f4684534')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 cp $srcdir/archlinux.ini buildconf/archlinux.ini
-for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch 
uwsgi_php_7.1.patch; do
+for patch in uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch 
uwsgi_php_7.1.patch openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch; 
do
 msg2 "Applying $patch"
 patch -Np1 -i $srcdir/$patch
 done
@@ -70,6 +72,8 @@
 mv plugins/ruby{19,}
 sed -i 's:\(ruby\)19:\1:' plugins/ruby/uwsgiplugin.py
 
+sed -i 's/--cflags mono-2/--cflags mono-2 glib-2.0/g' 
plugins/mono/uwsgiplugin.py
+
 cp $srcdir/uwsgiplugin.py plugins/systemd_logger/uwsgiplugin.py
 }
 

Added: openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch
===
--- openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch  
(rev 0)
+++ openssl-1.1-4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8.patch  2017-03-21 
01:36:15 UTC (rev 217916)
@@ -0,0 +1,201 @@
+From 4b1659c8bd0b945a1a48f7c6ac62291be3bf8bc8 Mon Sep 17 00:00:00 2001
+From: Riccardo Magliocchetti 
+Date: Sun, 6 Nov 2016 14:36:32 +0100
+Subject: [PATCH] Cope with openssl 1.1 API changes
+
+Since OpenSSL 1.1.0 made some structs opaque and this we cannot
+poke with the internals anymore. Because of that we have to
+disable the ssl session cache.
+
+Ref #1395
+---
+ core/legion.c |  8 
+ core/ssl.c| 14 --
+ core/uwsgi.c  |  2 ++
+ plugins/http/spdy3.c  |  2 ++
+ plugins/logcrypto/logcrypto.c |  4 
+ uwsgi.h   |  8 ++--
+ 6 files changed, 34 insertions(+), 4 deletions(-)
+
+diff --git a/core/legion.c b/core/legion.c
+index da24158..c2bff5a 100644
+--- a/core/legion.c
 b/core/legion.c
+@@ -1074,8 +1074,12 @@ struct uwsgi_legion *uwsgi_legion_register(char 
*legion, char *addr, char *valor
+   uwsgi_ssl_init();
+   }
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010L
+   EVP_CIPHER_CTX *ctx = uwsgi_malloc(sizeof(EVP_CIPHER_CTX));
+   EVP_CIPHER_CTX_init(ctx);
++#else
++  EVP_CIPHER_CTX *ctx = EVP_CIPHER_CTX_new();
++#endif
+ 
+   const EVP_CIPHER *cipher = EVP_get_cipherbyname(algo);
+   if (!cipher) {
+@@ -1109,8 +1113,12 @@ struct uwsgi_legion *uwsgi_legion_register(char 
*legion, char *addr, char *valor
+   exit(1);
+   }
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010L
+   

[arch-commits] Commit in haskell-store/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:46:35
  Author: felixonmars
Revision: 217915

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-store/repos/community-staging-i686/
  haskell-store/repos/community-staging-i686/PKGBUILD
(from rev 217914, haskell-store/trunk/PKGBUILD)
  haskell-store/repos/community-staging-x86_64/
  haskell-store/repos/community-staging-x86_64/PKGBUILD
(from rev 217914, haskell-store/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   48 
 community-staging-x86_64/PKGBUILD |   48 
 2 files changed, 96 insertions(+)

Copied: haskell-store/repos/community-staging-i686/PKGBUILD (from rev 217914, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-21 00:46:35 UTC (rev 217915)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.4.1
+pkgrel=3
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('94019136784ad70113de3e70c88fdab6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-comparison-bench -f-small-bench
+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
+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/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"
+}

Copied: haskell-store/repos/community-staging-x86_64/PKGBUILD (from rev 217914, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-21 00:46:35 UTC (rev 217915)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.4.1
+pkgrel=3
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('94019136784ad70113de3e70c88fdab6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup 

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

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:46:08
  Author: felixonmars
Revision: 217914

upgpkg: haskell-store 0.4.1-3

rebuild with hashable,1.2.6.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 00:30:00 UTC (rev 217913)
+++ PKGBUILD2017-03-21 00:46:08 UTC (rev 217914)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-trifecta/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:30:00
  Author: felixonmars
Revision: 217913

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-trifecta/repos/community-staging-i686/
  haskell-trifecta/repos/community-staging-i686/PKGBUILD
(from rev 217912, haskell-trifecta/trunk/PKGBUILD)
  haskell-trifecta/repos/community-staging-x86_64/
  haskell-trifecta/repos/community-staging-x86_64/PKGBUILD
(from rev 217912, haskell-trifecta/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: haskell-trifecta/repos/community-staging-i686/PKGBUILD (from rev 
217912, haskell-trifecta/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-21 00:30:00 UTC (rev 217913)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=trifecta
+pkgname=haskell-trifecta
+pkgver=1.6.2.1
+pkgrel=5
+pkgdesc="A modern parser combinator library with convenient diagnostics"
+url="http://github.com/ekmett/trifecta/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-blaze-builder"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" 
"haskell-comonad"
+ "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" 
"haskell-parsers"
+ "haskell-profunctors" "haskell-reducers" "haskell-semigroups" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('bab3724de8ed4f5283deb99013debf2e223e9e2c3c975e7d9b9bd44a9b30fbe5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-trifecta/repos/community-staging-x86_64/PKGBUILD (from rev 
217912, haskell-trifecta/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-21 00:30:00 UTC (rev 217913)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=trifecta
+pkgname=haskell-trifecta
+pkgver=1.6.2.1
+pkgrel=5
+pkgdesc="A modern parser combinator library with convenient diagnostics"
+url="http://github.com/ekmett/trifecta/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-blaze-builder"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" 
"haskell-comonad"
+ "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" 
"haskell-parsers"
+ "haskell-profunctors" "haskell-reducers" "haskell-semigroups" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('bab3724de8ed4f5283deb99013debf2e223e9e2c3c975e7d9b9bd44a9b30fbe5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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[^ 

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

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:29:32
  Author: felixonmars
Revision: 217912

upgpkg: haskell-trifecta 1.6.2.1-5

rebuild with hashable,1.2.6.0

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 00:24:17 UTC (rev 217911)
+++ PKGBUILD2017-03-21 00:29:32 UTC (rev 217912)
@@ -5,7 +5,7 @@
 _hkgname=trifecta
 pkgname=haskell-trifecta
 pkgver=1.6.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="http://github.com/ekmett/trifecta/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-lens-aeson/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:24:17
  Author: felixonmars
Revision: 217911

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-lens-aeson/repos/community-staging-i686/
  haskell-lens-aeson/repos/community-staging-i686/PKGBUILD
(from rev 217910, haskell-lens-aeson/trunk/PKGBUILD)
  haskell-lens-aeson/repos/community-staging-x86_64/
  haskell-lens-aeson/repos/community-staging-x86_64/PKGBUILD
(from rev 217910, haskell-lens-aeson/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-lens-aeson/repos/community-staging-i686/PKGBUILD (from rev 
217910, haskell-lens-aeson/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-21 00:24:17 UTC (rev 217911)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lens-aeson
+pkgname=haskell-lens-aeson
+pkgver=1.0.0.5
+pkgrel=4
+pkgdesc="Law-abiding lenses for aeson"
+url="http://github.com/lens/lens-aeson/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 
'haskell-scientific'
+ 'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('e3c948acadb91971443852ebaa13d0c5')
+
+prepare() {
+sed -i 's/aeson>= 0.7.0.5   && < 0.10,/aeson   
 >= 0.7.0.5   \&\& < 1.2,/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-test-doctests
+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
+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/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"
+}

Copied: haskell-lens-aeson/repos/community-staging-x86_64/PKGBUILD (from rev 
217910, haskell-lens-aeson/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-21 00:24:17 UTC (rev 217911)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lens-aeson
+pkgname=haskell-lens-aeson
+pkgver=1.0.0.5
+pkgrel=4
+pkgdesc="Law-abiding lenses for aeson"
+url="http://github.com/lens/lens-aeson/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 
'haskell-scientific'
+ 'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('e3c948acadb91971443852ebaa13d0c5')
+
+prepare() {
+sed -i 's/aeson>= 0.7.0.5   && < 0.10,/aeson   
 >= 0.7.0.5   \&\& < 1.2,/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-test-doctests
+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
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 

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

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:23:09
  Author: felixonmars
Revision: 217910

upgpkg: haskell-lens-aeson 1.0.0.5-4

rebuild with hashable,1.2.6.0

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 00:18:40 UTC (rev 217909)
+++ PKGBUILD2017-03-21 00:23:09 UTC (rev 217910)
@@ -4,7 +4,7 @@
 _hkgname=lens-aeson
 pkgname=haskell-lens-aeson
 pkgver=1.0.0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Law-abiding lenses for aeson"
 url="http://github.com/lens/lens-aeson/;
 license=('MIT')


[arch-commits] Commit in hopenpgp-tools/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:18:40
  Author: felixonmars
Revision: 217909

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  hopenpgp-tools/repos/community-staging-i686/
  hopenpgp-tools/repos/community-staging-i686/PKGBUILD
(from rev 217908, hopenpgp-tools/trunk/PKGBUILD)
  hopenpgp-tools/repos/community-staging-x86_64/
  hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 217908, hopenpgp-tools/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   38 
 community-staging-x86_64/PKGBUILD |   38 
 2 files changed, 76 insertions(+)

Copied: hopenpgp-tools/repos/community-staging-i686/PKGBUILD (from rev 217908, 
hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-21 00:18:40 UTC (rev 217909)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.4
+pkgrel=57
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "alex" "happy" "haskell-aeson" 
"haskell-ansi-wl-pprint"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-binary-conduit"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-crypto-pubkey" 
"haskell-cryptohash"
+ "haskell-errors" "haskell-fgl" "haskell-graphviz" 
"haskell-hopenpgp"
+ "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-ixset-typed" "haskell-lens" "haskell-monad-loops" 
"haskell-openpgp-asciiarmor"
+ "haskell-optparse-applicative" "haskell-resourcet" "haskell-text"
+ "haskell-time-locale-compat" "haskell-wl-pprint-extras" 
"haskell-wl-pprint-terminfo"
+ "haskell-yaml")
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e656cd989833c6d318d5c44931ef5a8cd98bb0ebb4bab70a2d2f701091d0abd8')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
217908, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-21 00:18:40 UTC (rev 217909)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.4
+pkgrel=57
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "alex" "happy" "haskell-aeson" 
"haskell-ansi-wl-pprint"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-binary-conduit"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-crypto-pubkey" 
"haskell-cryptohash"
+ "haskell-errors" "haskell-fgl" "haskell-graphviz" 
"haskell-hopenpgp"
+ "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-ixset-typed" "haskell-lens" "haskell-monad-loops" 
"haskell-openpgp-asciiarmor"
+ "haskell-optparse-applicative" "haskell-resourcet" "haskell-text"
+ "haskell-time-locale-compat" "haskell-wl-pprint-extras" 
"haskell-wl-pprint-terminfo"
+ "haskell-yaml")
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e656cd989833c6d318d5c44931ef5a8cd98bb0ebb4bab70a2d2f701091d0abd8')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}


[arch-commits] Commit in hopenpgp-tools/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:17:56
  Author: felixonmars
Revision: 217908

upgpkg: hopenpgp-tools 0.19.4-57

rebuild with hashable,1.2.6.0

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 00:11:21 UTC (rev 217907)
+++ PKGBUILD2017-03-21 00:17:56 UTC (rev 217908)
@@ -4,7 +4,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.19.4
-pkgrel=56
+pkgrel=57
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


[arch-commits] Commit in haskell-hopenpgp/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:11:21
  Author: felixonmars
Revision: 217907

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-hopenpgp/repos/community-staging-i686/
  haskell-hopenpgp/repos/community-staging-i686/PKGBUILD
(from rev 217906, haskell-hopenpgp/trunk/PKGBUILD)
  haskell-hopenpgp/repos/community-staging-x86_64/
  haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD
(from rev 217906, haskell-hopenpgp/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   50 
 community-staging-x86_64/PKGBUILD |   50 
 2 files changed, 100 insertions(+)

Copied: haskell-hopenpgp/repos/community-staging-i686/PKGBUILD (from rev 
217906, haskell-hopenpgp/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-21 00:11:21 UTC (rev 217907)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hOpenPGP
+pkgname=haskell-hopenpgp
+pkgver=2.5.5
+pkgrel=37
+pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
+url="http://floss.scru.org/hOpenPGP/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-bifunctors' 'haskell-byteable' 
'haskell-bzlib'
+ 'haskell-binary-conduit' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-crypto-cipher-types' 'haskell-data-default-class' 
'haskell-errors'
+ 'haskell-hashable' 'haskell-incremental-parser' 'haskell-ixset-typed' 
'haskell-lens'
+ 'haskell-memory' 'haskell-monad-loops' 'haskell-nettle' 
'haskell-network'
+ 'haskell-network-uri' 'haskell-newtype' 'haskell-openpgp-asciiarmor' 
'haskell-resourcet'
+ 'haskell-securemem' 'haskell-semigroups' 'haskell-split' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-wl-pprint-extras'
+ 'haskell-zlib')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('f480201a10f14150adc290c81d38e7b6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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
+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/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"
+}

Copied: haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD (from rev 
217906, haskell-hopenpgp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-21 00:11:21 UTC (rev 217907)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hOpenPGP
+pkgname=haskell-hopenpgp
+pkgver=2.5.5
+pkgrel=37
+pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
+url="http://floss.scru.org/hOpenPGP/;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-bifunctors' 'haskell-byteable' 
'haskell-bzlib'
+ 'haskell-binary-conduit' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-crypto-cipher-types' 'haskell-data-default-class' 
'haskell-errors'
+ 'haskell-hashable' 'haskell-incremental-parser' 'haskell-ixset-typed' 
'haskell-lens'
+ 'haskell-memory' 'haskell-monad-loops' 'haskell-nettle' 
'haskell-network'
+ 'haskell-network-uri' 'haskell-newtype' 'haskell-openpgp-asciiarmor' 
'haskell-resourcet'
+ 'haskell-securemem' 'haskell-semigroups' 'haskell-split' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 

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

2017-03-20 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 00:10:29
  Author: felixonmars
Revision: 217906

upgpkg: haskell-hopenpgp 2.5.5-37

rebuild with hashable,1.2.6.0

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:56:45 UTC (rev 217905)
+++ PKGBUILD2017-03-21 00:10:29 UTC (rev 217906)
@@ -4,7 +4,7 @@
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
 pkgver=2.5.5
-pkgrel=36
+pkgrel=37
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/;
 license=('MIT')


[arch-commits] Commit in haskell-dav/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:56:45
  Author: felixonmars
Revision: 217905

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-dav/repos/community-staging-i686/
  haskell-dav/repos/community-staging-i686/PKGBUILD
(from rev 217904, haskell-dav/trunk/PKGBUILD)
  haskell-dav/repos/community-staging-x86_64/
  haskell-dav/repos/community-staging-x86_64/PKGBUILD
(from rev 217904, haskell-dav/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-x86_64/PKGBUILD |   46 
 2 files changed, 92 insertions(+)

Copied: haskell-dav/repos/community-staging-i686/PKGBUILD (from rev 217904, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:56:45 UTC (rev 217905)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=65
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV;
+license=("GPL3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-mtl-compat
+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
+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/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"
+}

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 217904, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:56:45 UTC (rev 217905)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=65
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV;
+license=("GPL3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-mtl-compat
+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
+sed -i 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:56:17
  Author: felixonmars
Revision: 217904

upgpkg: haskell-dav 1.3.1-65

rebuild with hashable,1.2.6.0

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:52:38 UTC (rev 217903)
+++ PKGBUILD2017-03-20 23:56:17 UTC (rev 217904)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=64
+pkgrel=65
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


[arch-commits] Commit in haskell-lens/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:52:38
  Author: felixonmars
Revision: 217903

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-lens/repos/community-staging-i686/
  haskell-lens/repos/community-staging-i686/PKGBUILD
(from rev 217902, haskell-lens/trunk/PKGBUILD)
  haskell-lens/repos/community-staging-x86_64/
  haskell-lens/repos/community-staging-x86_64/PKGBUILD
(from rev 217902, haskell-lens/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   48 
 community-staging-x86_64/PKGBUILD |   48 
 2 files changed, 96 insertions(+)

Copied: haskell-lens/repos/community-staging-i686/PKGBUILD (from rev 217902, 
haskell-lens/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:52:38 UTC (rev 217903)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lens
+pkgname=haskell-lens
+pkgver=4.15.1
+pkgrel=7
+pkgdesc="Lenses, Folds and Traversals"
+url="http://github.com/ekmett/lens/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-exceptions"
+ "haskell-free" "haskell-hashable" "haskell-kan-extensions" 
"haskell-mtl"
+ "haskell-parallel" "haskell-profunctors" "haskell-reflection"
+ "haskell-semigroupoids" "haskell-semigroups" "haskell-tagged" 
"haskell-text"
+ "haskell-transformers-compat" "haskell-unordered-containers" 
"haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5cfaa64cb1b9787193c2247a1ed1c248104ba5fadb91cec6432e648e41b1bea6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-j -ftrustworthy -f-safe -ftest-templates -ftest-properties 
-ftest-hunit -ftest-doctests -ftest-hlint -f-dump-splices -f-old-inline-pragmas 
-finlining -f-benchmark-uniplate
+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
+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/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"
+}

Copied: haskell-lens/repos/community-staging-x86_64/PKGBUILD (from rev 217902, 
haskell-lens/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:52:38 UTC (rev 217903)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lens
+pkgname=haskell-lens
+pkgver=4.15.1
+pkgrel=7
+pkgdesc="Lenses, Folds and Traversals"
+url="http://github.com/ekmett/lens/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-exceptions"
+ "haskell-free" "haskell-hashable" "haskell-kan-extensions" 
"haskell-mtl"
+ "haskell-parallel" "haskell-profunctors" "haskell-reflection"
+ "haskell-semigroupoids" "haskell-semigroups" "haskell-tagged" 
"haskell-text"
+ "haskell-transformers-compat" "haskell-unordered-containers" 
"haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5cfaa64cb1b9787193c2247a1ed1c248104ba5fadb91cec6432e648e41b1bea6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:52:11
  Author: felixonmars
Revision: 217902

upgpkg: haskell-lens 4.15.1-7

rebuild with hashable,1.2.6.0

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:44:16 UTC (rev 217901)
+++ PKGBUILD2017-03-20 23:52:11 UTC (rev 217902)
@@ -5,7 +5,7 @@
 _hkgname=lens
 pkgname=haskell-lens
 pkgver=4.15.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Lenses, Folds and Traversals"
 url="http://github.com/ekmett/lens/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wl-pprint-terminfo/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:44:16
  Author: felixonmars
Revision: 217901

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-wl-pprint-terminfo/repos/community-staging-i686/
  haskell-wl-pprint-terminfo/repos/community-staging-i686/PKGBUILD
(from rev 217900, haskell-wl-pprint-terminfo/trunk/PKGBUILD)
  haskell-wl-pprint-terminfo/repos/community-staging-x86_64/
  haskell-wl-pprint-terminfo/repos/community-staging-x86_64/PKGBUILD
(from rev 217900, haskell-wl-pprint-terminfo/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: haskell-wl-pprint-terminfo/repos/community-staging-i686/PKGBUILD (from 
rev 217900, haskell-wl-pprint-terminfo/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:44:16 UTC (rev 217901)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=wl-pprint-terminfo
+pkgname=haskell-wl-pprint-terminfo
+pkgver=3.7.1.4
+pkgrel=5
+pkgdesc="A color pretty printer with terminfo support"
+url="http://github.com/ekmett/wl-pprint-terminfo/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-semigroups' 'haskell-wl-pprint-extras' 
'haskell-text')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('df02e2b99aaa7273da33c5fd2956f12b')
+
+prepare() {
+sed -i '/nats/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fCursed
+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
+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/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"
+}

Copied: haskell-wl-pprint-terminfo/repos/community-staging-x86_64/PKGBUILD 
(from rev 217900, haskell-wl-pprint-terminfo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:44:16 UTC (rev 217901)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=wl-pprint-terminfo
+pkgname=haskell-wl-pprint-terminfo
+pkgver=3.7.1.4
+pkgrel=5
+pkgdesc="A color pretty printer with terminfo support"
+url="http://github.com/ekmett/wl-pprint-terminfo/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-semigroups' 'haskell-wl-pprint-extras' 
'haskell-text')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('df02e2b99aaa7273da33c5fd2956f12b')
+
+prepare() {
+sed -i '/nats/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fCursed
+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
+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/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}"
+

[arch-commits] Commit in haskell-wl-pprint-terminfo/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:43:47
  Author: felixonmars
Revision: 217900

upgpkg: haskell-wl-pprint-terminfo 3.7.1.4-5

rebuild with hashable,1.2.6.0

Modified:
  haskell-wl-pprint-terminfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:43:18 UTC (rev 217899)
+++ PKGBUILD2017-03-20 23:43:47 UTC (rev 217900)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-terminfo
 pkgname=haskell-wl-pprint-terminfo
 pkgver=3.7.1.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A color pretty printer with terminfo support"
 url="http://github.com/ekmett/wl-pprint-terminfo/;
 license=('custom:BSD3')


[arch-commits] Commit in teamspeak3/repos (20 files)

2017-03-20 Thread Sven-Hendrik Haase
Date: Monday, March 20, 2017 @ 23:43:18
  Author: svenstaro
Revision: 217899

archrelease: copy trunk to community-i686, community-x86_64

Added:
  teamspeak3/repos/community-i686/PERMISSION.eml
(from rev 217898, teamspeak3/trunk/PERMISSION.eml)
  teamspeak3/repos/community-i686/PKGBUILD
(from rev 217898, teamspeak3/trunk/PKGBUILD)
  teamspeak3/repos/community-i686/teamspeak3.desktop
(from rev 217898, teamspeak3/trunk/teamspeak3.desktop)
  teamspeak3/repos/community-i686/teamspeak3.launcher
(from rev 217898, teamspeak3/trunk/teamspeak3.launcher)
  teamspeak3/repos/community-i686/teamspeak3.png
(from rev 217898, teamspeak3/trunk/teamspeak3.png)
  teamspeak3/repos/community-x86_64/PERMISSION.eml
(from rev 217898, teamspeak3/trunk/PERMISSION.eml)
  teamspeak3/repos/community-x86_64/PKGBUILD
(from rev 217898, teamspeak3/trunk/PKGBUILD)
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
(from rev 217898, teamspeak3/trunk/teamspeak3.desktop)
  teamspeak3/repos/community-x86_64/teamspeak3.launcher
(from rev 217898, teamspeak3/trunk/teamspeak3.launcher)
  teamspeak3/repos/community-x86_64/teamspeak3.png
(from rev 217898, teamspeak3/trunk/teamspeak3.png)
Deleted:
  teamspeak3/repos/community-i686/PERMISSION.eml
  teamspeak3/repos/community-i686/PKGBUILD
  teamspeak3/repos/community-i686/teamspeak3.desktop
  teamspeak3/repos/community-i686/teamspeak3.launcher
  teamspeak3/repos/community-i686/teamspeak3.png
  teamspeak3/repos/community-x86_64/PERMISSION.eml
  teamspeak3/repos/community-x86_64/PKGBUILD
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
  teamspeak3/repos/community-x86_64/teamspeak3.launcher
  teamspeak3/repos/community-x86_64/teamspeak3.png

--+
 /PKGBUILD|  132 +
 /teamspeak3.desktop  |   24 ++
 /teamspeak3.launcher |   12 +++
 community-i686/PKGBUILD  |   66 
 community-i686/teamspeak3.desktop|   12 ---
 community-i686/teamspeak3.launcher   |6 -
 community-x86_64/PKGBUILD|   66 
 community-x86_64/teamspeak3.desktop  |   12 ---
 community-x86_64/teamspeak3.launcher |6 -
 9 files changed, 168 insertions(+), 168 deletions(-)

Deleted: community-i686/PERMISSION.eml
===
(Binary files differ)

Copied: teamspeak3/repos/community-i686/PERMISSION.eml (from rev 217898, 
teamspeak3/trunk/PERMISSION.eml)
===
(Binary files differ)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-20 23:42:51 UTC (rev 217898)
+++ community-i686/PKGBUILD 2017-03-20 23:43:18 UTC (rev 217899)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Slash 
-# Contributor: J.W. Birdsong  
-
-pkgname=teamspeak3
-pkgver=3.1.1.1
-pkgrel=1
-pkgdesc="TeamSpeak is software for quality voice communication via the 
Internet"
-url="http://www.teamspeak.com/;
-license=('custom')
-depends=('qt5-base' 'libxkbcommon-x11' 'qt5-webengine')
-optdepends=('libpulse')
-arch=('i686' 'x86_64')
-source=("http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_x86-${pkgver}.run;
-
"http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run;
-'teamspeak3.desktop'
-'teamspeak3.png'
-'teamspeak3.launcher')
-sha512sums=('c5e9d876badcfd9692ef2d3a5b80af85050139501b19302000c8a8b50349467f8651e4c3be57e8080c66330ab7fdb7aaa12f3da53d4b0214d6c1548d908a4cbd'
-
'a9e16ec64cc7e1e683b9b23fa6198bd75d59f0a1a66958d56194432190f7acea8259615bfe01e2fbea7102430ad2da7e87c1426c748e95d9988acaec9293ee49'
-
'4cac0b7446dc3e728b232fdd6c6d75be1d2a5530635eab5918a4e7dd6a4a3fc21d6a75055da919b56e5cf849f4c5ba26ece56759a45bc4850eba3eb73853759d'
-
'af18ed36a3c8de90b60a7205ebf91a35d4b517f22f97d541c82debdb12697882469d9771fdf3fb8b081aeb74a01237f3afd4732daccf4b374dc6d39e7df5d444'
-
'2365bf65500a741ca656d27d8fed54dd7151e61e369296e4fa2b5451ee3dd0c4adc67ec1d0f221de0ed7e6efa18c303b63bf2d858060671491bee51c899d')
-
-[[ "$CARCH" == "i686" ]] && _TSARCH='x86'
-[[ "$CARCH" == "x86_64" ]] && _TSARCH='amd64'
-
-prepare() {
-  mkdir archive && cd archive
-  sh ../TeamSpeak3-Client-linux_${_TSARCH}-${pkgver}.run --tar -xf 2>/dev/null
-
-  # Delete bundled Qt libs to use system-wide ones
-  rm libQt5*
-
-  # Fix FS#34190
-  sed -i "/export QTDIR.*/d" ts3client_runscript.sh
-  sed -i "/export QT_PLUGIN_PATH*/d" ts3client_runscript.sh
-
-  # Fix FS#34189
-  rm qt.conf
-
-  # Fix permissions
-  find -type d | xargs chmod 755
-  find -type f | xargs chmod 644
-  find -name *.so | xargs chmod 755
-  chmod +x ts3client*
-}
-
-package() {
- 

[arch-commits] Commit in netdata/repos (8 files)

2017-03-20 Thread Sven-Hendrik Haase
Date: Monday, March 20, 2017 @ 23:42:51
  Author: svenstaro
Revision: 217898

archrelease: copy trunk to community-i686, community-x86_64

Added:
  netdata/repos/community-i686/PKGBUILD
(from rev 217896, netdata/trunk/PKGBUILD)
  netdata/repos/community-i686/netdata.install
(from rev 217896, netdata/trunk/netdata.install)
  netdata/repos/community-x86_64/PKGBUILD
(from rev 217896, netdata/trunk/PKGBUILD)
  netdata/repos/community-x86_64/netdata.install
(from rev 217897, netdata/trunk/netdata.install)
Deleted:
  netdata/repos/community-i686/PKGBUILD
  netdata/repos/community-i686/netdata.install
  netdata/repos/community-x86_64/PKGBUILD
  netdata/repos/community-x86_64/netdata.install

--+
 /PKGBUILD|   84 +
 /netdata.install |   52 ++
 community-i686/PKGBUILD  |   42 --
 community-i686/netdata.install   |   26 ---
 community-x86_64/PKGBUILD|   42 --
 community-x86_64/netdata.install |   26 ---
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-20 23:42:47 UTC (rev 217897)
+++ community-i686/PKGBUILD 2017-03-20 23:42:51 UTC (rev 217898)
@@ -1,42 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: SanskritFritz (gmail)
-
-pkgname=netdata
-pkgver=1.5.0
-pkgrel=1
-pkgdesc="Real-time performance monitoring, in the greatest possible detail, 
over the web."
-url="https://github.com/firehol/netdata/wiki;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libmnl' 'libnetfilter_acct' 'zlib')
-optdepends=('nodejs: Webbox plugin'
-'lm_sensors: sensors module')
-backup=('etc/netdata/netdata.conf' 'etc/netdata/charts.d.conf' 
'etc/netdata/apps_groups.conf')
-install="$pkgname.install"
-source=("https://github.com/firehol/netdata/releases/download/v1.5.0/netdata-1.5.0.tar.xz;)
-sha512sums=('523300e942096040457ee6442bdbc28509784e098d80b0321537c40f350e8428d06512c848810d5c7ca0b4f1b2d29d0ee03eec23be32f444b63c2ec8cb227a94')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   ./autogen.sh
-   ./configure \
-   --prefix="/usr" \
-   --sbindir="/usr/bin" \
-   --sysconfdir="/etc" \
-   --libexecdir="/usr/lib" \
-   --localstatedir="/var" \
-   --with-zlib --with-math --with-user=netdata
-   make
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir" install
-
-   touch "$pkgdir/etc/netdata/netdata.conf"
-
-   install -Dm0644 "system/netdata.service" 
"$pkgdir/usr/lib/systemd/system/netdata.service"
-}
-

Copied: netdata/repos/community-i686/PKGBUILD (from rev 217896, 
netdata/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-20 23:42:51 UTC (rev 217898)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: SanskritFritz (gmail)
+
+pkgname=netdata
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Real-time performance monitoring, in the greatest possible detail, 
over the web."
+url="https://github.com/firehol/netdata/wiki;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libmnl' 'libnetfilter_acct' 'zlib')
+optdepends=('nodejs: Webbox plugin'
+'lm_sensors: sensors module')
+backup=('etc/netdata/netdata.conf' 'etc/netdata/charts.d.conf' 
'etc/netdata/apps_groups.conf')
+install="$pkgname.install"
+source=("https://github.com/firehol/netdata/releases/download/v${pkgver}/netdata-${pkgver}.tar.xz;)
+sha512sums=('e091c2b3a619f62c209d2de8389bc33f98159071730344b17b66a766a3dcf2f598c95f10dbaf1421e32a468f18c975373291e3909002e9bf21dea9939559e1fc')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   ./autogen.sh
+   ./configure \
+   --prefix="/usr" \
+   --sbindir="/usr/bin" \
+   --sysconfdir="/etc" \
+   --libexecdir="/usr/lib" \
+   --localstatedir="/var" \
+   --with-zlib --with-math --with-user=netdata
+   make
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+
+   touch "$pkgdir/etc/netdata/netdata.conf"
+
+   install -Dm0644 "system/netdata.service" 
"$pkgdir/usr/lib/systemd/system/netdata.service"
+}
+

Deleted: community-i686/netdata.install
===
--- community-i686/netdata.install  2017-03-20 23:42:47 UTC (rev 217897)
+++ community-i686/netdata.install  2017-03-20 23:42:51 UTC (rev 217898)
@@ -1,26 +0,0 @@
-chown_netdata() {
-   chown -R netdata:netdata /var/lib/netdata
-   chown -R netdata:netdata /var/log/netdata
-   chown -R netdata:netdata 

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

2017-03-20 Thread Sven-Hendrik Haase
Date: Monday, March 20, 2017 @ 23:42:47
  Author: svenstaro
Revision: 217897

upgpkg: teamspeak3 3.1.2-1

upstream release 3.1.2

Modified:
  teamspeak3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:42:35 UTC (rev 217896)
+++ PKGBUILD2017-03-20 23:42:47 UTC (rev 217897)
@@ -3,7 +3,7 @@
 # Contributor: J.W. Birdsong  
 
 pkgname=teamspeak3
-pkgver=3.1.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="TeamSpeak is software for quality voice communication via the 
Internet"
 url="http://www.teamspeak.com/;
@@ -16,8 +16,8 @@
 'teamspeak3.desktop'
 'teamspeak3.png'
 'teamspeak3.launcher')
-sha512sums=('c5e9d876badcfd9692ef2d3a5b80af85050139501b19302000c8a8b50349467f8651e4c3be57e8080c66330ab7fdb7aaa12f3da53d4b0214d6c1548d908a4cbd'
-
'a9e16ec64cc7e1e683b9b23fa6198bd75d59f0a1a66958d56194432190f7acea8259615bfe01e2fbea7102430ad2da7e87c1426c748e95d9988acaec9293ee49'
+sha512sums=('a8eb543c4d96d6bc104de0815fdbe83fba93efadb26a845017f66b43b2f4a8fd9551abf48f81c5e8fce890496b5e2345ee78a7d955f77cadf6d1684cc0f33c5f'
+
'5628c5de82630e3ff0398c93ae59c151f7978e496c7b5e8e3c1acdc31ef5153ff3fe507861b5845c4ecef9a6acab4f6007ac56b8d20b68342b4549d546be593c'
 
'4cac0b7446dc3e728b232fdd6c6d75be1d2a5530635eab5918a4e7dd6a4a3fc21d6a75055da919b56e5cf849f4c5ba26ece56759a45bc4850eba3eb73853759d'
 
'af18ed36a3c8de90b60a7205ebf91a35d4b517f22f97d541c82debdb12697882469d9771fdf3fb8b081aeb74a01237f3afd4732daccf4b374dc6d39e7df5d444'
 
'2365bf65500a741ca656d27d8fed54dd7151e61e369296e4fa2b5451ee3dd0c4adc67ec1d0f221de0ed7e6efa18c303b63bf2d858060671491bee51c899d')


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

2017-03-20 Thread Sven-Hendrik Haase
Date: Monday, March 20, 2017 @ 23:42:35
  Author: svenstaro
Revision: 217896

upgpkg: netdata 1.6.0-1

upstream release 1.6.0

Modified:
  netdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:41:49 UTC (rev 217895)
+++ PKGBUILD2017-03-20 23:42:35 UTC (rev 217896)
@@ -2,7 +2,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=netdata
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Real-time performance monitoring, in the greatest possible detail, 
over the web."
 url="https://github.com/firehol/netdata/wiki;
@@ -13,8 +13,8 @@
 'lm_sensors: sensors module')
 backup=('etc/netdata/netdata.conf' 'etc/netdata/charts.d.conf' 
'etc/netdata/apps_groups.conf')
 install="$pkgname.install"
-source=("https://github.com/firehol/netdata/releases/download/v1.5.0/netdata-1.5.0.tar.xz;)
-sha512sums=('523300e942096040457ee6442bdbc28509784e098d80b0321537c40f350e8428d06512c848810d5c7ca0b4f1b2d29d0ee03eec23be32f444b63c2ec8cb227a94')
+source=("https://github.com/firehol/netdata/releases/download/v${pkgver}/netdata-${pkgver}.tar.xz;)
+sha512sums=('e091c2b3a619f62c209d2de8389bc33f98159071730344b17b66a766a3dcf2f598c95f10dbaf1421e32a468f18c975373291e3909002e9bf21dea9939559e1fc')
 
 build() {
cd "$pkgname-$pkgver"


[arch-commits] Commit in haskell-wl-pprint-extras/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:41:49
  Author: felixonmars
Revision: 217895

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-wl-pprint-extras/repos/community-staging-i686/
  haskell-wl-pprint-extras/repos/community-staging-i686/PKGBUILD
(from rev 217894, haskell-wl-pprint-extras/trunk/PKGBUILD)
  haskell-wl-pprint-extras/repos/community-staging-x86_64/
  haskell-wl-pprint-extras/repos/community-staging-x86_64/PKGBUILD
(from rev 217894, haskell-wl-pprint-extras/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: haskell-wl-pprint-extras/repos/community-staging-i686/PKGBUILD (from 
rev 217894, haskell-wl-pprint-extras/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:41:49 UTC (rev 217895)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=wl-pprint-extras
+pkgname=haskell-wl-pprint-extras
+pkgver=3.5.0.5
+pkgrel=5
+pkgdesc="A free monad based on the Wadler/Leijen pretty printer"
+url="http://github.com/ekmett/wl-pprint-extras/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-semigroups' 'haskell-semigroupoids' 
'haskell-utf8-string'
+ 'haskell-text')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('03a7c3b6700f5c729229c7652a0e85cd')
+
+prepare() {
+sed -i '/nats/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-wl-pprint-extras/repos/community-staging-x86_64/PKGBUILD (from 
rev 217894, haskell-wl-pprint-extras/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:41:49 UTC (rev 217895)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=wl-pprint-extras
+pkgname=haskell-wl-pprint-extras
+pkgver=3.5.0.5
+pkgrel=5
+pkgdesc="A free monad based on the Wadler/Leijen pretty printer"
+url="http://github.com/ekmett/wl-pprint-extras/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-semigroups' 'haskell-semigroupoids' 
'haskell-utf8-string'
+ 'haskell-text')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('03a7c3b6700f5c729229c7652a0e85cd')
+
+prepare() {
+sed -i '/nats/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

[arch-commits] Commit in haskell-wl-pprint-extras/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:41:22
  Author: felixonmars
Revision: 217894

upgpkg: haskell-wl-pprint-extras 3.5.0.5-5

rebuild with hashable,1.2.6.0

Modified:
  haskell-wl-pprint-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:39:31 UTC (rev 217893)
+++ PKGBUILD2017-03-20 23:41:22 UTC (rev 217894)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-extras
 pkgname=haskell-wl-pprint-extras
 pkgver=3.5.0.5
-pkgrel=4
+pkgrel=5
 pkgdesc="A free monad based on the Wadler/Leijen pretty printer"
 url="http://github.com/ekmett/wl-pprint-extras/;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-vector-instances/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:39:31
  Author: felixonmars
Revision: 217893

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-vector-instances/repos/community-staging-i686/
  haskell-vector-instances/repos/community-staging-i686/PKGBUILD
(from rev 217892, haskell-vector-instances/trunk/PKGBUILD)
  haskell-vector-instances/repos/community-staging-x86_64/
  haskell-vector-instances/repos/community-staging-x86_64/PKGBUILD
(from rev 217892, haskell-vector-instances/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-vector-instances/repos/community-staging-i686/PKGBUILD (from 
rev 217892, haskell-vector-instances/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:39:31 UTC (rev 217893)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=vector-instances
+pkgname=haskell-vector-instances
+pkgver=3.4
+pkgrel=4
+pkgdesc="Orphan Instances for \'Data.Vector\'"
+url="http://github.com/ekmett/vector-instances;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-hashable" "haskell-keys" 
"haskell-pointed"
+ "haskell-semigroupoids" "haskell-semigroups" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('1b0246ef0cf8372d61d5c7840d857f49299af2304b5107510377255ed4dd5381')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fhashable
+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
+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/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"
+}

Copied: haskell-vector-instances/repos/community-staging-x86_64/PKGBUILD (from 
rev 217892, haskell-vector-instances/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:39:31 UTC (rev 217893)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=vector-instances
+pkgname=haskell-vector-instances
+pkgver=3.4
+pkgrel=4
+pkgdesc="Orphan Instances for \'Data.Vector\'"
+url="http://github.com/ekmett/vector-instances;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-hashable" "haskell-keys" 
"haskell-pointed"
+ "haskell-semigroupoids" "haskell-semigroups" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('1b0246ef0cf8372d61d5c7840d857f49299af2304b5107510377255ed4dd5381')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fhashable
+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
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:39:04
  Author: felixonmars
Revision: 217892

upgpkg: haskell-vector-instances 3.4-4

rebuild with hashable,1.2.6.0

Modified:
  haskell-vector-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:36:58 UTC (rev 217891)
+++ PKGBUILD2017-03-20 23:39:04 UTC (rev 217892)
@@ -5,7 +5,7 @@
 _hkgname=vector-instances
 pkgname=haskell-vector-instances
 pkgver=3.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Orphan Instances for \'Data.Vector\'"
 url="http://github.com/ekmett/vector-instances;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-tasty-rerun/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:36:58
  Author: felixonmars
Revision: 217891

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-tasty-rerun/repos/community-staging-i686/
  haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD
(from rev 217890, haskell-tasty-rerun/trunk/PKGBUILD)
  haskell-tasty-rerun/repos/community-staging-x86_64/
  haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD
(from rev 217890, haskell-tasty-rerun/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD (from rev 
217890, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:36:58 UTC (rev 217891)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.6
+pkgrel=15
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mtl" "haskell-optparse-applicative" 
"haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ed33270c8a1f1576985e9907087921fd4f8fba19253fe3bfefec2d05f9799d79')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD (from rev 
217890, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:36:58 UTC (rev 217891)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.6
+pkgrel=15
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mtl" "haskell-optparse-applicative" 
"haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ed33270c8a1f1576985e9907087921fd4f8fba19253fe3bfefec2d05f9799d79')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:36:30
  Author: felixonmars
Revision: 217890

upgpkg: haskell-tasty-rerun 1.1.6-15

rebuild with hashable,1.2.6.0

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:34:33 UTC (rev 217889)
+++ PKGBUILD2017-03-20 23:36:30 UTC (rev 217890)
@@ -5,7 +5,7 @@
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
 pkgver=1.1.6
-pkgrel=14
+pkgrel=15
 pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
 url="http://github.com/ocharles/tasty-rerun;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-reducers/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:34:33
  Author: felixonmars
Revision: 217889

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-reducers/repos/community-staging-i686/
  haskell-reducers/repos/community-staging-i686/PKGBUILD
(from rev 217888, haskell-reducers/trunk/PKGBUILD)
  haskell-reducers/repos/community-staging-x86_64/
  haskell-reducers/repos/community-staging-x86_64/PKGBUILD
(from rev 217888, haskell-reducers/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-x86_64/PKGBUILD |   46 
 2 files changed, 92 insertions(+)

Copied: haskell-reducers/repos/community-staging-i686/PKGBUILD (from rev 
217888, haskell-reducers/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:34:33 UTC (rev 217889)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=reducers
+pkgname=haskell-reducers
+pkgver=3.12.1
+pkgrel=24
+pkgdesc="Semigroups, specialized containers and a general map/reduce framework"
+url="http://github.com/ekmett/reducers/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-fingertree" "haskell-hashable" 
"haskell-semigroupoids"
+ "haskell-semigroups" "haskell-text" "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('e43bb7678272691a358c049daecbac715c4b0fcece021c6b2ac7b2a1c16b6d5e')
+
+prepare() {
+sed -i 's/transformers   >= 0.2  && < 0.5,/transformers
   >= 0.2  \&\& < 0.6,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-reducers/repos/community-staging-x86_64/PKGBUILD (from rev 
217888, haskell-reducers/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:34:33 UTC (rev 217889)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=reducers
+pkgname=haskell-reducers
+pkgver=3.12.1
+pkgrel=24
+pkgdesc="Semigroups, specialized containers and a general map/reduce framework"
+url="http://github.com/ekmett/reducers/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-fingertree" "haskell-hashable" 
"haskell-semigroupoids"
+ "haskell-semigroups" "haskell-text" "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('e43bb7678272691a358c049daecbac715c4b0fcece021c6b2ac7b2a1c16b6d5e')
+
+prepare() {
+sed -i 's/transformers   >= 0.2  && < 0.5,/transformers
   >= 0.2  \&\& < 0.6,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+ 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:34:06
  Author: felixonmars
Revision: 217888

upgpkg: haskell-reducers 3.12.1-24

rebuild with hashable,1.2.6.0

Modified:
  haskell-reducers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:31:56 UTC (rev 217887)
+++ PKGBUILD2017-03-20 23:34:06 UTC (rev 217888)
@@ -5,7 +5,7 @@
 _hkgname=reducers
 pkgname=haskell-reducers
 pkgver=3.12.1
-pkgrel=23
+pkgrel=24
 pkgdesc="Semigroups, specialized containers and a general map/reduce framework"
 url="http://github.com/ekmett/reducers/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-pointed/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:31:56
  Author: felixonmars
Revision: 217887

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-pointed/repos/community-staging-i686/
  haskell-pointed/repos/community-staging-i686/PKGBUILD
(from rev 217886, haskell-pointed/trunk/PKGBUILD)
  haskell-pointed/repos/community-staging-x86_64/
  haskell-pointed/repos/community-staging-x86_64/PKGBUILD
(from rev 217886, haskell-pointed/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   50 
 community-staging-x86_64/PKGBUILD |   50 
 2 files changed, 100 insertions(+)

Copied: haskell-pointed/repos/community-staging-i686/PKGBUILD (from rev 217886, 
haskell-pointed/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:31:56 UTC (rev 217887)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pointed
+pkgname=haskell-pointed
+pkgver=5
+pkgrel=28
+pkgdesc="Pointed and copointed data"
+url="http://github.com/ekmett/pointed/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-data-default-class" 
"haskell-hashable"
+ "haskell-kan-extensions" "haskell-semigroupoids" "haskell-semigroups"
+ "haskell-stm" "haskell-tagged" "haskell-transformers-compat"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('8906b8af5125ab3376794a290c5484dbec5a35d0bd0a57e94392ec0e12535d17')
+
+prepare() {
+sed -i 's/data-default-class >= 0.0.1 && < 0.1/data-default-class >= 0.0.1 
\&\& < 0.2/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fcomonad -fcontainers -fkan-extensions -fsemigroupoids 
-fsemigroups \
+-fstm -ftagged -ftransformers -funordered-containers
+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
+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/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"
+}

Copied: haskell-pointed/repos/community-staging-x86_64/PKGBUILD (from rev 
217886, haskell-pointed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:31:56 UTC (rev 217887)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pointed
+pkgname=haskell-pointed
+pkgver=5
+pkgrel=28
+pkgdesc="Pointed and copointed data"
+url="http://github.com/ekmett/pointed/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-data-default-class" 
"haskell-hashable"
+ "haskell-kan-extensions" "haskell-semigroupoids" "haskell-semigroups"
+ "haskell-stm" "haskell-tagged" "haskell-transformers-compat"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('8906b8af5125ab3376794a290c5484dbec5a35d0bd0a57e94392ec0e12535d17')
+
+prepare() {
+sed -i 's/data-default-class >= 0.0.1 && < 0.1/data-default-class >= 0.0.1 
\&\& < 0.2/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fcomonad -fcontainers -fkan-extensions -fsemigroupoids 
-fsemigroups \
+-fstm -ftagged 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:31:30
  Author: felixonmars
Revision: 217886

upgpkg: haskell-pointed 5-28

rebuild with hashable,1.2.6.0

Modified:
  haskell-pointed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:29:38 UTC (rev 217885)
+++ PKGBUILD2017-03-20 23:31:30 UTC (rev 217886)
@@ -5,7 +5,7 @@
 _hkgname=pointed
 pkgname=haskell-pointed
 pkgver=5
-pkgrel=27
+pkgrel=28
 pkgdesc="Pointed and copointed data"
 url="http://github.com/ekmett/pointed/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-keys/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:29:38
  Author: felixonmars
Revision: 217885

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-keys/repos/community-staging-i686/
  haskell-keys/repos/community-staging-i686/PKGBUILD
(from rev 217884, haskell-keys/trunk/PKGBUILD)
  haskell-keys/repos/community-staging-x86_64/
  haskell-keys/repos/community-staging-x86_64/PKGBUILD
(from rev 217884, haskell-keys/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-keys/repos/community-staging-i686/PKGBUILD (from rev 217884, 
haskell-keys/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:29:38 UTC (rev 217885)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=keys
+pkgname=haskell-keys
+pkgver=3.11
+pkgrel=27
+pkgdesc="Keyed functors and containers"
+url="http://github.com/ekmett/keys/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-free" "haskell-hashable"
+ "haskell-semigroupoids" "haskell-semigroups" 
"haskell-transformers-compat"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('0cf397b7e6eb8cda930a02118c0bf262f9ef80c5a2f91822238b7778042cc4b2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-keys/repos/community-staging-x86_64/PKGBUILD (from rev 217884, 
haskell-keys/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:29:38 UTC (rev 217885)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=keys
+pkgname=haskell-keys
+pkgver=3.11
+pkgrel=27
+pkgdesc="Keyed functors and containers"
+url="http://github.com/ekmett/keys/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-free" "haskell-hashable"
+ "haskell-semigroupoids" "haskell-semigroups" 
"haskell-transformers-compat"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('0cf397b7e6eb8cda930a02118c0bf262f9ef80c5a2f91822238b7778042cc4b2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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}"
+

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:29:11
  Author: felixonmars
Revision: 217884

upgpkg: haskell-keys 3.11-27

rebuild with hashable,1.2.6.0

Modified:
  haskell-keys/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:27:00 UTC (rev 217883)
+++ PKGBUILD2017-03-20 23:29:11 UTC (rev 217884)
@@ -5,7 +5,7 @@
 _hkgname=keys
 pkgname=haskell-keys
 pkgver=3.11
-pkgrel=26
+pkgrel=27
 pkgdesc="Keyed functors and containers"
 url="http://github.com/ekmett/keys/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-kan-extensions/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:27:00
  Author: felixonmars
Revision: 217883

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-kan-extensions/repos/community-staging-i686/
  haskell-kan-extensions/repos/community-staging-i686/PKGBUILD
(from rev 217882, haskell-kan-extensions/trunk/PKGBUILD)
  haskell-kan-extensions/repos/community-staging-x86_64/
  haskell-kan-extensions/repos/community-staging-x86_64/PKGBUILD
(from rev 217882, haskell-kan-extensions/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   48 
 community-staging-x86_64/PKGBUILD |   48 
 2 files changed, 96 insertions(+)

Copied: haskell-kan-extensions/repos/community-staging-i686/PKGBUILD (from rev 
217882, haskell-kan-extensions/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:27:00 UTC (rev 217883)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=kan-extensions
+pkgname=haskell-kan-extensions
+pkgver=5.0.1
+pkgrel=25
+pkgdesc="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and 
(co)density (co)monads"
+url="http://github.com/ekmett/kan-extensions/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-adjunctions" "haskell-comonad" 
"haskell-contravariant"
+ "haskell-distributive" "haskell-free" "haskell-mtl" 
"haskell-semigroupoids"
+ "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('01de9fe57064a125ecb1d1161519df27043c2058ca246bbd5cd2d73c899ba0e2')
+
+prepare() {
+sed -i 's/comonad   >= 4   && < 5,/comonad   >= 4   \&\& < 
6,/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-kan-extensions/repos/community-staging-x86_64/PKGBUILD (from 
rev 217882, haskell-kan-extensions/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:27:00 UTC (rev 217883)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=kan-extensions
+pkgname=haskell-kan-extensions
+pkgver=5.0.1
+pkgrel=25
+pkgdesc="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and 
(co)density (co)monads"
+url="http://github.com/ekmett/kan-extensions/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-adjunctions" "haskell-comonad" 
"haskell-contravariant"
+ "haskell-distributive" "haskell-free" "haskell-mtl" 
"haskell-semigroupoids"
+ "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('01de9fe57064a125ecb1d1161519df27043c2058ca246bbd5cd2d73c899ba0e2')
+
+prepare() {
+sed -i 's/comonad   >= 4   && < 5,/comonad   >= 4   \&\& < 
6,/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:26:31
  Author: felixonmars
Revision: 217882

upgpkg: haskell-kan-extensions 5.0.1-25

rebuild with hashable,1.2.6.0

Modified:
  haskell-kan-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:24:03 UTC (rev 217881)
+++ PKGBUILD2017-03-20 23:26:31 UTC (rev 217882)
@@ -5,7 +5,7 @@
 _hkgname=kan-extensions
 pkgname=haskell-kan-extensions
 pkgver=5.0.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and 
(co)density (co)monads"
 url="http://github.com/ekmett/kan-extensions/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-xcffib/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:24:03
  Author: felixonmars
Revision: 217881

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-xcffib/repos/community-staging-i686/
  haskell-xcffib/repos/community-staging-i686/PKGBUILD
(from rev 217880, haskell-xcffib/trunk/PKGBUILD)
  haskell-xcffib/repos/community-staging-x86_64/
  haskell-xcffib/repos/community-staging-x86_64/PKGBUILD
(from rev 217880, haskell-xcffib/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-xcffib/repos/community-staging-i686/PKGBUILD (from rev 217880, 
haskell-xcffib/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:24:03 UTC (rev 217881)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=xcffib
+pkgname=haskell-xcffib
+pkgver=0.5.1
+pkgrel=7
+pkgdesc="A cffi-based python binding for X"
+url="http://github.com/tych0/xcffib;
+license=('Apache')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-either' 'haskell-filemanip'
+ 'haskell-language-python' 'haskell-mtl' 
'haskell-optparse-applicative' 'haskell-semigroups'
+ 'haskell-split' 'haskell-xcb-types')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c4d954462b3636cbd7e61809250e74fb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-xcffib/repos/community-staging-x86_64/PKGBUILD (from rev 
217880, haskell-xcffib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:24:03 UTC (rev 217881)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=xcffib
+pkgname=haskell-xcffib
+pkgver=0.5.1
+pkgrel=7
+pkgdesc="A cffi-based python binding for X"
+url="http://github.com/tych0/xcffib;
+license=('Apache')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-either' 'haskell-filemanip'
+ 'haskell-language-python' 'haskell-mtl' 
'haskell-optparse-applicative' 'haskell-semigroups'
+ 'haskell-split' 'haskell-xcb-types')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c4d954462b3636cbd7e61809250e74fb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:23:31
  Author: felixonmars
Revision: 217880

upgpkg: haskell-xcffib 0.5.1-7

rebuild with hashable,1.2.6.0

Modified:
  haskell-xcffib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:20:57 UTC (rev 217879)
+++ PKGBUILD2017-03-20 23:23:31 UTC (rev 217880)
@@ -4,7 +4,7 @@
 _hkgname=xcffib
 pkgname=haskell-xcffib
 pkgver=0.5.1
-pkgrel=6
+pkgrel=7
 pkgdesc="A cffi-based python binding for X"
 url="http://github.com/tych0/xcffib;
 license=('Apache')


[arch-commits] Commit in haskell-optparse-simple/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:20:57
  Author: felixonmars
Revision: 217879

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-optparse-simple/repos/community-staging-i686/
  haskell-optparse-simple/repos/community-staging-i686/PKGBUILD
(from rev 217878, haskell-optparse-simple/trunk/PKGBUILD)
  haskell-optparse-simple/repos/community-staging-x86_64/
  haskell-optparse-simple/repos/community-staging-x86_64/PKGBUILD
(from rev 217878, haskell-optparse-simple/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-optparse-simple/repos/community-staging-i686/PKGBUILD (from rev 
217878, haskell-optparse-simple/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:20:57 UTC (rev 217879)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=optparse-simple
+pkgname=haskell-optparse-simple
+pkgver=0.0.3
+pkgrel=37
+pkgdesc="Simple interface to optparse-applicative"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-either" "haskell-gitrev" 
"haskell-optparse-applicative")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('4547f0a6c1bd959b1d9c3c2a5fabee39ac9a19dffabbb2d75461a2d461df8c7e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-optparse-simple/repos/community-staging-x86_64/PKGBUILD (from 
rev 217878, haskell-optparse-simple/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:20:57 UTC (rev 217879)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=optparse-simple
+pkgname=haskell-optparse-simple
+pkgver=0.0.3
+pkgrel=37
+pkgdesc="Simple interface to optparse-applicative"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-either" "haskell-gitrev" 
"haskell-optparse-applicative")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('4547f0a6c1bd959b1d9c3c2a5fabee39ac9a19dffabbb2d75461a2d461df8c7e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:20:29
  Author: felixonmars
Revision: 217878

upgpkg: haskell-optparse-simple 0.0.3-37

rebuild with hashable,1.2.6.0

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:17:36 UTC (rev 217877)
+++ PKGBUILD2017-03-20 23:20:29 UTC (rev 217878)
@@ -5,7 +5,7 @@
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
 pkgver=0.0.3
-pkgrel=36
+pkgrel=37
 pkgdesc="Simple interface to optparse-applicative"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in ghc-mod/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:17:36
  Author: felixonmars
Revision: 217877

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  ghc-mod/repos/community-staging-i686/
  ghc-mod/repos/community-staging-i686/PKGBUILD
(from rev 217876, ghc-mod/trunk/PKGBUILD)
  ghc-mod/repos/community-staging-x86_64/
  ghc-mod/repos/community-staging-x86_64/PKGBUILD
(from rev 217876, ghc-mod/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   60 
 community-staging-x86_64/PKGBUILD |   60 
 2 files changed, 120 insertions(+)

Copied: ghc-mod/repos/community-staging-i686/PKGBUILD (from rev 217876, 
ghc-mod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:17:36 UTC (rev 217877)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=ghc-mod
+pkgname=(ghc-mod haskell-ghc-mod)
+pkgver=5.7.0.0
+pkgrel=16
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "git" "haskell-cabal-helper" "haskell-djinn-ghc" 
"haskell-extra"
+ "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" 
"haskell-src-exts"
+ "haskell-hlint" "haskell-monad-control" "haskell-monad-journal" 
"haskell-mtl"
+ "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-syb" 
"haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+source=("git+https://github.com/DanielG/ghc-mod.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+cd "${srcdir}/${pkgbase}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--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
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_ghc-mod() {
+depends=('cabal-helper' 'ghc')
+
+cd "${srcdir}/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "COPYING.BSD3" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+}
+
+package_haskell-ghc-mod() {
+pkgdesc="Happy Haskell Programming (docs and libraries)"
+depends=("${makedepends[@]}" 'ghc-mod')
+
+cd "${srcdir}/${pkgbase}"
+
+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/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgbase}/COPYING.BSD3"
+rm -r "$pkgdir"/usr/{bin,share/$pkgbase}
+}

Copied: ghc-mod/repos/community-staging-x86_64/PKGBUILD (from rev 217876, 
ghc-mod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:17:36 UTC (rev 217877)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=ghc-mod
+pkgname=(ghc-mod haskell-ghc-mod)
+pkgver=5.7.0.0
+pkgrel=16
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "git" "haskell-cabal-helper" "haskell-djinn-ghc" 
"haskell-extra"
+ "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" 
"haskell-src-exts"
+ "haskell-hlint" "haskell-monad-control" "haskell-monad-journal" 
"haskell-mtl"
+ "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-syb" 
"haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+source=("git+https://github.com/DanielG/ghc-mod.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+cd "${srcdir}/${pkgbase}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr 

[arch-commits] Commit in ghc-mod/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:17:07
  Author: felixonmars
Revision: 217876

upgpkg: ghc-mod 5.7.0.0-16

rebuild with hashable,1.2.6.0

Modified:
  ghc-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:05:54 UTC (rev 217875)
+++ PKGBUILD2017-03-20 23:17:07 UTC (rev 217876)
@@ -5,7 +5,7 @@
 pkgbase=ghc-mod
 pkgname=(ghc-mod haskell-ghc-mod)
 pkgver=5.7.0.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Happy Haskell Programming"
 url="http://www.mew.org/~kazu/proj/ghc-mod/;
 license=("AGPL3")


[arch-commits] Commit in haskell-monad-journal/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:05:54
  Author: felixonmars
Revision: 217875

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-monad-journal/repos/community-staging-i686/
  haskell-monad-journal/repos/community-staging-i686/PKGBUILD
(from rev 217874, haskell-monad-journal/trunk/PKGBUILD)
  haskell-monad-journal/repos/community-staging-x86_64/
  haskell-monad-journal/repos/community-staging-x86_64/PKGBUILD
(from rev 217874, haskell-monad-journal/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-monad-journal/repos/community-staging-i686/PKGBUILD (from rev 
217874, haskell-monad-journal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:05:54 UTC (rev 217875)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-journal
+pkgname=haskell-monad-journal
+pkgver=0.7.2
+pkgrel=14
+pkgdesc="Pure logger typeclass and monad transformer"
+url="http://github.com/phaazon/monad-journal;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-either" "haskell-monad-control" "haskell-mtl"
+ "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('72b1a676bd994198544c4861a05b1d1b4f7ae55ea35a837cace539b8d6c69d08')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-monad-journal/repos/community-staging-x86_64/PKGBUILD (from rev 
217874, haskell-monad-journal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:05:54 UTC (rev 217875)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-journal
+pkgname=haskell-monad-journal
+pkgver=0.7.2
+pkgrel=14
+pkgdesc="Pure logger typeclass and monad transformer"
+url="http://github.com/phaazon/monad-journal;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-either" "haskell-monad-control" "haskell-mtl"
+ "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('72b1a676bd994198544c4861a05b1d1b4f7ae55ea35a837cace539b8d6c69d08')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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}"
+   

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:05:26
  Author: felixonmars
Revision: 217874

upgpkg: haskell-monad-journal 0.7.2-14

rebuild with hashable,1.2.6.0

Modified:
  haskell-monad-journal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:03:37 UTC (rev 217873)
+++ PKGBUILD2017-03-20 23:05:26 UTC (rev 217874)
@@ -5,7 +5,7 @@
 _hkgname=monad-journal
 pkgname=haskell-monad-journal
 pkgver=0.7.2
-pkgrel=13
+pkgrel=14
 pkgdesc="Pure logger typeclass and monad transformer"
 url="http://github.com/phaazon/monad-journal;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-hasql-transaction/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:03:37
  Author: felixonmars
Revision: 217873

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-hasql-transaction/repos/community-staging-i686/
  haskell-hasql-transaction/repos/community-staging-i686/PKGBUILD
(from rev 217872, haskell-hasql-transaction/trunk/PKGBUILD)
  haskell-hasql-transaction/repos/community-staging-x86_64/
  haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD
(from rev 217872, haskell-hasql-transaction/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-hasql-transaction/repos/community-staging-i686/PKGBUILD (from 
rev 217872, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:03:37 UTC (rev 217873)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=0.5
+pkgrel=6
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-base-prelude' 'haskell-bytestring-tree-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-hasql' 'haskell-mtl')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('ed40b30813c53012e492e286744c9609')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD (from 
rev 217872, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:03:37 UTC (rev 217873)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=0.5
+pkgrel=6
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-base-prelude' 'haskell-bytestring-tree-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-hasql' 'haskell-mtl')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('ed40b30813c53012e492e286744c9609')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:03:10
  Author: felixonmars
Revision: 217872

upgpkg: haskell-hasql-transaction 0.5-6

rebuild with hashable,1.2.6.0

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 23:01:02 UTC (rev 217871)
+++ PKGBUILD2017-03-20 23:03:10 UTC (rev 217872)
@@ -4,7 +4,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=0.5
-pkgrel=5
+pkgrel=6
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction;
 license=('MIT')


[arch-commits] Commit in haskell-hasql-pool/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:01:02
  Author: felixonmars
Revision: 217871

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-hasql-pool/repos/community-staging-i686/
  haskell-hasql-pool/repos/community-staging-i686/PKGBUILD
(from rev 217870, haskell-hasql-pool/trunk/PKGBUILD)
  haskell-hasql-pool/repos/community-staging-x86_64/
  haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 217870, haskell-hasql-pool/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-hasql-pool/repos/community-staging-i686/PKGBUILD (from rev 
217870, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 23:01:02 UTC (rev 217871)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.4.1
+pkgrel=24
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c0fcb158ccfc72f1101d9a9289ade442')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
217870, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 23:01:02 UTC (rev 217871)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.4.1
+pkgrel=24
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c0fcb158ccfc72f1101d9a9289ade442')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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-hasql-pool/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 23:00:36
  Author: felixonmars
Revision: 217870

upgpkg: haskell-hasql-pool 0.4.1-24

rebuild with hashable,1.2.6.0

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:58:29 UTC (rev 217869)
+++ PKGBUILD2017-03-20 23:00:36 UTC (rev 217870)
@@ -5,7 +5,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.4.1
-pkgrel=23
+pkgrel=24
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool;
 license=('MIT')


[arch-commits] Commit in vde2/repos (16 files)

2017-03-20 Thread Jan de Groot
Date: Monday, March 20, 2017 @ 23:00:45
  Author: jgc
Revision: 291137

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  vde2/repos/staging-i686/
  vde2/repos/staging-i686/PKGBUILD
(from rev 291136, vde2/trunk/PKGBUILD)
  vde2/repos/staging-i686/dhcpd.conf.sample
(from rev 291136, vde2/trunk/dhcpd.conf.sample)
  vde2/repos/staging-i686/iptables.rules.sample
(from rev 291136, vde2/trunk/iptables.rules.sample)
  vde2/repos/staging-i686/vde-config.sample
(from rev 291136, vde2/trunk/vde-config.sample)
  vde2/repos/staging-i686/vde-connection.sample
(from rev 291136, vde2/trunk/vde-connection.sample)
  vde2/repos/staging-i686/vde2.install
(from rev 291136, vde2/trunk/vde2.install)
  vde2/repos/staging-i686/vde_cryptcab-compile-against-openssl-1.1.0.patch
(from rev 291136, 
vde2/trunk/vde_cryptcab-compile-against-openssl-1.1.0.patch)
  vde2/repos/staging-x86_64/
  vde2/repos/staging-x86_64/PKGBUILD
(from rev 291136, vde2/trunk/PKGBUILD)
  vde2/repos/staging-x86_64/dhcpd.conf.sample
(from rev 291136, vde2/trunk/dhcpd.conf.sample)
  vde2/repos/staging-x86_64/iptables.rules.sample
(from rev 291136, vde2/trunk/iptables.rules.sample)
  vde2/repos/staging-x86_64/vde-config.sample
(from rev 291136, vde2/trunk/vde-config.sample)
  vde2/repos/staging-x86_64/vde-connection.sample
(from rev 291136, vde2/trunk/vde-connection.sample)
  vde2/repos/staging-x86_64/vde2.install
(from rev 291136, vde2/trunk/vde2.install)
  vde2/repos/staging-x86_64/vde_cryptcab-compile-against-openssl-1.1.0.patch
(from rev 291136, 
vde2/trunk/vde_cryptcab-compile-against-openssl-1.1.0.patch)

-+
 staging-i686/PKGBUILD   |   49 +
 staging-i686/dhcpd.conf.sample  |   12 +
 staging-i686/iptables.rules.sample  |5 
 staging-i686/vde-config.sample  |   35 +++
 staging-i686/vde-connection.sample  |6 
 staging-i686/vde2.install   |9 
 staging-i686/vde_cryptcab-compile-against-openssl-1.1.0.patch   |   92 
++
 staging-x86_64/PKGBUILD |   49 +
 staging-x86_64/dhcpd.conf.sample|   12 +
 staging-x86_64/iptables.rules.sample|5 
 staging-x86_64/vde-config.sample|   35 +++
 staging-x86_64/vde-connection.sample|6 
 staging-x86_64/vde2.install |9 
 staging-x86_64/vde_cryptcab-compile-against-openssl-1.1.0.patch |   92 
++
 14 files changed, 416 insertions(+)

Copied: vde2/repos/staging-i686/PKGBUILD (from rev 291136, vde2/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-20 23:00:45 UTC (rev 291137)
@@ -0,0 +1,49 @@
+# $Id$
+# Contributor: Sergej Pupykin
+# Maintainer: Tobias Powalowski 
+pkgname=vde2
+pkgver=2.3.2
+pkgrel=10
+pkgdesc="Virtual Distributed Ethernet for emulators like qemu"
+url="https://sourceforge.net/projects/vde/;
+license=("GPL" "LGPL" "CUSTOM")
+arch=('i686' 'x86_64')
+depends=('bash' 'libpcap' 'openssl')
+makedepends=('python')
+source=(https://downloads.sourceforge.net/vde/$pkgname-$pkgver.tar.bz2
+vde_cryptcab-compile-against-openssl-1.1.0.patch
+dhcpd.conf.sample
+iptables.rules.sample
+vde-config.sample
+vde-connection.sample)
+install=vde2.install
+options=(!makeflags)
+sha256sums=('cbea9b7e03097f87a6b5e98b07890d2275848f1fe4b9fcda77b8994148bc9542'
+'110370a5f48f1e241d43f8bb5e3ea6d2ca7d2c1949e1cf672d03bfc897f2e11f'
+'da0e2766dc63069da929c28126831ad5fdddcc4a04105a21217d78832c7ca1bc'
+'99076d7466cd99673dbe91ef83865187e7868177959b38e125df63eea957f83e'
+'5727c215646333c37b26388146cd3e6b3814b88d60d54051d7da99e00c0aef87'
+'5139110ed6d5d1174bf12971512dac5196d9d07df46dd393d7b1cd083118fe9b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../vde_cryptcab-compile-against-openssl-1.1.0.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/vde2 \
+ --enable-experimental
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver 
+  make prefix=$pkgdir/usr sysconfdir=$pkgdir/etc sbindir=$pkgdir/usr/bin 
libexecdir=$pkgdir/usr/lib/vde2 install
+  install -D -m 644 ../vde-config.sample $pkgdir/etc/vde/vde-config.sample
+  install -D -m 644 ../vde-connection.sample 
$pkgdir/etc/vde/vde-connection.sample
+  install -D -m 644 ../dhcpd.conf.sample 
$pkgdir/usr/share/vde2/dhcpd.conf.sample
+  install -D -m 644 

[arch-commits] Commit in vde2/trunk (2 files)

2017-03-20 Thread Jan de Groot
Date: Monday, March 20, 2017 @ 23:00:38
  Author: jgc
Revision: 291136

upgpkg: vde2 2.3.2-10

OpenSSL 1.1

Added:
  vde2/trunk/vde_cryptcab-compile-against-openssl-1.1.0.patch
Modified:
  vde2/trunk/PKGBUILD

--+
 PKGBUILD |   23 +++--
 vde_cryptcab-compile-against-openssl-1.1.0.patch |   92 +
 2 files changed, 107 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:50:14 UTC (rev 291135)
+++ PKGBUILD2017-03-20 23:00:38 UTC (rev 291136)
@@ -3,14 +3,15 @@
 # Maintainer: Tobias Powalowski 
 pkgname=vde2
 pkgver=2.3.2
-pkgrel=9
+pkgrel=10
 pkgdesc="Virtual Distributed Ethernet for emulators like qemu"
-url="http://sourceforge.net/projects/vde/;
+url="https://sourceforge.net/projects/vde/;
 license=("GPL" "LGPL" "CUSTOM")
 arch=('i686' 'x86_64')
 depends=('bash' 'libpcap' 'openssl')
 makedepends=('python')
-source=(http://downloads.sourceforge.net/vde/$pkgname-$pkgver.tar.bz2
+source=(https://downloads.sourceforge.net/vde/$pkgname-$pkgver.tar.bz2
+vde_cryptcab-compile-against-openssl-1.1.0.patch
 dhcpd.conf.sample
 iptables.rules.sample
 vde-config.sample
@@ -17,7 +18,18 @@
 vde-connection.sample)
 install=vde2.install
 options=(!makeflags)
+sha256sums=('cbea9b7e03097f87a6b5e98b07890d2275848f1fe4b9fcda77b8994148bc9542'
+'110370a5f48f1e241d43f8bb5e3ea6d2ca7d2c1949e1cf672d03bfc897f2e11f'
+'da0e2766dc63069da929c28126831ad5fdddcc4a04105a21217d78832c7ca1bc'
+'99076d7466cd99673dbe91ef83865187e7868177959b38e125df63eea957f83e'
+'5727c215646333c37b26388146cd3e6b3814b88d60d54051d7da99e00c0aef87'
+'5139110ed6d5d1174bf12971512dac5196d9d07df46dd393d7b1cd083118fe9b')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../vde_cryptcab-compile-against-openssl-1.1.0.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/vde2 \
@@ -35,8 +47,3 @@
   # install slirp license
   install -D -m 644 COPYING.slirpvde 
$pkgdir/usr/share/licenses/vde2/COPYING.slirpvde
 }
-md5sums=('46fbc5f97f03dc517aa3b2c9d9ea6628'
- '7d9bc56d2e561d849e915000d1c0f269'
- 'a920123fc620bcedbccb703a8d1bdc55'
- 'f47d3372382dc9d67c1174d2796729fe'
- '63033c33565e2030541c5e05e9d9b063')

Added: vde_cryptcab-compile-against-openssl-1.1.0.patch
===
--- vde_cryptcab-compile-against-openssl-1.1.0.patch
(rev 0)
+++ vde_cryptcab-compile-against-openssl-1.1.0.patch2017-03-20 23:00:38 UTC 
(rev 291136)
@@ -0,0 +1,92 @@
+--- a/src/vde_cryptcab/cryptcab.c  2011-11-23 16:41:17.0 +
 b/src/vde_cryptcab/cryptcab.c  2017-03-20 22:54:20.452975075 +
+@@ -22,7 +22,7 @@
+   exit(1);
+ }
+   
+-static EVP_CIPHER_CTX ctx;
++static EVP_CIPHER_CTX *ctx;
+ static int ctx_initialized = 0;
+ static int encryption_disabled = 0;
+ static int nfd;
+@@ -30,6 +30,10 @@
+ static struct vde_open_args open_args={.port=0,.group=NULL,.mode=0700};
+ static int verbose = 0;
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010
++#define EVP_CIPHER_CTX_reset(x)   EVP_CIPHER_CTX_cleanup(x)
++#endif
++
+ void vc_printlog(int priority, const char *format, ...)
+ {
+   va_list arg;
+@@ -103,19 +107,21 @@
+   }
+ 
+   if (!ctx_initialized) {
+-  EVP_CIPHER_CTX_init ();
++  ctx = EVP_CIPHER_CTX_new ();
++  if (!ctx)
++  return -1;
+   ctx_initialized = 1;
+   }
+   
+-  EVP_EncryptInit (, EVP_bf_cbc (), p->key, p->iv);
+-  if (EVP_EncryptUpdate (, dst, , src, len) != 1)
++  EVP_EncryptInit (ctx, EVP_bf_cbc (), p->key, p->iv);
++  if (EVP_EncryptUpdate (ctx, dst, , src, len) != 1)
+   {
+   fprintf (stderr,"error in encrypt update\n");
+   olen = -1;
+   goto cleanup;
+   }
+ 
+-  if (EVP_EncryptFinal (, dst + olen, ) != 1)
++  if (EVP_EncryptFinal (ctx, dst + olen, ) != 1)
+   {
+   fprintf (stderr,"error in encrypt final\n");
+   olen = -1;
+@@ -124,7 +130,7 @@
+   olen += tlen;
+ 
+ cleanup:
+-  EVP_CIPHER_CTX_cleanup();   
++  EVP_CIPHER_CTX_reset(ctx);
+   return olen;
+ }
+ 
+@@ -138,19 +144,21 @@
+   }
+   
+   if (!ctx_initialized) {
+-  EVP_CIPHER_CTX_init ();
++  ctx = EVP_CIPHER_CTX_new ();
++  if (!ctx)
++  return -1;
+   ctx_initialized = 1;
+   }
+ 
+-  EVP_DecryptInit (, EVP_bf_cbc (), p->key, p->iv);
+-  if (EVP_DecryptUpdate (, dst, , src, len) != 1)
++  EVP_DecryptInit (ctx, EVP_bf_cbc (), p->key, p->iv);
++  if 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:58:01
  Author: felixonmars
Revision: 217868

upgpkg: haskell-hasql 0.19.16-9

rebuild with hashable,1.2.6.0

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:53:54 UTC (rev 217867)
+++ PKGBUILD2017-03-20 22:58:01 UTC (rev 217868)
@@ -5,7 +5,7 @@
 _hkgname=hasql
 pkgname=haskell-hasql
 pkgver=0.19.16
-pkgrel=8
+pkgrel=9
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql;
 license=('MIT')


[arch-commits] Commit in haskell-hasql/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:58:29
  Author: felixonmars
Revision: 217869

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-hasql/repos/community-staging-i686/
  haskell-hasql/repos/community-staging-i686/PKGBUILD
(from rev 217868, haskell-hasql/trunk/PKGBUILD)
  haskell-hasql/repos/community-staging-x86_64/
  haskell-hasql/repos/community-staging-x86_64/PKGBUILD
(from rev 217868, haskell-hasql/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-x86_64/PKGBUILD |   46 
 2 files changed, 92 insertions(+)

Copied: haskell-hasql/repos/community-staging-i686/PKGBUILD (from rev 217868, 
haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:58:29 UTC (rev 217869)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=0.19.16
+pkgrel=9
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base-prelude'
+ 'haskell-bytestring-tree-builder' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-data-default-class' 'haskell-dlist' 'haskell-either' 
'haskell-hashable'
+ 'haskell-hashtables' 'haskell-loch-th' 'haskell-mtl' 
'haskell-placeholders'
+ 'haskell-postgresql-binary' 'haskell-postgresql-libpq' 
'haskell-profunctors'
+ 'haskell-scientific' 'haskell-semigroups' 'haskell-text' 
'haskell-uuid' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('2fc8daab5aa053898743c0b2c1ae18a8')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-hasql/repos/community-staging-x86_64/PKGBUILD (from rev 217868, 
haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:58:29 UTC (rev 217869)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=0.19.16
+pkgrel=9
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql;
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base-prelude'
+ 'haskell-bytestring-tree-builder' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-data-default-class' 'haskell-dlist' 'haskell-either' 
'haskell-hashable'
+ 'haskell-hashtables' 'haskell-loch-th' 'haskell-mtl' 
'haskell-placeholders'
+ 'haskell-postgresql-binary' 'haskell-postgresql-libpq' 
'haskell-profunctors'
+ 'haskell-scientific' 'haskell-semigroups' 'haskell-text' 
'haskell-uuid' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('2fc8daab5aa053898743c0b2c1ae18a8')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup 

[arch-commits] Commit in cgrep/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:53:54
  Author: felixonmars
Revision: 217867

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  cgrep/repos/community-staging-i686/
  cgrep/repos/community-staging-i686/PKGBUILD
(from rev 217866, cgrep/trunk/PKGBUILD)
  cgrep/repos/community-staging-x86_64/
  cgrep/repos/community-staging-x86_64/PKGBUILD
(from rev 217866, cgrep/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   31 +++
 community-staging-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: cgrep/repos/community-staging-i686/PKGBUILD (from rev 217866, 
cgrep/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:53:54 UTC (rev 217867)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.16
+pkgrel=22
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/;
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}

Copied: cgrep/repos/community-staging-x86_64/PKGBUILD (from rev 217866, 
cgrep/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:53:54 UTC (rev 217867)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.16
+pkgrel=22
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/;
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}


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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:53:20
  Author: felixonmars
Revision: 217866

upgpkg: cgrep 6.6.16-22

rebuild with hashable,1.2.6.0

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:51:01 UTC (rev 217865)
+++ PKGBUILD2017-03-20 22:53:20 UTC (rev 217866)
@@ -4,7 +4,7 @@
 
 pkgname=cgrep
 pkgver=6.6.16
-pkgrel=21
+pkgrel=22
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/;
 license=("GPL2")


[arch-commits] Commit in haskell-either/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:51:01
  Author: felixonmars
Revision: 217865

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-either/repos/community-staging-i686/
  haskell-either/repos/community-staging-i686/PKGBUILD
(from rev 217864, haskell-either/trunk/PKGBUILD)
  haskell-either/repos/community-staging-x86_64/
  haskell-either/repos/community-staging-x86_64/PKGBUILD
(from rev 217864, haskell-either/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   48 
 community-staging-x86_64/PKGBUILD |   48 
 2 files changed, 96 insertions(+)

Copied: haskell-either/repos/community-staging-i686/PKGBUILD (from rev 217864, 
haskell-either/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:51:01 UTC (rev 217865)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=either
+pkgname=haskell-either
+pkgver=4.4.1.1
+pkgrel=14
+pkgdesc="An either monad transformer"
+url="http://github.com/ekmett/either/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-bifunctors" "haskell-exceptions" "haskell-free"
+ "haskell-mmorph" "haskell-monad-control" "haskell-monadrandom"
+ "haskell-mtl" "haskell-profunctors" "haskell-semigroupoids"
+ "haskell-semigroups" "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3')
+
+prepare() {
+sed -i 's/MonadRandom   >= 0.1 && < 0.5,/MonadRandom   >= 0.1  
   \&\& < 0.6,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-either/repos/community-staging-x86_64/PKGBUILD (from rev 
217864, haskell-either/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:51:01 UTC (rev 217865)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=either
+pkgname=haskell-either
+pkgver=4.4.1.1
+pkgrel=14
+pkgdesc="An either monad transformer"
+url="http://github.com/ekmett/either/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-bifunctors" "haskell-exceptions" "haskell-free"
+ "haskell-mmorph" "haskell-monad-control" "haskell-monadrandom"
+ "haskell-mtl" "haskell-profunctors" "haskell-semigroupoids"
+ "haskell-semigroups" "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3')
+
+prepare() {
+sed -i 's/MonadRandom   >= 0.1 && < 0.5,/MonadRandom   >= 0.1  
   \&\& < 0.6,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:50:32
  Author: felixonmars
Revision: 217864

upgpkg: haskell-either 4.4.1.1-14

rebuild with hashable,1.2.6.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:48:31 UTC (rev 217863)
+++ PKGBUILD2017-03-20 22:50:32 UTC (rev 217864)
@@ -5,7 +5,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=4.4.1.1
-pkgrel=13
+pkgrel=14
 pkgdesc="An either monad transformer"
 url="http://github.com/ekmett/either/;
 license=("custom:BSD3")


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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:48:03
  Author: felixonmars
Revision: 217862

upgpkg: haskell-adjunctions 4.3-25

rebuild with hashable,1.2.6.0

Modified:
  haskell-adjunctions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:45:36 UTC (rev 217861)
+++ PKGBUILD2017-03-20 22:48:03 UTC (rev 217862)
@@ -5,7 +5,7 @@
 _hkgname=adjunctions
 pkgname=haskell-adjunctions
 pkgver=4.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Adjunctions and representable functors"
 url="http://github.com/ekmett/adjunctions/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-adjunctions/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:48:31
  Author: felixonmars
Revision: 217863

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-adjunctions/repos/community-staging-i686/
  haskell-adjunctions/repos/community-staging-i686/PKGBUILD
(from rev 217862, haskell-adjunctions/trunk/PKGBUILD)
  haskell-adjunctions/repos/community-staging-x86_64/
  haskell-adjunctions/repos/community-staging-x86_64/PKGBUILD
(from rev 217862, haskell-adjunctions/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-adjunctions/repos/community-staging-i686/PKGBUILD (from rev 
217862, haskell-adjunctions/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:48:31 UTC (rev 217863)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=adjunctions
+pkgname=haskell-adjunctions
+pkgver=4.3
+pkgrel=25
+pkgdesc="Adjunctions and representable functors"
+url="http://github.com/ekmett/adjunctions/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-contravariant" 
"haskell-distributive"
+ "haskell-free" "haskell-mtl" "haskell-profunctors" 
"haskell-semigroupoids"
+ "haskell-semigroups" "haskell-tagged" "haskell-transformers-compat"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b948a14fafe8857f451ae3e474f5264c907b5a2d841d52bf78249ae4749c3ecc')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-adjunctions/repos/community-staging-x86_64/PKGBUILD (from rev 
217862, haskell-adjunctions/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:48:31 UTC (rev 217863)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=adjunctions
+pkgname=haskell-adjunctions
+pkgver=4.3
+pkgrel=25
+pkgdesc="Adjunctions and representable functors"
+url="http://github.com/ekmett/adjunctions/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-comonad" "haskell-contravariant" 
"haskell-distributive"
+ "haskell-free" "haskell-mtl" "haskell-profunctors" 
"haskell-semigroupoids"
+ "haskell-semigroups" "haskell-tagged" "haskell-transformers-compat"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b948a14fafe8857f451ae3e474f5264c907b5a2d841d52bf78249ae4749c3ecc')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 

[arch-commits] Commit in haskell-free/repos (6 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:45:36
  Author: felixonmars
Revision: 217861

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-free/repos/community-staging-i686/
  haskell-free/repos/community-staging-i686/PKGBUILD
(from rev 217860, haskell-free/trunk/PKGBUILD)
  haskell-free/repos/community-staging-i686/haskell-free.install
(from rev 217860, haskell-free/trunk/haskell-free.install)
  haskell-free/repos/community-staging-x86_64/
  haskell-free/repos/community-staging-x86_64/PKGBUILD
(from rev 217860, haskell-free/trunk/PKGBUILD)
  haskell-free/repos/community-staging-x86_64/haskell-free.install
(from rev 217860, haskell-free/trunk/haskell-free.install)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-i686/haskell-free.install   |   18 +
 community-staging-x86_64/PKGBUILD |   44 
 community-staging-x86_64/haskell-free.install |   18 +
 4 files changed, 124 insertions(+)

Copied: haskell-free/repos/community-staging-i686/PKGBUILD (from rev 217860, 
haskell-free/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:45:36 UTC (rev 217861)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=free
+pkgname=haskell-free
+pkgver=4.12.4
+pkgrel=25
+pkgdesc="Monads for free"
+url="http://github.com/ekmett/free/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-bifunctors" "haskell-comonad" 
"haskell-distributive"
+ "haskell-exceptions" "haskell-mtl" "haskell-prelude-extras"
+ "haskell-profunctors" "haskell-semigroupoids" "haskell-semigroups"
+ "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('c9fe45aae387855626ecb5a0fea6afdb207143cb00af3b1f715d1032d2d08784')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-free/repos/community-staging-i686/haskell-free.install (from 
rev 217860, haskell-free/trunk/haskell-free.install)
===
--- community-staging-i686/haskell-free.install (rev 0)
+++ community-staging-i686/haskell-free.install 2017-03-20 22:45:36 UTC (rev 
217861)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-free
+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)
+}

Copied: haskell-free/repos/community-staging-x86_64/PKGBUILD (from rev 217860, 
haskell-free/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:45:36 UTC (rev 217861)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=free
+pkgname=haskell-free
+pkgver=4.12.4
+pkgrel=25
+pkgdesc="Monads for free"
+url="http://github.com/ekmett/free/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-bifunctors" "haskell-comonad" 
"haskell-distributive"
+ "haskell-exceptions" "haskell-mtl" "haskell-prelude-extras"
+   

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:45:07
  Author: felixonmars
Revision: 217860

upgpkg: haskell-free 4.12.4-25

rebuild with hashable,1.2.6.0

Modified:
  haskell-free/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:42:01 UTC (rev 217859)
+++ PKGBUILD2017-03-20 22:45:07 UTC (rev 217860)
@@ -5,7 +5,7 @@
 _hkgname=free
 pkgname=haskell-free
 pkgver=4.12.4
-pkgrel=24
+pkgrel=25
 pkgdesc="Monads for free"
 url="http://github.com/ekmett/free/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-semigroupoids/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:42:01
  Author: felixonmars
Revision: 217859

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-semigroupoids/repos/community-staging-i686/
  haskell-semigroupoids/repos/community-staging-i686/PKGBUILD
(from rev 217858, haskell-semigroupoids/trunk/PKGBUILD)
  haskell-semigroupoids/repos/community-staging-x86_64/
  haskell-semigroupoids/repos/community-staging-x86_64/PKGBUILD
(from rev 217858, haskell-semigroupoids/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-semigroupoids/repos/community-staging-i686/PKGBUILD (from rev 
217858, haskell-semigroupoids/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:42:01 UTC (rev 217859)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=semigroupoids
+pkgname=haskell-semigroupoids
+pkgver=5.1
+pkgrel=9
+pkgdesc="Semigroupoids: Category sans id"
+url="http://github.com/ekmett/semigroupoids;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-semigroups"
+ "haskell-tagged" "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('16ac8ce9b40b0407cdb1b1197a704ec58ec689d5a6de891165a577725361f835')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftagged -fcomonad -fdoctests -fdistributive -fcontravariant 
-fcontainers
+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
+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/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"
+}

Copied: haskell-semigroupoids/repos/community-staging-x86_64/PKGBUILD (from rev 
217858, haskell-semigroupoids/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:42:01 UTC (rev 217859)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=semigroupoids
+pkgname=haskell-semigroupoids
+pkgver=5.1
+pkgrel=9
+pkgdesc="Semigroupoids: Category sans id"
+url="http://github.com/ekmett/semigroupoids;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-semigroups"
+ "haskell-tagged" "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('16ac8ce9b40b0407cdb1b1197a704ec58ec689d5a6de891165a577725361f835')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftagged -fcomonad -fdoctests -fdistributive -fcontravariant 
-fcontainers
+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
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:41:29
  Author: felixonmars
Revision: 217858

upgpkg: haskell-semigroupoids 5.1-9

rebuild with hashable,1.2.6.0

Modified:
  haskell-semigroupoids/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:38:53 UTC (rev 217857)
+++ PKGBUILD2017-03-20 22:41:29 UTC (rev 217858)
@@ -5,7 +5,7 @@
 _hkgname=semigroupoids
 pkgname=haskell-semigroupoids
 pkgver=5.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Semigroupoids: Category sans id"
 url="http://github.com/ekmett/semigroupoids;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-turtle/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:38:53
  Author: felixonmars
Revision: 217857

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-turtle/repos/community-staging-i686/
  haskell-turtle/repos/community-staging-i686/PKGBUILD
(from rev 217856, haskell-turtle/trunk/PKGBUILD)
  haskell-turtle/repos/community-staging-x86_64/
  haskell-turtle/repos/community-staging-x86_64/PKGBUILD
(from rev 217856, haskell-turtle/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-turtle/repos/community-staging-i686/PKGBUILD (from rev 217856, 
haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:38:53 UTC (rev 217857)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.3.2
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-stm' 'haskell-system-fileio' 'haskell-system-filepath' 
'haskell-temporary'
+ 'haskell-text' 'haskell-unix-compat')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('b994c4e9e3f36a69f8a9097bc5998ee9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-turtle/repos/community-staging-x86_64/PKGBUILD (from rev 
217856, haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:38:53 UTC (rev 217857)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.3.2
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-stm' 'haskell-system-fileio' 'haskell-system-filepath' 
'haskell-temporary'
+ 'haskell-text' 'haskell-unix-compat')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('b994c4e9e3f36a69f8a9097bc5998ee9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/register/${pkgname}.sh"
+install -D -m744 unregister.sh 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:38:25
  Author: felixonmars
Revision: 217856

upgpkg: haskell-turtle 1.3.2-2

rebuild with hashable,1.2.6.0

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:35:42 UTC (rev 217855)
+++ PKGBUILD2017-03-20 22:38:25 UTC (rev 217856)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-postgresql-binary/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:35:42
  Author: felixonmars
Revision: 217855

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-postgresql-binary/repos/community-staging-i686/
  haskell-postgresql-binary/repos/community-staging-i686/PKGBUILD
(from rev 217854, haskell-postgresql-binary/trunk/PKGBUILD)
  haskell-postgresql-binary/repos/community-staging-x86_64/
  haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD
(from rev 217854, haskell-postgresql-binary/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-postgresql-binary/repos/community-staging-i686/PKGBUILD (from 
rev 217854, haskell-postgresql-binary/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:35:42 UTC (rev 217855)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=postgresql-binary
+pkgname=haskell-postgresql-binary
+pkgver=0.9.3
+pkgrel=5
+pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
+url="https://github.com/nikita-volkov/postgresql-binary;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-binary-parser" "haskell-aeson" "haskell-uuid" 
"haskell-scientific"
+ "haskell-text" "haskell-vector" "haskell-loch-th" 
"haskell-placeholders" "haskell-foldl"
+ "haskell-base-prelude")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fdc10a4ccc5c6927f39d89450395c5316448b5f4d763c6386d1b056cc9685d04')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD (from 
rev 217854, haskell-postgresql-binary/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:35:42 UTC (rev 217855)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=postgresql-binary
+pkgname=haskell-postgresql-binary
+pkgver=0.9.3
+pkgrel=5
+pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
+url="https://github.com/nikita-volkov/postgresql-binary;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-binary-parser" "haskell-aeson" "haskell-uuid" 
"haskell-scientific"
+ "haskell-text" "haskell-vector" "haskell-loch-th" 
"haskell-placeholders" "haskell-foldl"
+ "haskell-base-prelude")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fdc10a4ccc5c6927f39d89450395c5316448b5f4d763c6386d1b056cc9685d04')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:35:14
  Author: felixonmars
Revision: 217854

upgpkg: haskell-postgresql-binary 0.9.3-5

rebuild with hashable,1.2.6.0

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:32:19 UTC (rev 217853)
+++ PKGBUILD2017-03-20 22:35:14 UTC (rev 217854)
@@ -5,7 +5,7 @@
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
 pkgver=0.9.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
 url="https://github.com/nikita-volkov/postgresql-binary;
 license=("MIT")


[arch-commits] Commit in haskell-foldl/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:32:19
  Author: felixonmars
Revision: 217853

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-foldl/repos/community-staging-i686/
  haskell-foldl/repos/community-staging-i686/PKGBUILD
(from rev 217852, haskell-foldl/trunk/PKGBUILD)
  haskell-foldl/repos/community-staging-x86_64/
  haskell-foldl/repos/community-staging-x86_64/PKGBUILD
(from rev 217852, haskell-foldl/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-foldl/repos/community-staging-i686/PKGBUILD (from rev 217852, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:32:19 UTC (rev 217853)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.2.3
+pkgrel=3
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mwc-random" "haskell-primitive" "haskell-text" 
"haskell-vector"
+ "haskell-contravariant" "haskell-profunctors" "haskell-comonad")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fb081168f7736a04dc68db348d2e0bc58d535da5ed74c4394a022dbaa46d3f25')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-foldl/repos/community-staging-x86_64/PKGBUILD (from rev 217852, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:32:19 UTC (rev 217853)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.2.3
+pkgrel=3
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mwc-random" "haskell-primitive" "haskell-text" 
"haskell-vector"
+ "haskell-contravariant" "haskell-profunctors" "haskell-comonad")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fb081168f7736a04dc68db348d2e0bc58d535da5ed74c4394a022dbaa46d3f25')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:31:42
  Author: felixonmars
Revision: 217852

upgpkg: haskell-foldl 1.2.3-3

rebuild with hashable,1.2.6.0

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:29:30 UTC (rev 217851)
+++ PKGBUILD2017-03-20 22:31:42 UTC (rev 217852)
@@ -5,7 +5,7 @@
 _hkgname=foldl
 pkgname=haskell-foldl
 pkgver=1.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in haskell-profunctors/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:29:30
  Author: felixonmars
Revision: 217851

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-profunctors/repos/community-staging-i686/
  haskell-profunctors/repos/community-staging-i686/PKGBUILD
(from rev 217850, haskell-profunctors/trunk/PKGBUILD)
  haskell-profunctors/repos/community-staging-x86_64/
  haskell-profunctors/repos/community-staging-x86_64/PKGBUILD
(from rev 217850, haskell-profunctors/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-profunctors/repos/community-staging-i686/PKGBUILD (from rev 
217850, haskell-profunctors/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:29:30 UTC (rev 217851)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=profunctors
+pkgname=haskell-profunctors
+pkgver=5.2
+pkgrel=23
+pkgdesc="Profunctors"
+url="http://github.com/ekmett/profunctors/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('87a7e25c4745ea8ff479dd1212ec2e57710abb3d3dd30f948fa16be1d3ee05a4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-profunctors/repos/community-staging-x86_64/PKGBUILD (from rev 
217850, haskell-profunctors/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:29:30 UTC (rev 217851)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=profunctors
+pkgname=haskell-profunctors
+pkgver=5.2
+pkgrel=23
+pkgdesc="Profunctors"
+url="http://github.com/ekmett/profunctors/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" 
"haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('87a7e25c4745ea8ff479dd1212ec2e57710abb3d3dd30f948fa16be1d3ee05a4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:28:57
  Author: felixonmars
Revision: 217850

upgpkg: haskell-profunctors 5.2-23

rebuild with hashable,1.2.6.0

Modified:
  haskell-profunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:26:24 UTC (rev 217849)
+++ PKGBUILD2017-03-20 22:28:57 UTC (rev 217850)
@@ -5,7 +5,7 @@
 _hkgname=profunctors
 pkgname=haskell-profunctors
 pkgver=5.2
-pkgrel=22
+pkgrel=23
 pkgdesc="Profunctors"
 url="http://github.com/ekmett/profunctors/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-lrucache/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:26:24
  Author: felixonmars
Revision: 217849

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-lrucache/repos/community-staging-i686/
  haskell-lrucache/repos/community-staging-i686/PKGBUILD
(from rev 217848, haskell-lrucache/trunk/PKGBUILD)
  haskell-lrucache/repos/community-staging-x86_64/
  haskell-lrucache/repos/community-staging-x86_64/PKGBUILD
(from rev 217848, haskell-lrucache/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-lrucache/repos/community-staging-i686/PKGBUILD (from rev 
217848, haskell-lrucache/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:26:24 UTC (rev 217849)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lrucache
+pkgname=haskell-lrucache
+pkgver=1.2.0.0
+pkgrel=17
+pkgdesc="a simple, pure LRU cache"
+url="http://github.com/chowells79/lrucache;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-contravariant")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5f17a9e026e198152d13830a0eae0df21be437c238a3f157f7c188fe27a37616')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-lrucache/repos/community-staging-x86_64/PKGBUILD (from rev 
217848, haskell-lrucache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:26:24 UTC (rev 217849)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lrucache
+pkgname=haskell-lrucache
+pkgver=1.2.0.0
+pkgrel=17
+pkgdesc="a simple, pure LRU cache"
+url="http://github.com/chowells79/lrucache;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-contravariant")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5f17a9e026e198152d13830a0eae0df21be437c238a3f157f7c188fe27a37616')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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-lrucache/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:25:40
  Author: felixonmars
Revision: 217848

upgpkg: haskell-lrucache 1.2.0.0-17

rebuild with hashable,1.2.6.0

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:23:31 UTC (rev 217847)
+++ PKGBUILD2017-03-20 22:25:40 UTC (rev 217848)
@@ -5,7 +5,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.0
-pkgrel=16
+pkgrel=17
 pkgdesc="a simple, pure LRU cache"
 url="http://github.com/chowells79/lrucache;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-contravariant-extras/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:23:31
  Author: felixonmars
Revision: 217847

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-contravariant-extras/repos/community-staging-i686/
  haskell-contravariant-extras/repos/community-staging-i686/PKGBUILD
(from rev 217846, haskell-contravariant-extras/trunk/PKGBUILD)
  haskell-contravariant-extras/repos/community-staging-x86_64/
  haskell-contravariant-extras/repos/community-staging-x86_64/PKGBUILD
(from rev 217846, haskell-contravariant-extras/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-contravariant-extras/repos/community-staging-i686/PKGBUILD 
(from rev 217846, haskell-contravariant-extras/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:23:31 UTC (rev 217847)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=contravariant-extras
+pkgname=haskell-contravariant-extras
+pkgver=0.3.3.1
+pkgrel=4
+pkgdesc="Extras for the \"contravariant\" package"
+url="https://github.com/nikita-volkov/contravariant-extras;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-prelude" "haskell-contravariant" 
"haskell-tuple-th")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f35d9df4d1c0fa767afca6500c6ab598f052128abc513259930ef5b6bc7c79d5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-contravariant-extras/repos/community-staging-x86_64/PKGBUILD 
(from rev 217846, haskell-contravariant-extras/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:23:31 UTC (rev 217847)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=contravariant-extras
+pkgname=haskell-contravariant-extras
+pkgver=0.3.3.1
+pkgrel=4
+pkgdesc="Extras for the \"contravariant\" package"
+url="https://github.com/nikita-volkov/contravariant-extras;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-prelude" "haskell-contravariant" 
"haskell-tuple-th")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f35d9df4d1c0fa767afca6500c6ab598f052128abc513259930ef5b6bc7c79d5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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" 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:22:10
  Author: felixonmars
Revision: 217846

upgpkg: haskell-contravariant-extras 0.3.3.1-4

rebuild with hashable,1.2.6.0

Modified:
  haskell-contravariant-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:19:04 UTC (rev 217845)
+++ PKGBUILD2017-03-20 22:22:10 UTC (rev 217846)
@@ -5,7 +5,7 @@
 _hkgname=contravariant-extras
 pkgname=haskell-contravariant-extras
 pkgver=0.3.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Extras for the \"contravariant\" package"
 url="https://github.com/nikita-volkov/contravariant-extras;
 license=("MIT")


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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:18:38
  Author: felixonmars
Revision: 217844

upgpkg: hindent 5.2.2-14

rebuild with hashable,1.2.6.0

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:15:37 UTC (rev 217843)
+++ PKGBUILD2017-03-20 22:18:38 UTC (rev 217844)
@@ -4,7 +4,7 @@
 
 pkgname=hindent
 pkgver=5.2.2
-pkgrel=13
+pkgrel=14
 pkgdesc="Extensible Haskell pretty printer"
 url="http://www.github.com/chrisdone/hindent;
 license=("custom:BSD3")


[arch-commits] Commit in hindent/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:19:04
  Author: felixonmars
Revision: 217845

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  hindent/repos/community-staging-i686/
  hindent/repos/community-staging-i686/PKGBUILD
(from rev 217844, hindent/trunk/PKGBUILD)
  hindent/repos/community-staging-x86_64/
  hindent/repos/community-staging-x86_64/PKGBUILD
(from rev 217844, hindent/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   34 ++
 community-staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: hindent/repos/community-staging-i686/PKGBUILD (from rev 217844, 
hindent/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:19:04 UTC (rev 217845)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hindent
+pkgver=5.2.2
+pkgrel=14
+pkgdesc="Extensible Haskell pretty printer"
+url="http://www.github.com/chrisdone/hindent;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=8.0.1" "haskell-descriptive" "haskell-exceptions" 
"haskell-monad-loops"
+ "haskell-mtl" "haskell-path" "haskell-path-io" "haskell-src-exts" 
"haskell-text"
+ "haskell-unix-compat" "haskell-utf8-string" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('1fc9a92a501552b17219a13fd691e380cc2e2bbf4d768788f13b47639ff4237d')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}

Copied: hindent/repos/community-staging-x86_64/PKGBUILD (from rev 217844, 
hindent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:19:04 UTC (rev 217845)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hindent
+pkgver=5.2.2
+pkgrel=14
+pkgdesc="Extensible Haskell pretty printer"
+url="http://www.github.com/chrisdone/hindent;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=8.0.1" "haskell-descriptive" "haskell-exceptions" 
"haskell-monad-loops"
+ "haskell-mtl" "haskell-path" "haskell-path-io" "haskell-src-exts" 
"haskell-text"
+ "haskell-unix-compat" "haskell-utf8-string" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('1fc9a92a501552b17219a13fd691e380cc2e2bbf4d768788f13b47639ff4237d')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


[arch-commits] Commit in haskell-descriptive/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:15:37
  Author: felixonmars
Revision: 217843

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-descriptive/repos/community-staging-i686/
  haskell-descriptive/repos/community-staging-i686/PKGBUILD
(from rev 217842, haskell-descriptive/trunk/PKGBUILD)
  haskell-descriptive/repos/community-staging-x86_64/
  haskell-descriptive/repos/community-staging-x86_64/PKGBUILD
(from rev 217842, haskell-descriptive/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-descriptive/repos/community-staging-i686/PKGBUILD (from rev 
217842, haskell-descriptive/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:15:37 UTC (rev 217843)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=descriptive
+pkgname=haskell-descriptive
+pkgver=0.9.4
+pkgrel=38
+pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc."
+url="https://github.com/chrisdone/descriptive;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-bifunctors" "haskell-mtl" 
"haskell-scientific"
+ "haskell-text" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('795ec65756bf87ec6ea4c92d85a25d0eb0d8cfa1df40685ddcf74b83099bba2f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-descriptive/repos/community-staging-x86_64/PKGBUILD (from rev 
217842, haskell-descriptive/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:15:37 UTC (rev 217843)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=descriptive
+pkgname=haskell-descriptive
+pkgver=0.9.4
+pkgrel=38
+pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc."
+url="https://github.com/chrisdone/descriptive;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-bifunctors" "haskell-mtl" 
"haskell-scientific"
+ "haskell-text" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('795ec65756bf87ec6ea4c92d85a25d0eb0d8cfa1df40685ddcf74b83099bba2f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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" 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:15:11
  Author: felixonmars
Revision: 217842

upgpkg: haskell-descriptive 0.9.4-38

rebuild with hashable,1.2.6.0

Modified:
  haskell-descriptive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:12:29 UTC (rev 217841)
+++ PKGBUILD2017-03-20 22:15:11 UTC (rev 217842)
@@ -5,7 +5,7 @@
 _hkgname=descriptive
 pkgname=haskell-descriptive
 pkgver=0.9.4
-pkgrel=37
+pkgrel=38
 pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc."
 url="https://github.com/chrisdone/descriptive;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-bifunctors/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:12:29
  Author: felixonmars
Revision: 217841

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-bifunctors/repos/community-staging-i686/
  haskell-bifunctors/repos/community-staging-i686/PKGBUILD
(from rev 217840, haskell-bifunctors/trunk/PKGBUILD)
  haskell-bifunctors/repos/community-staging-x86_64/
  haskell-bifunctors/repos/community-staging-x86_64/PKGBUILD
(from rev 217840, haskell-bifunctors/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-bifunctors/repos/community-staging-i686/PKGBUILD (from rev 
217840, haskell-bifunctors/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:12:29 UTC (rev 217841)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bifunctors
+pkgname=haskell-bifunctors
+pkgver=5.4.1
+pkgrel=6
+pkgdesc="Bifunctors"
+url="http://github.com/ekmett/bifunctors/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-comonad" 
"haskell-semigroups" "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('3746f971f69ce31ced23d12e4785d96985f5c620ac7a26d5f4efead970c43b87')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftagged -fsemigroups
+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
+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/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"
+}

Copied: haskell-bifunctors/repos/community-staging-x86_64/PKGBUILD (from rev 
217840, haskell-bifunctors/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:12:29 UTC (rev 217841)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bifunctors
+pkgname=haskell-bifunctors
+pkgver=5.4.1
+pkgrel=6
+pkgdesc="Bifunctors"
+url="http://github.com/ekmett/bifunctors/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-comonad" 
"haskell-semigroups" "haskell-tagged")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('3746f971f69ce31ced23d12e4785d96985f5c620ac7a26d5f4efead970c43b87')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftagged -fsemigroups
+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
+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/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" 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:12:03
  Author: felixonmars
Revision: 217840

upgpkg: haskell-bifunctors 5.4.1-6

rebuild with hashable,1.2.6.0

Modified:
  haskell-bifunctors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:09:22 UTC (rev 217839)
+++ PKGBUILD2017-03-20 22:12:03 UTC (rev 217840)
@@ -5,7 +5,7 @@
 _hkgname=bifunctors
 pkgname=haskell-bifunctors
 pkgver=5.4.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Bifunctors"
 url="http://github.com/ekmett/bifunctors/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-comonad/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:09:22
  Author: felixonmars
Revision: 217839

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-comonad/repos/community-staging-i686/
  haskell-comonad/repos/community-staging-i686/PKGBUILD
(from rev 217838, haskell-comonad/trunk/PKGBUILD)
  haskell-comonad/repos/community-staging-x86_64/
  haskell-comonad/repos/community-staging-x86_64/PKGBUILD
(from rev 217838, haskell-comonad/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-comonad/repos/community-staging-i686/PKGBUILD (from rev 217838, 
haskell-comonad/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:09:22 UTC (rev 217839)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=comonad
+pkgname=haskell-comonad
+pkgver=5
+pkgrel=20
+pkgdesc="Comonads"
+url="http://github.com/ekmett/comonad/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-contravariant" "haskell-distributive" 
"haskell-semigroups"
+ "haskell-tagged" "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('78e5b19da5b701d14ceb2ca19191cc6205b2024ff2f71b754f5e949faa19cb2a')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fdistributive -fcontravariant -fcontainers -ftest-doctests
+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
+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/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"
+}

Copied: haskell-comonad/repos/community-staging-x86_64/PKGBUILD (from rev 
217838, haskell-comonad/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:09:22 UTC (rev 217839)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=comonad
+pkgname=haskell-comonad
+pkgver=5
+pkgrel=20
+pkgdesc="Comonads"
+url="http://github.com/ekmett/comonad/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-contravariant" "haskell-distributive" 
"haskell-semigroups"
+ "haskell-tagged" "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('78e5b19da5b701d14ceb2ca19191cc6205b2024ff2f71b754f5e949faa19cb2a')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fdistributive -fcontravariant -fcontainers -ftest-doctests
+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
+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/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}"
+

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:08:55
  Author: felixonmars
Revision: 217838

upgpkg: haskell-comonad 5-20

rebuild with hashable,1.2.6.0

Modified:
  haskell-comonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:06:54 UTC (rev 217837)
+++ PKGBUILD2017-03-20 22:08:55 UTC (rev 217838)
@@ -5,7 +5,7 @@
 _hkgname=comonad
 pkgname=haskell-comonad
 pkgver=5
-pkgrel=19
+pkgrel=20
 pkgdesc="Comonads"
 url="http://github.com/ekmett/comonad/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-contravariant/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:06:54
  Author: felixonmars
Revision: 217837

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-contravariant/repos/community-staging-i686/
  haskell-contravariant/repos/community-staging-i686/PKGBUILD
(from rev 217836, haskell-contravariant/trunk/PKGBUILD)
  haskell-contravariant/repos/community-staging-x86_64/
  haskell-contravariant/repos/community-staging-x86_64/PKGBUILD
(from rev 217836, haskell-contravariant/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-contravariant/repos/community-staging-i686/PKGBUILD (from rev 
217836, haskell-contravariant/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:06:54 UTC (rev 217837)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=contravariant
+pkgname=haskell-contravariant
+pkgver=1.4
+pkgrel=14
+pkgdesc="Contravariant functors"
+url="http://github.com/ekmett/contravariant/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-statevar" "haskell-semigroups" 
"haskell-transformers-compat"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('e1666df1373ed784baa7d1e8e963bbc2d1f3c391578ac550ae74e7399173ee84')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fstatevar -fsemigroups -ftagged -f-safe
+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
+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/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"
+}

Copied: haskell-contravariant/repos/community-staging-x86_64/PKGBUILD (from rev 
217836, haskell-contravariant/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:06:54 UTC (rev 217837)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=contravariant
+pkgname=haskell-contravariant
+pkgver=1.4
+pkgrel=14
+pkgdesc="Contravariant functors"
+url="http://github.com/ekmett/contravariant/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-statevar" "haskell-semigroups" 
"haskell-transformers-compat"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('e1666df1373ed784baa7d1e8e963bbc2d1f3c391578ac550ae74e7399173ee84')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fstatevar -fsemigroups -ftagged -f-safe
+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
+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/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" 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:06:28
  Author: felixonmars
Revision: 217836

upgpkg: haskell-contravariant 1.4-14

rebuild with hashable,1.2.6.0

Modified:
  haskell-contravariant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:04:31 UTC (rev 217835)
+++ PKGBUILD2017-03-20 22:06:28 UTC (rev 217836)
@@ -5,7 +5,7 @@
 _hkgname=contravariant
 pkgname=haskell-contravariant
 pkgver=1.4
-pkgrel=13
+pkgrel=14
 pkgdesc="Contravariant functors"
 url="http://github.com/ekmett/contravariant/;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-conduit-combinators/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:04:31
  Author: felixonmars
Revision: 217835

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-conduit-combinators/repos/community-staging-i686/
  haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD
(from rev 217834, haskell-conduit-combinators/trunk/PKGBUILD)
  haskell-conduit-combinators/repos/community-staging-x86_64/
  haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD
(from rev 217834, haskell-conduit-combinators/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD (from 
rev 217834, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:04:31 UTC (rev 217835)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.1
+pkgrel=3
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a022e80d54d6cae017ae69e04b44fd6f57f8bac6b889e574dc09d30170ac0918')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+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
+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/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"
+}

Copied: haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD 
(from rev 217834, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:04:31 UTC (rev 217835)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.1
+pkgrel=3
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a022e80d54d6cae017ae69e04b44fd6f57f8bac6b889e574dc09d30170ac0918')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+runhaskell Setup 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:04:05
  Author: felixonmars
Revision: 217834

upgpkg: haskell-conduit-combinators 1.1.1-3

rebuild with hashable,1.2.6.0

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 22:01:22 UTC (rev 217833)
+++ PKGBUILD2017-03-20 22:04:05 UTC (rev 217834)
@@ -5,7 +5,7 @@
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
 pkgver=1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable;
 license=("MIT")


[arch-commits] Commit in haskell-bower-json/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:01:22
  Author: felixonmars
Revision: 217833

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-bower-json/repos/community-staging-i686/
  haskell-bower-json/repos/community-staging-i686/PKGBUILD
(from rev 217832, haskell-bower-json/trunk/PKGBUILD)
  haskell-bower-json/repos/community-staging-x86_64/
  haskell-bower-json/repos/community-staging-x86_64/PKGBUILD
(from rev 217832, haskell-bower-json/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-bower-json/repos/community-staging-i686/PKGBUILD (from rev 
217832, haskell-bower-json/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 22:01:22 UTC (rev 217833)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bower-json
+pkgname=haskell-bower-json
+pkgver=1.0.0.1
+pkgrel=7
+pkgdesc="Read bower.json from Haskell"
+url="https://github.com/hdgarrood/bower-json;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-mtl" "haskell-scientific"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('7aa954e2b1bf79307db710c158108bd9ddb45b333ca96072cdbfaf96c77b7e73')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-bower-json/repos/community-staging-x86_64/PKGBUILD (from rev 
217832, haskell-bower-json/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 22:01:22 UTC (rev 217833)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bower-json
+pkgname=haskell-bower-json
+pkgver=1.0.0.1
+pkgrel=7
+pkgdesc="Read bower.json from Haskell"
+url="https://github.com/hdgarrood/bower-json;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-mtl" "haskell-scientific"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('7aa954e2b1bf79307db710c158108bd9ddb45b333ca96072cdbfaf96c77b7e73')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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}"
+

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 22:00:57
  Author: felixonmars
Revision: 217832

upgpkg: haskell-bower-json 1.0.0.1-7

rebuild with hashable,1.2.6.0

Modified:
  haskell-bower-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:58:27 UTC (rev 217831)
+++ PKGBUILD2017-03-20 22:00:57 UTC (rev 217832)
@@ -5,7 +5,7 @@
 _hkgname=bower-json
 pkgname=haskell-bower-json
 pkgver=1.0.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Read bower.json from Haskell"
 url="https://github.com/hdgarrood/bower-json;
 license=("MIT")


[arch-commits] Commit in haskell-aeson-better-errors/repos (6 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:58:27
  Author: felixonmars
Revision: 217831

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-aeson-better-errors/repos/community-staging-i686/
  haskell-aeson-better-errors/repos/community-staging-i686/PKGBUILD
(from rev 217830, haskell-aeson-better-errors/trunk/PKGBUILD)
  
haskell-aeson-better-errors/repos/community-staging-i686/haskell-aeson-better-errors.install
(from rev 217830, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)
  haskell-aeson-better-errors/repos/community-staging-x86_64/
  haskell-aeson-better-errors/repos/community-staging-x86_64/PKGBUILD
(from rev 217830, haskell-aeson-better-errors/trunk/PKGBUILD)
  
haskell-aeson-better-errors/repos/community-staging-x86_64/haskell-aeson-better-errors.install
(from rev 217830, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)

--+
 community-staging-i686/PKGBUILD  |   42 ++
 community-staging-i686/haskell-aeson-better-errors.install   |   18 
 community-staging-x86_64/PKGBUILD|   42 ++
 community-staging-x86_64/haskell-aeson-better-errors.install |   18 
 4 files changed, 120 insertions(+)

Copied: haskell-aeson-better-errors/repos/community-staging-i686/PKGBUILD (from 
rev 217830, haskell-aeson-better-errors/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 21:58:27 UTC (rev 217831)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-better-errors
+pkgname=haskell-aeson-better-errors
+pkgver=0.9.1.0
+pkgrel=9
+pkgdesc="Better error messages when decoding JSON values."
+url="https://github.com/hdgarrood/aeson-better-errors;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-dlist" "haskell-mtl" 
"haskell-scientific" "haskell-text"
+ "haskell-transformers-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('68f001bf055ec7b755d91019f2a0ef136307d157a231acddad6b4cc561f67327')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: 
haskell-aeson-better-errors/repos/community-staging-i686/haskell-aeson-better-errors.install
 (from rev 217830, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)
===
--- community-staging-i686/haskell-aeson-better-errors.install  
(rev 0)
+++ community-staging-i686/haskell-aeson-better-errors.install  2017-03-20 
21:58:27 UTC (rev 217831)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-aeson-better-errors
+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)
+}

Copied: haskell-aeson-better-errors/repos/community-staging-x86_64/PKGBUILD 
(from rev 217830, haskell-aeson-better-errors/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 21:58:27 UTC (rev 217831)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 

[arch-commits] Commit in haskell-aeson-better-errors/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:58:00
  Author: felixonmars
Revision: 217830

upgpkg: haskell-aeson-better-errors 0.9.1.0-9

rebuild with hashable,1.2.6.0

Modified:
  haskell-aeson-better-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:56:04 UTC (rev 217829)
+++ PKGBUILD2017-03-20 21:58:00 UTC (rev 217830)
@@ -5,7 +5,7 @@
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
 pkgver=0.9.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors;
 license=("MIT")


[arch-commits] Commit in haskell-void/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:56:04
  Author: felixonmars
Revision: 217829

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-void/repos/community-staging-i686/
  haskell-void/repos/community-staging-i686/PKGBUILD
(from rev 217828, haskell-void/trunk/PKGBUILD)
  haskell-void/repos/community-staging-x86_64/
  haskell-void/repos/community-staging-x86_64/PKGBUILD
(from rev 217828, haskell-void/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-void/repos/community-staging-i686/PKGBUILD (from rev 217828, 
haskell-void/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 21:56:04 UTC (rev 217829)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=void
+pkgname=haskell-void
+pkgver=0.7.1
+pkgrel=13
+pkgdesc="A Haskell 98 logically uninhabited data type"
+url="http://github.com/ekmett/void;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-semigroups")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('c9f0fd93680c029abb9654b5464be260652829961b18b7046f96a0df95e825f4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-safe
+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
+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/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"
+}

Copied: haskell-void/repos/community-staging-x86_64/PKGBUILD (from rev 217828, 
haskell-void/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 21:56:04 UTC (rev 217829)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=void
+pkgname=haskell-void
+pkgver=0.7.1
+pkgrel=13
+pkgdesc="A Haskell 98 logically uninhabited data type"
+url="http://github.com/ekmett/void;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-semigroups")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('c9f0fd93680c029abb9654b5464be260652829961b18b7046f96a0df95e825f4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-safe
+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
+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/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-void/trunk (PKGBUILD)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:55:38
  Author: felixonmars
Revision: 217828

upgpkg: haskell-void 0.7.1-13

rebuild with hashable,1.2.6.0

Modified:
  haskell-void/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:54:16 UTC (rev 217827)
+++ PKGBUILD2017-03-20 21:55:38 UTC (rev 217828)
@@ -5,7 +5,7 @@
 _hkgname=void
 pkgname=haskell-void
 pkgver=0.7.1
-pkgrel=12
+pkgrel=13
 pkgdesc="A Haskell 98 logically uninhabited data type"
 url="http://github.com/ekmett/void;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wai-websockets/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:54:16
  Author: felixonmars
Revision: 217827

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-wai-websockets/repos/community-staging-i686/
  haskell-wai-websockets/repos/community-staging-i686/PKGBUILD
(from rev 217826, haskell-wai-websockets/trunk/PKGBUILD)
  haskell-wai-websockets/repos/community-staging-x86_64/
  haskell-wai-websockets/repos/community-staging-x86_64/PKGBUILD
(from rev 217826, haskell-wai-websockets/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-wai-websockets/repos/community-staging-i686/PKGBUILD (from rev 
217826, haskell-wai-websockets/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 21:54:16 UTC (rev 217827)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-websockets
+pkgname=haskell-wai-websockets
+pkgver=3.0.1.1
+pkgrel=10
+pkgdesc="Provide a bridge between WAI and the websockets package."
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-case-insensitive" 
"haskell-http-types"
+ "haskell-network" "haskell-wai" "haskell-websockets")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('6abeafea574d9e8f4d41de091afec4594489877aa8717f97e91af5543fd38a31')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-example
+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
+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/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"
+}

Copied: haskell-wai-websockets/repos/community-staging-x86_64/PKGBUILD (from 
rev 217826, haskell-wai-websockets/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 21:54:16 UTC (rev 217827)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-websockets
+pkgname=haskell-wai-websockets
+pkgver=3.0.1.1
+pkgrel=10
+pkgdesc="Provide a bridge between WAI and the websockets package."
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-case-insensitive" 
"haskell-http-types"
+ "haskell-network" "haskell-wai" "haskell-websockets")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('6abeafea574d9e8f4d41de091afec4594489877aa8717f97e91af5543fd38a31')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-example
+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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:53:50
  Author: felixonmars
Revision: 217826

upgpkg: haskell-wai-websockets 3.0.1.1-10

rebuild with hashable,1.2.6.0

Modified:
  haskell-wai-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:52:12 UTC (rev 217825)
+++ PKGBUILD2017-03-20 21:53:50 UTC (rev 217826)
@@ -5,7 +5,7 @@
 _hkgname=wai-websockets
 pkgname=haskell-wai-websockets
 pkgver=3.0.1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Provide a bridge between WAI and the websockets package."
 url="http://github.com/yesodweb/wai;
 license=("MIT")


[arch-commits] Commit in haskell-wai-logger/repos (4 files)

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:52:12
  Author: felixonmars
Revision: 217825

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-wai-logger/repos/community-staging-i686/
  haskell-wai-logger/repos/community-staging-i686/PKGBUILD
(from rev 217824, haskell-wai-logger/trunk/PKGBUILD)
  haskell-wai-logger/repos/community-staging-x86_64/
  haskell-wai-logger/repos/community-staging-x86_64/PKGBUILD
(from rev 217824, haskell-wai-logger/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-wai-logger/repos/community-staging-i686/PKGBUILD (from rev 
217824, haskell-wai-logger/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-20 21:52:12 UTC (rev 217825)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-logger
+pkgname=haskell-wai-logger
+pkgver=2.3.0
+pkgrel=11
+pkgdesc="A logging system for WAI"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-byteorder" 
"haskell-case-insensitive"
+ "haskell-fast-logger" "haskell-http-types" "haskell-network" 
"haskell-unix-time"
+ "haskell-wai")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('90cd993c657e72a0480a988220b288aeb2561efa53d2c8f819197b6de3060bf0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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"
+}

Copied: haskell-wai-logger/repos/community-staging-x86_64/PKGBUILD (from rev 
217824, haskell-wai-logger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-20 21:52:12 UTC (rev 217825)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-logger
+pkgname=haskell-wai-logger
+pkgver=2.3.0
+pkgrel=11
+pkgdesc="A logging system for WAI"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-byteorder" 
"haskell-case-insensitive"
+ "haskell-fast-logger" "haskell-http-types" "haskell-network" 
"haskell-unix-time"
+ "haskell-wai")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('90cd993c657e72a0480a988220b288aeb2561efa53d2c8f819197b6de3060bf0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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
+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/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 

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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:51:44
  Author: felixonmars
Revision: 217824

upgpkg: haskell-wai-logger 2.3.0-11

rebuild with hashable,1.2.6.0

Modified:
  haskell-wai-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:50:01 UTC (rev 217823)
+++ PKGBUILD2017-03-20 21:51:44 UTC (rev 217824)
@@ -5,7 +5,7 @@
 _hkgname=wai-logger
 pkgname=haskell-wai-logger
 pkgver=2.3.0
-pkgrel=10
+pkgrel=11
 pkgdesc="A logging system for WAI"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


[arch-commits] Commit in openssh/repos (34 files)

2017-03-20 Thread Gaƫtan Bisson
Date: Monday, March 20, 2017 @ 21:50:14
  Author: bisson
Revision: 291135

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  openssh/repos/staging-i686/PKGBUILD
(from rev 291134, openssh/trunk/PKGBUILD)
  openssh/repos/staging-i686/openssl-1.1.0.patch
(from rev 291134, openssh/trunk/openssl-1.1.0.patch)
  openssh/repos/staging-i686/sshd.conf
(from rev 291134, openssh/trunk/sshd.conf)
  openssh/repos/staging-i686/sshd.pam
(from rev 291134, openssh/trunk/sshd.pam)
  openssh/repos/staging-i686/sshd.service
(from rev 291134, openssh/trunk/sshd.service)
  openssh/repos/staging-i686/sshd.socket
(from rev 291134, openssh/trunk/sshd.socket)
  openssh/repos/staging-i686/sshd@.service
(from rev 291134, openssh/trunk/sshd@.service)
  openssh/repos/staging-i686/sshdgenkeys.service
(from rev 291134, openssh/trunk/sshdgenkeys.service)
  openssh/repos/staging-x86_64/PKGBUILD
(from rev 291134, openssh/trunk/PKGBUILD)
  openssh/repos/staging-x86_64/openssl-1.1.0.patch
(from rev 291134, openssh/trunk/openssl-1.1.0.patch)
  openssh/repos/staging-x86_64/sshd.conf
(from rev 291134, openssh/trunk/sshd.conf)
  openssh/repos/staging-x86_64/sshd.pam
(from rev 291134, openssh/trunk/sshd.pam)
  openssh/repos/staging-x86_64/sshd.service
(from rev 291134, openssh/trunk/sshd.service)
  openssh/repos/staging-x86_64/sshd.socket
(from rev 291134, openssh/trunk/sshd.socket)
  openssh/repos/staging-x86_64/sshd@.service
(from rev 291134, openssh/trunk/sshd@.service)
  openssh/repos/staging-x86_64/sshdgenkeys.service
(from rev 291134, openssh/trunk/sshdgenkeys.service)
Deleted:
  openssh/repos/staging-i686/PKGBUILD
  openssh/repos/staging-i686/openssh-7.4p1-openssl-1.1.0c.patch
  openssh/repos/staging-i686/pthread-defines.patch
  openssh/repos/staging-i686/sshd.conf
  openssh/repos/staging-i686/sshd.pam
  openssh/repos/staging-i686/sshd.service
  openssh/repos/staging-i686/sshd.socket
  openssh/repos/staging-i686/sshd@.service
  openssh/repos/staging-i686/sshdgenkeys.service
  openssh/repos/staging-x86_64/PKGBUILD
  openssh/repos/staging-x86_64/openssh-7.4p1-openssl-1.1.0c.patch
  openssh/repos/staging-x86_64/pthread-defines.patch
  openssh/repos/staging-x86_64/sshd.conf
  openssh/repos/staging-x86_64/sshd.pam
  openssh/repos/staging-x86_64/sshd.service
  openssh/repos/staging-x86_64/sshd.socket
  openssh/repos/staging-x86_64/sshd@.service
  openssh/repos/staging-x86_64/sshdgenkeys.service

---+
 /PKGBUILD |  202 +
 /sshd.conf|2 
 /sshd.pam |   12 
 /sshd.service |   34 
 /sshd.socket  |   20 
 /sshd@.service|   16 
 /sshdgenkeys.service  |   30 
 staging-i686/PKGBUILD |  104 
 staging-i686/openssh-7.4p1-openssl-1.1.0c.patch   | 2282 
 staging-i686/openssl-1.1.0.patch  | 2217 +++
 staging-i686/pthread-defines.patch|   14 
 staging-i686/sshd.conf|1 
 staging-i686/sshd.pam |6 
 staging-i686/sshd.service |   17 
 staging-i686/sshd.socket  |   10 
 staging-i686/sshd@.service|8 
 staging-i686/sshdgenkeys.service  |   15 
 staging-x86_64/PKGBUILD   |  104 
 staging-x86_64/openssh-7.4p1-openssl-1.1.0c.patch | 2282 
 staging-x86_64/openssl-1.1.0.patch| 2217 +++
 staging-x86_64/pthread-defines.patch  |   14 
 staging-x86_64/sshd.conf  |1 
 staging-x86_64/sshd.pam   |6 
 staging-x86_64/sshd.service   |   17 
 staging-x86_64/sshd.socket|   10 
 staging-x86_64/sshd@.service  |8 
 staging-x86_64/sshdgenkeys.service|   15 
 27 files changed, 4750 insertions(+), 4914 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 291134:291135 to see the changes.


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

2017-03-20 Thread Felix Yan
Date: Monday, March 20, 2017 @ 21:49:35
  Author: felixonmars
Revision: 217822

upgpkg: haskell-wai 3.2.1.1-11

rebuild with hashable,1.2.6.0

Modified:
  haskell-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 21:48:41 UTC (rev 217821)
+++ PKGBUILD2017-03-20 21:49:35 UTC (rev 217822)
@@ -5,7 +5,7 @@
 _hkgname=wai
 pkgname=haskell-wai
 pkgver=3.2.1.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Web Application Interface."
 url="https://github.com/yesodweb/wai;
 license=("MIT")


  1   2   3   4   5   >