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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 06:45:33 UTC 2016


    Date: Tuesday, July 26, 2016 @ 06:45:33
  Author: felixonmars
Revision: 184162

upgpkg: haskell-blaze-markup 0.7.1.0-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-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 06:40:05 UTC (rev 184161)
+++ PKGBUILD	2016-07-26 06:45:33 UTC (rev 184162)
@@ -4,8 +4,8 @@
 
 _hkgname=blaze-markup
 pkgname=haskell-blaze-markup
-pkgver=0.7.0.3
-pkgrel=6
+pkgver=0.7.1.0
+pkgrel=1
 pkgdesc="A blazingly fast markup 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-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3e69a0e88dde5a6a3c8b4204d847a545f7872025a2ac4554cd5df2861aa41b20')
+sha256sums=('62ce7977b68873eda328c4e8e3c2034102a49718d63631a6dc76abf479b7c6ba')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list