[arch-commits] Commit in haskell-regex-tdfa/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 9 15:22:59 UTC 2019
Date: Thursday, May 9, 2019 @ 15:22:59
Author: felixonmars
Revision: 464659
upgpkg: haskell-regex-tdfa 1.2.3.2-1
rebuild with regex-tdfa 1.2.3.2
Modified:
haskell-regex-tdfa/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-09 15:22:41 UTC (rev 464658)
+++ PKGBUILD 2019-05-09 15:22:59 UTC (rev 464659)
@@ -3,8 +3,8 @@
_hkgname=regex-tdfa
pkgname=haskell-regex-tdfa
-pkgver=1.2.3.1
-pkgrel=6
+pkgver=1.2.3.2
+pkgrel=1
pkgdesc="Replaces/Enhances Text.Regex"
url="https://hackage.haskell.org/package/regex-tdfa"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' "haskell-regex-base")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5be64ef3a839e3d437c370c41d718608116ec96fcb8734cbedfc8f1c8b820203fe213fe21cbde7de7d6f64de42cc0a5fe2981fed35ef3d15349ef54cb11988a6')
+sha512sums=('2a2e737ca9f0170688a6b39378c461ae5aa2540c28c7b58a3c1785a343fa7829dcecf3948d915e17a5d647b70a5b369dd1db586412677fe7e5b8f9cfbde11960')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list