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

Felix Yan felixonmars at archlinux.org
Sun Mar 29 12:31:11 UTC 2020


    Date: Sunday, March 29, 2020 @ 12:31:10
  Author: felixonmars
Revision: 605894

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

Modified:
  haskell-blaze-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 12:31:01 UTC (rev 605893)
+++ PKGBUILD	2020-03-29 12:31:10 UTC (rev 605894)
@@ -3,8 +3,8 @@
 
 _hkgname=blaze-markup
 pkgname=haskell-blaze-markup
-pkgver=0.8.2.3
-pkgrel=19
+pkgver=0.8.2.4
+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=('592106b5e68be4755bc14ce57fc3bb5b5e009dda2ca36ccf19bef319b30198e91d4d1bb0f987c6c6bcbcfad83bd549b1bd87dc14fba9419711a0e5718157259c')
+sha512sums=('e75fe4162f165975febced4d54460c64a4a4d1ec1db963fcda7d1c1e2cc2c24f8eb565ba0170524aa28da3b3cc1d8057d036a1ab963052436dd550189d5cd263')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list