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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 02:40:44 UTC 2021


    Date: Tuesday, June 15, 2021 @ 02:40:43
  Author: felixonmars
Revision: 963556

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 02:37:07 UTC (rev 963555)
+++ PKGBUILD	2021-06-15 02:40:43 UTC (rev 963556)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=3.1.2.1
-pkgrel=58
+pkgver=3.1.2.2
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit' 'haskell-quickcheck'
              'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7c9f1a2fd417b5c03d430226ff6641ada06ce5f2a6e0ea90e6d92880a59656d54f186819715f6a4a80bb2a5b1d6c7236b0aa5112d7901d5ef698cc28cc10ce44')
+sha512sums=('bb649af2b1080ec0fe710d9968ec882a9f30cebf3c846e778bcc91b025e8c64788d143a37b2bdd60a666484382e337d135fef3f86b1e07e17fe6fd2879256989')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list