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

Felix Yan fyan at archlinux.org
Sat Oct 10 08:42:16 UTC 2015


    Date: Saturday, October 10, 2015 @ 10:42:15
  Author: fyan
Revision: 143552

upgpkg: haskell-http-types 0.9-1

Modified:
  haskell-http-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 08:41:51 UTC (rev 143551)
+++ PKGBUILD	2015-10-10 08:42:15 UTC (rev 143552)
@@ -4,7 +4,7 @@
 
 _hkgname=http-types
 pkgname=haskell-http-types
-pkgver=0.8.6
+pkgver=0.9
 pkgrel=1
 pkgdesc="Generic HTTP types for Haskell (for both client and server code)."
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('f8093802f61e243038d6f6da5667e66e')
+md5sums=('3569c6e2712e62590fbf4a20dcf8d4f3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list