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

Felix Yan felixonmars at gemini.archlinux.org
Fri Dec 17 00:15:16 UTC 2021


    Date: Friday, December 17, 2021 @ 00:15:16
  Author: felixonmars
Revision: 1075616

upgpkg: haskell-trifecta 2.1.2-1: rebuild with trifecta 2.1.2

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-17 00:13:17 UTC (rev 1075615)
+++ PKGBUILD	2021-12-17 00:15:16 UTC (rev 1075616)
@@ -3,8 +3,8 @@
 
 _hkgname=trifecta
 pkgname=haskell-trifecta
-pkgver=2.1.1
-pkgrel=77
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="https://github.com/ekmett/trifecta"
 license=("BSD")
@@ -16,7 +16,7 @@
          "haskell-reducers" "haskell-unordered-containers" "haskell-utf8-string")
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7284c56a616f82e5d498a823eb316b1000f0da7a296a2d3af1c300fa12c573e09b12b1c71e312fe7036b492b14d46abcc2b29d50b792c3cc407ed85552c2ab48')
+sha512sums=('33ee39932235d1963b44ce54a59c1b5f193db9f590f30ba272f4e10965582c3602f822328b7e6e98f09ff4d3e14a8e324375353246f3ff0815070a7d94916c2e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list