[arch-commits] Commit in haskell-regex-tdfa/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 22 13:04:54 UTC 2018


    Date: Friday, June 22, 2018 @ 13:04:53
  Author: felixonmars
Revision: 344582

upgpkg: haskell-regex-tdfa 1.2.3.1-1

rebuild with regex-tdfa 1.2.3.1

Modified:
  haskell-regex-tdfa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-22 13:04:16 UTC (rev 344581)
+++ PKGBUILD	2018-06-22 13:04:53 UTC (rev 344582)
@@ -4,8 +4,8 @@
 
 _hkgname=regex-tdfa
 pkgname=haskell-regex-tdfa
-pkgver=1.2.3
-pkgrel=3
+pkgver=1.2.3.1
+pkgrel=1
 pkgdesc="Replaces/Enhances Text.Regex"
 url="https://hackage.haskell.org/package/regex-tdfa"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-regex-base")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cc245b025c95660953a72e594e3789c3bf3f35d28325f502bfb1d58fd6257c4fd74912da382b4f8eb245351de9fa82b461e338bc74d3bb0abdcd1b19ad4a20d1')
+sha512sums=('5be64ef3a839e3d437c370c41d718608116ec96fcb8734cbedfc8f1c8b820203fe213fe21cbde7de7d6f64de42cc0a5fe2981fed35ef3d15349ef54cb11988a6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list