[arch-commits] Commit in haskell-configurator-pg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 15 10:29:28 UTC 2020
Date: Sunday, March 15, 2020 @ 10:29:28
Author: felixonmars
Revision: 597730
upgpkg: haskell-configurator-pg 0.1.0.6-1: rebuild with configurator-pg 0.1.0.6
Modified:
haskell-configurator-pg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-15 02:49:39 UTC (rev 597729)
+++ PKGBUILD 2020-03-15 10:29:28 UTC (rev 597730)
@@ -3,7 +3,7 @@
_hkgname=configurator-pg
pkgname=haskell-configurator-pg
-pkgver=0.1.0.5
+pkgver=0.1.0.6
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-attoparsec" "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=('701a94ce040f2f5353b2030467f3358cc06f0be4859787bd24d5ea90e2b62da64afaaa8ad51767688a7f035c40c52d8d0108d972a5e5f114e32981cce571660a')
+sha512sums=('f9e5455fb123f92961b10d090143782af5c83cfaf120cb0663877b0c4a7c5ca7f54f979025dad3dc37c4ba3425b37370f32b6e9cedc96c070c916fa15c352610')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list