[arch-commits] Commit in haskell-input-parsers/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 3 16:45:47 UTC 2022


    Date: Sunday, April 3, 2022 @ 16:45:46
  Author: felixonmars
Revision: 1181031

upgpkg: haskell-input-parsers 0.2.3.2-1: rebuild with input-parsers 0.2.3.2

Modified:
  haskell-input-parsers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 16:09:08 UTC (rev 1181030)
+++ PKGBUILD	2022-04-03 16:45:46 UTC (rev 1181031)
@@ -2,8 +2,8 @@
 
 _hkgname=input-parsers
 pkgname=haskell-input-parsers
-pkgver=0.2.3.1
-pkgrel=2
+pkgver=0.2.3.2
+pkgrel=1
 pkgdesc="Extension of the parsers library with more capability and efficiency"
 url="https://github.com/blamario/input-parsers"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-monoid-subclasses' 'haskell-parsers')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('63a49f84b20eaf3eac3e247ed55f25691c738fd0169c32ab4aeba70476403a6285dbcb6b87c1511dbc0c8696aa4afc42648908c47d0dedbac200aae31ce4f270')
+sha512sums=('3eca3e83ba1e98e4f2386f6162e1a6e2eaad902aa390785032fded05ea11ba69f1490bae7ed57283782b9b6650fe3dd35765a9cc4a9960fbde1bbada897311c3')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list