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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 04:35:45 UTC 2018


    Date: Thursday, April 12, 2018 @ 04:35:44
  Author: felixonmars
Revision: 315837

upgpkg: haskell-blaze-markup 0.8.2.1-1

rebuild with blaze-markup,0.8.2.1

Modified:
  haskell-blaze-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 04:35:25 UTC (rev 315836)
+++ PKGBUILD	2018-04-12 04:35:44 UTC (rev 315837)
@@ -4,8 +4,8 @@
 
 _hkgname=blaze-markup
 pkgname=haskell-blaze-markup
-pkgver=0.8.2.0
-pkgrel=9
+pkgver=0.8.2.1
+pkgrel=1
 pkgdesc="A blazingly fast markup combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3eebaff3f9c7681deb2ce110180d76b1d2bdd5da3cf11620a77833ede0232d139d28938a4e945c5289cb6f9ceca4c132d2d7a0ae4bcecd303704b6db9cabf6c0')
+sha512sums=('93a81076325af29e26feb3cc3a9877423571ec76cb5ce72cbf98c8c50a00ba4f6d643410ab331013604223795bd4fe83607725073d9ad9b024cedadc35cf58a5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list