Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-attoparsec-aeson
Commits:
5b54030f by Felix Yan at 2026-06-30T01:39:39+08:00
upgpkg: 2.2.2.0-1: rebuild with attoparsec-aeson 2.2.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-attoparsec-aeson
pkgdesc = Parsing of aeson's Value with attoparsec
- pkgver = 2.2.0.1
- pkgrel = 24
+ pkgver = 2.2.2.0
+ pkgrel = 1
url = https://github.com/haskell/aeson
arch = x86_64
license = BSD-3-Clause
@@ -10,11 +10,12 @@ pkgbase = haskell-attoparsec-aeson
depends = ghc-libs
depends = haskell-aeson
depends = haskell-attoparsec
+ depends = haskell-character-ps
depends = haskell-integer-conversion
depends = haskell-primitive
depends = haskell-scientific
depends = haskell-vector
- source =
https://hackage.haskell.org/packages/archive/attoparsec-aeson/2.2.0.1/attoparsec-aeson-2.2.0.1.tar.gz
- sha256sums =
cfc5f23a7b45d00c1121cbd94aef7ff0b3d997039931862c460340599a01c409
+ source =
https://hackage.haskell.org/packages/archive/attoparsec-aeson/2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz
+ sha256sums =
fe9b2c23a16fe1ff8f41c329940cccc80aca7ac6a9ea314f7a77cf142d8f9edd
pkgname = haskell-attoparsec-aeson
=====================================
PKGBUILD
=====================================
@@ -2,17 +2,17 @@
_hkgname=attoparsec-aeson
pkgname=haskell-attoparsec-aeson
-pkgver=2.2.0.1
-pkgrel=24
+pkgver=2.2.2.0
+pkgrel=1
pkgdesc="Parsing of aeson's Value with attoparsec"
url="https://github.com/haskell/aeson"
license=('BSD-3-Clause')
arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec'
'haskell-integer-conversion'
- 'haskell-primitive' 'haskell-scientific' 'haskell-vector')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-character-ps'
+ 'haskell-integer-conversion' 'haskell-primitive' 'haskell-scientific'
'haskell-vector')
makedepends=('ghc' 'uusi')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('cfc5f23a7b45d00c1121cbd94aef7ff0b3d997039931862c460340599a01c409')
+sha256sums=('fe9b2c23a16fe1ff8f41c329940cccc80aca7ac6a9ea314f7a77cf142d8f9edd')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-attoparsec-aeson/-/commit/5b54030ff4b41a74bef2b2225af07e7ea04c1f73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-attoparsec-aeson/-/commit/5b54030ff4b41a74bef2b2225af07e7ea04c1f73
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