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

Felix Yan felixonmars at archlinux.org
Wed Jun 6 04:26:51 UTC 2018


    Date: Wednesday, June 6, 2018 @ 04:26:51
  Author: felixonmars
Revision: 340723

upgpkg: haskell-network 2.7.0.0-1

rebuild with network 2.7.0.0

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 04:22:36 UTC (rev 340722)
+++ PKGBUILD	2018-06-06 04:26:51 UTC (rev 340723)
@@ -4,8 +4,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.6.3.5
-pkgrel=12
+pkgver=2.7.0.0
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7cf90ba633d1ee19e0adf6f47139757d62d62950461e111b4aa58fcf24237c0eaf949c7a00a5a948496ac3d76877183cb00ceb696f998333daa9aaca157bcc3f')
+sha512sums=('ca35aab08b344797cfa37d12b5d26e35fbbd0833e4790739dd71521087f160ce558a140e6924a697e1de60f72ea887d0bef7fdea66700c4efe6347c15cf0b86f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list