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

Felix Yan felixonmars at archlinux.org
Fri Mar 13 08:47:27 UTC 2020


    Date: Friday, March 13, 2020 @ 08:47:26
  Author: felixonmars
Revision: 595685

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

Modified:
  haskell-configurator-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-13 08:45:11 UTC (rev 595684)
+++ PKGBUILD	2020-03-13 08:47:26 UTC (rev 595685)
@@ -3,7 +3,7 @@
 
 _hkgname=configurator-pg
 pkgname=haskell-configurator-pg
-pkgver=0.1.0.4
+pkgver=0.1.0.5
 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=('ea6db661958e2ca65820524873f63ef278adcf0fc30ab8eaa9309bab3264bfdb7277f1a566d5de84639a8e491aea82b803980956123aa18734d3e439d67cfb82')
+sha512sums=('701a94ce040f2f5353b2030467f3358cc06f0be4859787bd24d5ea90e2b62da64afaaa8ad51767688a7f035c40c52d8d0108d972a5e5f114e32981cce571660a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list