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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 15:54:14 UTC 2020


    Date: Wednesday, February 12, 2020 @ 15:54:14
  Author: felixonmars
Revision: 569430

upgpkg: haskell-regex-compat 0.95.2.0-1: rebuild with regex-compat 0.95.2.0

Modified:
  haskell-regex-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 15:51:32 UTC (rev 569429)
+++ PKGBUILD	2020-02-12 15:54:14 UTC (rev 569430)
@@ -4,8 +4,8 @@
 
 _hkgname=regex-compat
 pkgname=haskell-regex-compat
-pkgver=0.95.1
-pkgrel=19
+pkgver=0.95.2.0
+pkgrel=1
 pkgdesc='Replaces and enhances Text.Regex'
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-regex-base' 'haskell-regex-posix')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('9fb38b001a4cdca5b3630d88e8fcb2f359f6e8dd49fbe13d5e2a1c99b4978b33ce639b344445b27daf68abbae1cf2c9905d48ff68a81e02b4e54aa92dea956e2')
+sha512sums=('8b1b421f5e7688a1d4a61711a255505a047e90e9f9283a8cf2ebfa9774631e8fb3a071d61877ab22548a0c63e30237603196f043dac9cb64da4df2fdc4422300')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list