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

Felix Yan felixonmars at archlinux.org
Sat Mar 3 13:03:15 UTC 2018


    Date: Saturday, March 3, 2018 @ 13:03:14
  Author: felixonmars
Revision: 301930

upgpkg: haskell-network 2.6.3.4-1

rebuild with network,2.6.3.4

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 12:51:04 UTC (rev 301929)
+++ PKGBUILD	2018-03-03 13:03:14 UTC (rev 301930)
@@ -4,8 +4,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.6.3.3
-pkgrel=4
+pkgver=2.6.3.4
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-hunit' 'haskell-test-framework'
              'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6ed0db7c8dd515f02c97641874a71a9b7b9e71648912f458f4c4ed23df4c1251a18988d44c590cc7cf38f04cb306ef99f2d39543ae4566993725722cec28fcef')
+sha512sums=('af06a0a031e9c7b3a659ccaf51d4249705a6cb9a46bf1b0b75f37f2b8099bceb14ad4bab619345f7e777a80722925c075647d8f8ac6f101736108f8c8ec6d1ba')
 
 prepare() {
     sed -i '/]/i \  , "-dynamic"' $_hkgname-$pkgver/tests/doctests.hs



More information about the arch-commits mailing list