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

Felix Yan felixonmars at archlinux.org
Wed Mar 18 17:55:23 UTC 2020


    Date: Wednesday, March 18, 2020 @ 17:55:22
  Author: felixonmars
Revision: 600602

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

Modified:
  haskell-configurator-pg/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-18 17:55:12 UTC (rev 600601)
+++ PKGBUILD	2020-03-18 17:55:22 UTC (rev 600602)
@@ -3,16 +3,16 @@
 
 _hkgname=configurator-pg
 pkgname=haskell-configurator-pg
-pkgver=0.1.0.6
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Reduced parser for configurator-ng config files"
 url="https://github.com/robx/configurator-pg"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-attoparsec" "haskell-protolude" "haskell-scientific")
+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=('f9e5455fb123f92961b10d090143782af5c83cfaf120cb0663877b0c4a7c5ca7f54f979025dad3dc37c4ba3425b37370f32b6e9cedc96c070c916fa15c352610')
+sha512sums=('63c00c534a5aa91de4ac4507b3c678955c82e0fcc1004c48740fa98c7c19a29a7ec0f9efc6304d277680c11ebc9c5733531ac7d258bf3dd10ac86c7796da7b9c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list