[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 26 08:02:47 UTC 2016
Date: Wednesday, October 26, 2016 @ 08:02:46
Author: felixonmars
Revision: 193529
upgpkg: haskell-http-client 0.5.3.3-1
rebuild with extra-1.5.1, http-client-0.5.3.3, monad-logger-0.3.20, pandoc-citeproc-0.10.2, yaml-0.8.20
Modified:
haskell-http-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-26 08:02:03 UTC (rev 193528)
+++ PKGBUILD 2016-10-26 08:02:46 UTC (rev 193529)
@@ -4,8 +4,8 @@
_hkgname=http-client
pkgname=haskell-http-client
-pkgver=0.5.3.2
-pkgrel=3
+pkgver=0.5.3.3
+pkgrel=1
pkgdesc="An HTTP client engine"
url="https://github.com/snoyberg/http-client"
license=("MIT")
@@ -15,7 +15,7 @@
"haskell-network" "haskell-network-uri" "haskell-random" "haskell-streaming-commons"
"haskell-text")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('cda16be6802d2b65b410090225e5143e4516527e4732b3664dd416297aef5292')
+sha256sums=('8faeb55e45f578c9aa7a17dab5a6cb4aa858fb8d64a18c18497c3af4569164ce')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list