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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 00:10:48 UTC 2022


    Date: Friday, January 21, 2022 @ 00:10:48
  Author: felixonmars
Revision: 1111602

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

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 23:51:15 UTC (rev 1111601)
+++ PKGBUILD	2022-01-21 00:10:48 UTC (rev 1111602)
@@ -3,8 +3,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=3.1.2.5
-pkgrel=10
+pkgver=3.1.2.7
+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=('671429b18f11285b157c70e669051f57a30bf5e85ada1134464f80dd978f71878f8b4d2564242c9ff4bb100b49af771e449c556654486f5eb433f39401ec6c00')
+sha512sums=('2e4fa22656c015ca9b8fe7e0dfa824ae943010b0716e4c4cc5495d5b98a6cfecbe33180851f8eeea9d4b2f34beff13b6b1888d5b18b68822febc73c05410bc57')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list