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

Felix Yan felixonmars at archlinux.org
Wed Jan 8 21:34:43 UTC 2020


    Date: Wednesday, January 8, 2020 @ 21:34:43
  Author: felixonmars
Revision: 550669

upgpkg: haskell-regex-posix 0.96.0.0-1: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0

Modified:
  haskell-regex-posix/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 21:30:53 UTC (rev 550668)
+++ PKGBUILD	2020-01-08 21:34:43 UTC (rev 550669)
@@ -4,9 +4,9 @@
 
 _hkgname=regex-posix
 pkgname=haskell-regex-posix
-pkgver=0.95.2
-pkgrel=27
-pkgdesc='The posix regex backend for regex-base'
+pkgver=0.96.0.0
+pkgrel=1
+pkgdesc='POSIX Backend for Text.Regex (regex-base)'
 url="https://hackage.haskell.org/package/$_hkgname"
 license=('BSD')
 arch=('x86_64')
@@ -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=('2d22951f0302de144483d2c11d0711dc2cbd2fc6a0eac0126011eaa6f577837ae8c2a9516badb4beed6c18311241458dd6ad9f82a11d6f3763891880ebbc8c41')
+sha512sums=('91bdc672a535cd1a6a65b1ae2adef43605b792ec9f99150fa239ab4353cddad47988ac7baa65673c53be36e83c8fad1511ba85fb5f7b43c51b4ae526d9af248a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list