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

Felix Yan felixonmars at archlinux.org
Mon Oct 26 12:29:28 UTC 2020


    Date: Monday, October 26, 2020 @ 12:29:28
  Author: felixonmars
Revision: 733944

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

Modified:
  haskell-configurator-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 12:27:10 UTC (rev 733943)
+++ PKGBUILD	2020-10-26 12:29:28 UTC (rev 733944)
@@ -3,8 +3,8 @@
 
 _hkgname=configurator-pg
 pkgname=haskell-configurator-pg
-pkgver=0.2.4
-pkgrel=12
+pkgver=0.2.5
+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=('46cb9dcb15135c65d16e7a2b539952f53fc234d99a6eaf3c19cec35eb1178fd80a2258f380a4d2639177abfc5e7014c40b2a20ac32e89b96d6fc0043c29420e4')
+sha512sums=('ff22e1d20f609660d6dc91802fe3bd8ffa849e292b86a8c65ba9005b76d1b4cb795be6f6e4a8246467547ba6428cad087aad211d6c0e3fff2b3b1955ce7ea552')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list