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

Felix Yan fyan at archlinux.org
Sat Oct 10 07:42:45 UTC 2015


    Date: Saturday, October 10, 2015 @ 09:42:44
  Author: fyan
Revision: 143530

upgpkg: haskell-blaze-html 0.8.1.1-1

Modified:
  haskell-blaze-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 07:38:33 UTC (rev 143529)
+++ PKGBUILD	2015-10-10 07:42:44 UTC (rev 143530)
@@ -4,7 +4,7 @@
 
 _hkgname=blaze-html
 pkgname=haskell-blaze-html
-pkgver=0.8.1.0
+pkgver=0.8.1.1
 pkgrel=1
 pkgdesc="A blazingly fast HTML combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('fb6dc0755b578928538e867ba441525d7169fcfeaabbfc4663f06bc91b6fed31')
+sha256sums=('f8d2e39764b318f5dde33288f9f11a125ac51552c48b981e2b8068002728dcb6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list