Date: Tuesday, May 16, 2023 @ 18:37:27
  Author: felixonmars
Revision: 1462034

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-16 18:37:11 UTC (rev 1462033)
+++ PKGBUILD    2023-05-16 18:37:27 UTC (rev 1462034)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=3.1.2.8
-pkgrel=2
+pkgver=3.1.2.9
+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=('02d5be472d18cd357f5c00d40bcb536120fca1b49a15cf1da06354c5c526f7fe96861208b6840d57bff6d52db76d8095fb88cc08d1de5653273d8da7999e937c')
+sha512sums=('d984c7c068f41bf08a8b2b2867c441fb8a7e9350917a719655f56668bd817bcb3eef3f24f26c9aacba7888e0fb3f7234fb92339f2857c163a965f2d5f2a95a23')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to