Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-aeson-better-errors


Commits:
80b56f4c by Felix Yan at 2026-05-22T15:55:46+00:00
upgpkg: 0.9.1.4-1: rebuild with aeson-better-errors 0.9.1.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-aeson-better-errors
        pkgdesc = Better error messages when decoding JSON values.
-       pkgver = 0.9.1.3
-       pkgrel = 102
+       pkgver = 0.9.1.4
+       pkgrel = 1
        url = https://github.com/hdgarrood/aeson-better-errors
        arch = x86_64
        license = MIT
@@ -14,7 +14,7 @@ pkgbase = haskell-aeson-better-errors
        depends = haskell-unordered-containers
        depends = haskell-vector
        depends = haskell-void
-       source = 
https://hackage.haskell.org/packages/archive/aeson-better-errors/0.9.1.3/aeson-better-errors-0.9.1.3.tar.gz
-       sha256sums = 
6690d5d9be95eac69f1441b6c81e218934108ffaa8bc8acbff3e069f83ba56cb
+       source = 
https://hackage.haskell.org/packages/archive/aeson-better-errors/0.9.1.4/aeson-better-errors-0.9.1.4.tar.gz
+       sha256sums = 
9b1dd9c3d9c96f014d305ef4293934a24c80c1a41dd261d49e86d8495e6a954d
 
 pkgname = haskell-aeson-better-errors


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
-pkgver=0.9.1.3
-pkgrel=102
+pkgver=0.9.1.4
+pkgrel=1
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors";
 license=("MIT")
@@ -13,7 +13,7 @@ depends=('ghc-libs' "haskell-aeson" "haskell-dlist" 
"haskell-scientific"
          "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=('6690d5d9be95eac69f1441b6c81e218934108ffaa8bc8acbff3e069f83ba56cb')
+sha256sums=('9b1dd9c3d9c96f014d305ef4293934a24c80c1a41dd261d49e86d8495e6a954d')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-better-errors/-/commit/80b56f4ce45ad46f000bcbebfed38f2dc4bce977

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-better-errors/-/commit/80b56f4ce45ad46f000bcbebfed38f2dc4bce977
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to