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

Felix Yan felixonmars at archlinux.org
Wed Jan 8 20:37:39 UTC 2020


    Date: Wednesday, January 8, 2020 @ 20:37:39
  Author: felixonmars
Revision: 550623

upgpkg: haskell-polyparse 1.13-1: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13

Modified:
  haskell-polyparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 20:23:03 UTC (rev 550622)
+++ PKGBUILD	2020-01-08 20:37:39 UTC (rev 550623)
@@ -3,8 +3,8 @@
 
 _hkgname=polyparse
 pkgname=haskell-polyparse
-pkgver=1.12.1
-pkgrel=5
+pkgver=1.13
+pkgrel=1
 pkgdesc="A variety of alternative parser combinator libraries."
 url="http://code.haskell.org/~malcolm/polyparse/"
 license=("LGPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2c165495c83874ece2b40326ad459ebe6fad3579c4246d8ae04e30cb5b7e1923b9dae796433cb814da772b099bc8422ce59df8e0857fda88d679ec308db16b85')
+sha512sums=('3b66a73f97d6b5b6628193f87cae1ae1a68d63df0058532b2ac9a62af82dabe28e15fe1464075a2f436e70a7d20b57e72fdd7831f8b11035ff8117becb08d18e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list