[arch-commits] Commit in haskell-configurator-pg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 21 03:39:39 UTC 2020
Date: Tuesday, April 21, 2020 @ 03:39:38
Author: felixonmars
Revision: 617301
upgpkg: haskell-configurator-pg 0.2.3-1: rebuild with configurator-pg 0.2.3
Modified:
haskell-configurator-pg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-21 03:18:52 UTC (rev 617300)
+++ PKGBUILD 2020-04-21 03:39:38 UTC (rev 617301)
@@ -3,7 +3,7 @@
_hkgname=configurator-pg
pkgname=haskell-configurator-pg
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="Reduced parser for configurator-ng config files"
url="https://github.com/robx/configurator-pg"
@@ -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=('11a8be63aaeeb11c59effd4acea500f0821ab08794eede42d04162aeb5a06f0a8ed24cec46971dc6804e3793411102dae1976944c35d416b4e2258c97e110bca')
+sha512sums=('007264fb27ded49d144dc284bc1c5463075033a558232b9d16eb8f46f26bfbd7c6283a8f1ca1edf0222b4319fd09bb033cd6f501ff761b6e310f7079134dfe92')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list