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

Felix Yan felixonmars at archlinux.org
Thu May 25 14:35:30 UTC 2017


    Date: Thursday, May 25, 2017 @ 14:35:29
  Author: felixonmars
Revision: 230090

upgpkg: haskell-http 4000.3.7-1

rebuild with HTTP,4000.3.7

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 14:32:04 UTC (rev 230089)
+++ PKGBUILD	2017-05-25 14:35:29 UTC (rev 230090)
@@ -4,8 +4,8 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.3.6
-pkgrel=2
+pkgver=4000.3.7
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'sh' 'haskell-network' 'haskell-parsec' 'haskell-mtl' 'haskell-network-uri')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('570199fe17d1da28926e9af00ecce585')
+sha512sums=('8d2a3a3768fb0d63580dd8798cc15eaefe7d93adb061ba5d04584eb1359bcd8d9a1aa48879b800dc3f5e33757a55cacc2d5c773ae0f68085f597ccb483b9647f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list