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

Felix Yan felixonmars at archlinux.org
Mon Apr 20 23:50:59 UTC 2020


    Date: Monday, April 20, 2020 @ 23:50:58
  Author: felixonmars
Revision: 617110

upgpkg: haskell-blaze-markup 0.8.2.5-1: rebuild with blaze-markup 0.8.2.5

Modified:
  haskell-blaze-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-20 23:50:58 UTC (rev 617109)
+++ PKGBUILD	2020-04-20 23:50:58 UTC (rev 617110)
@@ -3,8 +3,8 @@
 
 _hkgname=blaze-markup
 pkgname=haskell-blaze-markup
-pkgver=0.8.2.4
-pkgrel=2
+pkgver=0.8.2.5
+pkgrel=1
 pkgdesc="A blazingly fast markup combinator library for Haskell"
 url="https://jaspervdj.be/blaze"
 license=("BSD")
@@ -13,7 +13,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=('e75fe4162f165975febced4d54460c64a4a4d1ec1db963fcda7d1c1e2cc2c24f8eb565ba0170524aa28da3b3cc1d8057d036a1ab963052436dd550189d5cd263')
+sha512sums=('e84089fdae7c650b5813301188f0a7e5af6bf5ed0b6a7a8529b09b6481b4f3d8341fca72757514e9e5c9950a1d245d202d84b28ecbd7763966ff13c785e6670e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list