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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 9 06:48:52 UTC 2022


    Date: Tuesday, August 9, 2022 @ 06:48:52
  Author: felixonmars
Revision: 1263163

upgpkg: haskell-http-client 0.7.12-1: rebuild with http-client 0.7.12

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 04:07:00 UTC (rev 1263162)
+++ PKGBUILD	2022-08-09 06:48:52 UTC (rev 1263163)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.11
-pkgrel=38
+pkgver=0.7.12
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -15,7 +15,7 @@
          'haskell-streaming-commons')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover' 'haskell-monad-control' 'haskell-zlib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0c01961e66c71636ff2628851151a788aaf941155d50a9f20b01a2e065ca7a8218ab4867b24e7cfb434aaa9b9178f727d950017870540e0bce91fffdcc374852')
+sha512sums=('fde1b4f3e3bd3e44fba21e9bf7abda199ed9df0a46330fdcf1519bc0c253a361365873440ca460f978b7ddd3169b30780d2cbba8f8b7f64bfbf0ef7faf37d1c5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list