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

Felix Yan felixonmars at archlinux.org
Sun Mar 11 10:27:01 UTC 2018


    Date: Sunday, March 11, 2018 @ 10:26:58
  Author: felixonmars
Revision: 306136

upgpkg: haskell-regex-tdfa 1.2.3-1

rebuild with regex-tdfa,1.2.3

Modified:
  haskell-regex-tdfa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 10:20:19 UTC (rev 306135)
+++ PKGBUILD	2018-03-11 10:26:58 UTC (rev 306136)
@@ -4,8 +4,8 @@
 
 _hkgname=regex-tdfa
 pkgname=haskell-regex-tdfa
-pkgver=1.2.2
-pkgrel=11
+pkgver=1.2.3
+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-mtl" "haskell-parsec" "haskell-regex-base")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('86241b9bfa27351302e4ef18fd2cdc8a58341d6a8fa12c92e3ebb11cca93e58e5a69b97b545c61ce704bd6e2ac0b7a7c1a3555f138ba5ee9cf9728175f43d26a')
+sha512sums=('cc245b025c95660953a72e594e3789c3bf3f35d28325f502bfb1d58fd6257c4fd74912da382b4f8eb245351de9fa82b461e338bc74d3bb0abdcd1b19ad4a20d1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list