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

Felix Yan felixonmars at archlinux.org
Mon May 6 22:28:37 UTC 2019


    Date: Monday, May 6, 2019 @ 22:28:36
  Author: felixonmars
Revision: 461873

upgpkg: haskell-http-conduit 2.3.7.1-1

rebuild with http-conduit 2.3.7.1

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 22:20:52 UTC (rev 461872)
+++ PKGBUILD	2019-05-06 22:28:36 UTC (rev 461873)
@@ -3,8 +3,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.3.7
-pkgrel=18
+pkgver=2.3.7.1
+pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
 license=("BSD")
@@ -18,7 +18,7 @@
              'haskell-unliftio' 'haskell-utf8-string' 'haskell-wai' 'haskell-wai-conduit'
              'haskell-warp' 'haskell-warp-tls')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('55082ab933ca6ead2e03cbc48acd081037faaee3f5ac3207438e93b3dbdbc902ed1b7ea51344383b833718b836180887b3b7c6096c9e0455a20e01d8654bb635')
+sha512sums=('39308e85a9b8c292930803b0b0bb00d4fb58e64e3a8273a30fee4f6016fe18ae9cbd75ece5b67ff88237d87c0b895896b9d715eaa45d396f3baf1deb2b8388ba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list