Date: Wednesday, March 15, 2017 @ 16:29:49
  Author: felixonmars
Revision: 216447

upgpkg: haskell-http 4000.3.6-1

rebuild with HTTP,4000.3.6

Modified:
  haskell-http/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-15 16:26:55 UTC (rev 216446)
+++ PKGBUILD    2017-03-15 16:29:49 UTC (rev 216447)
@@ -4,7 +4,7 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.3.5
+pkgver=4000.3.6
 pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}";
@@ -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=('3094b09a8f548184af1e35baf3d1bec6')
+md5sums=('570199fe17d1da28926e9af00ecce585')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to