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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 06:52:42 UTC 2016


    Date: Tuesday, July 26, 2016 @ 06:52:42
  Author: felixonmars
Revision: 184172

upgpkg: haskell-http-api-data 0.2.4-1

rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0

Modified:
  haskell-http-api-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 06:48:57 UTC (rev 184171)
+++ PKGBUILD	2016-07-26 06:52:42 UTC (rev 184172)
@@ -4,7 +4,7 @@
 
 _hkgname=http-api-data
 pkgname=haskell-http-api-data
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters."
 url="http://github.com/fizruk/http-api-data"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-text" "haskell-time-locale-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('66dae92ec5c137136a771f1050ed23a0ee923fe6c6f5ad2acabcfad20d727042')
+sha256sums=('6bb90863343b17b9ce6ee8cfce9a41db0b4287343aa6cf0654a3ad5c5c5e6635')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list