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

Felix Yan felixonmars at archlinux.org
Sat Mar 21 16:35:24 UTC 2020


    Date: Saturday, March 21, 2020 @ 16:35:23
  Author: felixonmars
Revision: 602810

upgpkg: haskell-network 3.1.1.1-1: rebuild with network 3.1.1.1

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 16:27:38 UTC (rev 602809)
+++ PKGBUILD	2020-03-21 16:35:23 UTC (rev 602810)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.8.0.1
-pkgrel=22
+pkgver=3.1.1.1
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -12,7 +12,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=('e133b1fadfdb0a38fff1fbeabec8ec90a8e7ec49a32a168077588289127ede25b7b4077269eac99f42df657f52e73332a58781e4d9ffd1cd1058497d8ac90f85')
+sha512sums=('caafd3c0730d0f6378230e0acdf285ca50480f02a44963c1f9ae9dc3d53cd496dd3171d7ff4bf79a1e072b85698d74f82d8075b999d5ba1d17ab1429c8094ca8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list