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

Felix Yan felixonmars at archlinux.org
Mon Nov 26 19:28:40 UTC 2018


    Date: Monday, November 26, 2018 @ 19:28:39
  Author: felixonmars
Revision: 409839

upgpkg: haskell-http-conduit 2.3.4-1

rebuild with http-conduit 2.3.4

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 19:26:40 UTC (rev 409838)
+++ PKGBUILD	2018-11-26 19:28:39 UTC (rev 409839)
@@ -3,8 +3,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.3.2
-pkgrel=80
+pkgver=2.3.4
+pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit"
 license=("custom:BSD3")
@@ -17,7 +17,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=('5c62f8f43c27645ad8b938ab9cfc6654f1c191dabe38f547a9dfd0b82964de514e8f89fc14a94319aa6bd6d6f223f6aa81001ee1c519c141acb9516b505bf03b')
+sha512sums=('e5fa31cda65dfe94ef784ff1046fb17670ff9f5a84185d15912503b110e89d0af934d4506e3021ba07ab0b38b18131d84086d432f5d1f86ed549e8ddf8a2f881')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list