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

Felix Yan felixonmars at archlinux.org
Tue Nov 21 03:51:34 UTC 2017


    Date: Tuesday, November 21, 2017 @ 03:51:33
  Author: felixonmars
Revision: 267685

upgpkg: haskell-http 4000.3.8-1

rebuild with HTTP,4000.3.8

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-21 03:49:37 UTC (rev 267684)
+++ PKGBUILD	2017-11-21 03:51:33 UTC (rev 267685)
@@ -4,8 +4,8 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.3.7
-pkgrel=5
+pkgver=4000.3.8
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'sh' 'haskell-network' 'haskell-parsec' 'haskell-mtl' 'haskell-network-uri')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8d2a3a3768fb0d63580dd8798cc15eaefe7d93adb061ba5d04584eb1359bcd8d9a1aa48879b800dc3f5e33757a55cacc2d5c773ae0f68085f597ccb483b9647f')
+sha512sums=('fcf2ceec5818d87a081077d91bc8753382bb855ff477f8c95bc6a60b6ce7122457900d6e1dee4f145c56875018adc9908cdb97a373941d1d3759945790d96d4b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list