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

Felix Yan felixonmars at archlinux.org
Thu Jun 14 16:25:32 UTC 2018


    Date: Thursday, June 14, 2018 @ 16:25:32
  Author: felixonmars
Revision: 343075

upgpkg: haskell-blaze-html 0.9.1.1-1

rebuild with blaze-html 0.9.1.1

Modified:
  haskell-blaze-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-14 16:21:35 UTC (rev 343074)
+++ PKGBUILD	2018-06-14 16:25:32 UTC (rev 343075)
@@ -4,7 +4,7 @@
 
 _hkgname=blaze-html
 pkgname=haskell-blaze-html
-pkgver=0.9.1.0
+pkgver=0.9.1.1
 pkgrel=1
 pkgdesc="A blazingly fast HTML combinator library for Haskell"
 url="http://jaspervdj.be/blaze"
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ff62eb98d6f4b0c461d91d1cb07e94056fc4b30003dd21a195f45c420dabe9707c5b710d1f04f284a48d7fe91360040428c62c8e13cc9225dd2378ebf3c6db41')
+sha512sums=('02daa67d0aa7239e37a04fe52e96114ca2d1a837771aa56d5a02d93e0d261f8ed276cd4da2436c98bbfa2f2a552cd67f0b3c58dbfed2fa99350299b512e8ffaa')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list