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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 22 19:44:06 UTC 2022


    Date: Tuesday, March 22, 2022 @ 19:44:06
  Author: felixonmars
Revision: 1170485

upgpkg: haskell-http 4000.4.0-1: rebuild with HTTP 4000.4.0

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 19:37:12 UTC (rev 1170484)
+++ PKGBUILD	2022-03-22 19:44:06 UTC (rev 1170485)
@@ -3,8 +3,8 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.3.16
-pkgrel=154
+pkgver=4000.4.0
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -15,7 +15,7 @@
              'haskell-http-types' 'haskell-wai' 'haskell-warp' 'haskell-conduit'
              'haskell-conduit-extra')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b5136b55967d4db7569a0269b429c8e419878acc548d962af94efa5aa0ddbb8a6ab22bc3096ce3d78b61dc708996c408d4bfa55c6c7fb6c0d915389503cbd755')
+sha512sums=('00b52b08e76ab3225dcb88d481a6535e6be3644ede056afed8e925106f3be9229e62d38ca0fabe95249a2d6e28df429653e72e23b7573c6cfa20cd0272ebf4b4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list