[arch-commits] Commit in haskell-aeson-better-errors/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 23 04:50:26 UTC 2022


    Date: Saturday, July 23, 2022 @ 04:50:26
  Author: felixonmars
Revision: 1255357

upgpkg: haskell-aeson-better-errors 0.9.1.1-1: rebuild with aeson-better-errors 0.9.1.1

Modified:
  haskell-aeson-better-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 02:15:34 UTC (rev 1255356)
+++ PKGBUILD	2022-07-23 04:50:26 UTC (rev 1255357)
@@ -3,8 +3,8 @@
 
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
-pkgver=0.9.1.0
-pkgrel=392
+pkgver=0.9.1.1
+pkgrel=1
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors"
 license=("MIT")
@@ -13,7 +13,7 @@
          "haskell-transformers-compat" "haskell-unordered-containers" "haskell-vector" "haskell-void")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('68f001bf055ec7b755d91019f2a0ef136307d157a231acddad6b4cc561f67327')
+sha256sums=('d34ae2e545e537e52150f2322651db5515d0d5d222588260464b2e3c135ed117')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list