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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 8 04:17:25 UTC 2022


    Date: Wednesday, June 8, 2022 @ 04:17:24
  Author: felixonmars
Revision: 1228676

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

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 04:15:59 UTC (rev 1228675)
+++ PKGBUILD	2022-06-08 04:17:24 UTC (rev 1228676)
@@ -3,8 +3,8 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.4.0
-pkgrel=27
+pkgver=4000.4.1
+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=('00b52b08e76ab3225dcb88d481a6535e6be3644ede056afed8e925106f3be9229e62d38ca0fabe95249a2d6e28df429653e72e23b7573c6cfa20cd0272ebf4b4')
+sha512sums=('c1edc529032013391263bcc0f8abd9534fc53a617b5033dfdc478318465cd988732b2644c7144979156c62bd1a08b1ace507b4fb4e2806f22ec7696cbdfd0147')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list