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

Felix Yan felixonmars at archlinux.org
Sat Sep 5 09:26:44 UTC 2020


    Date: Saturday, September 5, 2020 @ 09:26:44
  Author: felixonmars
Revision: 699082

upgpkg: haskell-configurator-pg 0.2.4-1: rebuild with configurator-pg 0.2.4

Modified:
  haskell-configurator-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 09:18:22 UTC (rev 699081)
+++ PKGBUILD	2020-09-05 09:26:44 UTC (rev 699082)
@@ -3,8 +3,8 @@
 
 _hkgname=configurator-pg
 pkgname=haskell-configurator-pg
-pkgver=0.2.3
-pkgrel=16
+pkgver=0.2.4
+pkgrel=1
 pkgdesc="Reduced parser for configurator-ng config files"
 url="https://github.com/robx/configurator-pg"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-megaparsec' 'haskell-protolude' 'haskell-scientific')
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('007264fb27ded49d144dc284bc1c5463075033a558232b9d16eb8f46f26bfbd7c6283a8f1ca1edf0222b4319fd09bb033cd6f501ff761b6e310f7079134dfe92')
+sha512sums=('46cb9dcb15135c65d16e7a2b539952f53fc234d99a6eaf3c19cec35eb1178fd80a2258f380a4d2639177abfc5e7014c40b2a20ac32e89b96d6fc0043c29420e4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list