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

Felix Yan felixonmars at gemini.archlinux.org
Sun Dec 12 03:31:24 UTC 2021


    Date: Sunday, December 12, 2021 @ 03:31:23
  Author: felixonmars
Revision: 1068546

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-12 03:24:32 UTC (rev 1068545)
+++ PKGBUILD	2021-12-12 03:31:23 UTC (rev 1068546)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=3.1.2.2
-pkgrel=22
+pkgver=3.1.2.5
+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=('bb649af2b1080ec0fe710d9968ec882a9f30cebf3c846e778bcc91b025e8c64788d143a37b2bdd60a666484382e337d135fef3f86b1e07e17fe6fd2879256989')
+sha512sums=('671429b18f11285b157c70e669051f57a30bf5e85ada1134464f80dd978f71878f8b4d2564242c9ff4bb100b49af771e449c556654486f5eb433f39401ec6c00')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list