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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 06:58:36 UTC 2016


    Date: Tuesday, July 26, 2016 @ 06:58:35
  Author: felixonmars
Revision: 184178

upgpkg: haskell-blaze-html 0.8.1.2-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-blaze-html/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 06:54:42 UTC (rev 184177)
+++ PKGBUILD	2016-07-26 06:58:35 UTC (rev 184178)
@@ -4,8 +4,8 @@
 
 _hkgname=blaze-html
 pkgname=haskell-blaze-html
-pkgver=0.8.1.1
-pkgrel=7
+pkgver=0.8.1.2
+pkgrel=1
 pkgdesc="A blazingly fast HTML combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
 license=("custom:BSD3")
@@ -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=('f8d2e39764b318f5dde33288f9f11a125ac51552c48b981e2b8068002728dcb6')
+sha256sums=('f7ee92b38112e939bf251530afb7385a1588a8a6c929f409492dfde7b67ef2b7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list