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

Felix Yan felixonmars at archlinux.org
Fri Aug 5 06:18:45 UTC 2016


    Date: Friday, August 5, 2016 @ 06:18:44
  Author: felixonmars
Revision: 185169

upgpkg: haskell-network 2.6.3.1-1

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 06:07:56 UTC (rev 185168)
+++ PKGBUILD	2016-08-05 06:18:44 UTC (rev 185169)
@@ -4,8 +4,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.6.2.1
-pkgrel=6
+pkgver=2.6.3.1
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('c58ab6f46a20a755970bec73f7bd4612')
+md5sums=('6144fe9ff2edf2cfb2ce73f1c49c199c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list