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

Felix Yan felixonmars at archlinux.org
Mon Aug 19 15:17:01 UTC 2019


    Date: Monday, August 19, 2019 @ 15:17:01
  Author: felixonmars
Revision: 500171

upgpkg: haskell-regex-applicative 0.3.3.1-1

rebuild with regex-applicative 0.3.3.1

Modified:
  haskell-regex-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 14:56:34 UTC (rev 500170)
+++ PKGBUILD	2019-08-19 15:17:01 UTC (rev 500171)
@@ -3,8 +3,8 @@
 
 _hkgname=regex-applicative
 pkgname=haskell-regex-applicative
-pkgver=0.3.3
-pkgrel=13
+pkgver=0.3.3.1
+pkgrel=1
 pkgdesc="Regex-based parsing with applicative interface"
 url="https://github.com/feuerbach/regex-applicative"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('02358efaa912efd232654a404ef5f7cf825b8852bf2c59fd59122047044fcab5ae28bf26de6818b337d917c594fbe165eec917d88b02723e0b181fe2b57ffbe8')
+sha512sums=('6cef57ef228983b3662616221c6275ffa024bebee4dddf21041e9a8a4efc8b5e905bacdf31534078f9a34b3915a630e823bf0a910c27b11f8a961ee8f87cd9d3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list