[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Nov 18 22:33:16 UTC 2020
Date: Wednesday, November 18, 2020 @ 22:33:15
Author: felixonmars
Revision: 757264
upgpkg: haskell-http-client 0.7.3-1: rebuild with http-client 0.7.3
Modified:
haskell-http-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-18 22:31:10 UTC (rev 757263)
+++ PKGBUILD 2020-11-18 22:33:15 UTC (rev 757264)
@@ -3,8 +3,8 @@
_hkgname=http-client
pkgname=haskell-http-client
-pkgver=0.7.2.1
-pkgrel=63
+pkgver=0.7.3
+pkgrel=1
pkgdesc="An HTTP client engine"
url="https://github.com/snoyberg/http-client"
license=("MIT")
@@ -14,7 +14,7 @@
'haskell-network' 'haskell-network-uri' 'haskell-random' 'haskell-streaming-commons')
makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-monad-control' 'haskell-zlib')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1d4f27a191ee3ae45db918a24c58d71e93b9ba92a78b5a0483d7ae8265b6c8181502ce79f26cc614092df5e68e84a979ca68850078329fda2d0bd98fb390c364')
+sha512sums=('00c5179d1958de33ab2c9506da6b3729e2695f150f3661a035d07ba4433a5f7be48c485dee4e63899e6077203bab28b820c5452d6dcddadb4c6eee07ce5bcbdd')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list