[arch-commits] Commit in haskell-data-textual/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Nov 23 13:06:40 UTC 2019


    Date: Saturday, November 23, 2019 @ 13:06:40
  Author: felixonmars
Revision: 532081

upgpkg: haskell-data-textual 0.3.0.3-1

rebuild with data-textual 0.3.0.3

Modified:
  haskell-data-textual/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-23 13:06:26 UTC (rev 532080)
+++ PKGBUILD	2019-11-23 13:06:40 UTC (rev 532081)
@@ -2,8 +2,8 @@
 
 _hkgname=data-textual
 pkgname=haskell-data-textual
-pkgver=0.3.0.2
-pkgrel=116
+pkgver=0.3.0.3
+pkgrel=1
 pkgdesc="Human-friendly textual representations."
 url="https://github.com/mvv/data-textual"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-parsers' 'haskell-text-latin1' 'haskell-text-printer')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2a3bda491f27b1a279d833182bb3c3dfe76921321a9bb4746d53eda3fbab24976a28267d5d84762ac21d61be8b6ae24beeb8861160e51b412afb5180848be9ed')
+sha512sums=('36f87d0ad6ef1207d59288013a74efb5458747b03a9ad0d0d5a242672b6f32c562e3e671688054b73289d238d1c69673a5e25fe058f100a8ead457a6228c9b22')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list