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

Felix Yan felixonmars at archlinux.org
Sat Sep 29 15:04:23 UTC 2018


    Date: Saturday, September 29, 2018 @ 15:04:22
  Author: felixonmars
Revision: 387743

upgpkg: haskell-config-ini 0.2.2.0-85

rebuild with doctest 0.16.0.1

Modified:
  haskell-config-ini/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 15:02:40 UTC (rev 387742)
+++ PKGBUILD	2018-09-29 15:04:22 UTC (rev 387743)
@@ -3,8 +3,8 @@
 
 _hkgname=config-ini
 pkgname=haskell-config-ini
-pkgver=0.2.3.0
-pkgrel=1
+pkgver=0.2.2.0
+pkgrel=85
 pkgdesc="A library for simple INI-based configuration files."
 url="https://github.com/aisamanra/config-ini"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-unordered-containers' 'haskell-megaparsec')
 makedepends=('ghc' 'haskell-ini' 'haskell-hedgehog' 'haskell-doctest' 'haskell-microlens')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('529b4cf8690ee1ad7aeb77bedafd833ee0ab776bd71071a945dd47a8097fa8038f2d3dda0f19823a2dd28762c2bc4dc68ac05b067e2f1109809538372215f583')
+sha512sums=('901745b9e6f2eb5d6458c8702a4a112f115448a89152eeec6610096ffb82577f132f0ab748835a9a55c293840674652791a54c746289fd718f37bd41ea3b4ed1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list