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

Felix Yan felixonmars at archlinux.org
Tue Dec 6 06:47:43 UTC 2016


    Date: Tuesday, December 6, 2016 @ 06:47:42
  Author: felixonmars
Revision: 198089

upgpkg: haskell-blaze-html 0.8.1.3-1

rebuild with blaze-html-0.8.1.3

Modified:
  haskell-blaze-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-06 06:44:12 UTC (rev 198088)
+++ PKGBUILD	2016-12-06 06:47:42 UTC (rev 198089)
@@ -4,7 +4,7 @@
 
 _hkgname=blaze-html
 pkgname=haskell-blaze-html
-pkgver=0.8.1.2
+pkgver=0.8.1.3
 pkgrel=1
 pkgdesc="A blazingly fast HTML combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-blaze-markup" "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f7ee92b38112e939bf251530afb7385a1588a8a6c929f409492dfde7b67ef2b7')
+sha256sums=('8c16e717d353f981e0cd67b50f89ef6f94ab9c56662b3e58bd8a6c552433d637')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list