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

Felix Yan felixonmars at archlinux.org
Thu Jun 1 15:16:36 UTC 2017


    Date: Thursday, June 1, 2017 @ 15:16:36
  Author: felixonmars
Revision: 232307

upgpkg: haskell-network 2.6.3.2-1

rebuild with network,2.6.3.2

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 15:11:45 UTC (rev 232306)
+++ PKGBUILD	2017-06-01 15:16:36 UTC (rev 232307)
@@ -4,7 +4,7 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.6.3.1
+pkgver=2.6.3.2
 pkgrel=1
 pkgdesc="Low-level networking interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'sh')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('57045f5e2bedc095670182130a6d1134fcc65d097824ac5b03933876067d82e6')
+sha512sums=('990eefc6f3635f3e6f75617bf13e8832983befd0194e48602fa2967002a4fccabfe9ce276759a403ad4d68802f59c8f50699aa78211cb8cc3dc2d6d91e0a6ea6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list