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

Felix Yan felixonmars at archlinux.org
Sat Dec 28 19:34:33 UTC 2019


    Date: Saturday, December 28, 2019 @ 19:34:32
  Author: felixonmars
Revision: 543618

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-28 18:31:04 UTC (rev 543617)
+++ PKGBUILD	2019-12-28 19:34:32 UTC (rev 543618)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.8.0.0
-pkgrel=24
+pkgver=2.8.0.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=('c500c8664ecfbeb42476eb4c882af679d9936236435f8eac557c33b746d5872af8625a12c1d5d0b969b168de5bf9606349aaa85f987accf2f958aba52d7ad826')
+sha512sums=('e133b1fadfdb0a38fff1fbeabec8ec90a8e7ec49a32a168077588289127ede25b7b4077269eac99f42df657f52e73332a58781e4d9ffd1cd1058497d8ac90f85')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list