Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hedgehog-classes


Commits:
752ea584 by Felix Yan at 2026-01-04T21:19:03+08:00
upgpkg: 0.2.5.4-210: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws 
0.24.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hedgehog-classes
        pkgdesc = Hedgehog will eat your typeclass bugs
        pkgver = 0.2.5.4
-       pkgrel = 209
+       pkgrel = 210
        url = https://github.com/hedgehogqa/haskell-hedgehog-classes
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hedgehog-classes
 pkgname=haskell-hedgehog-classes
 pkgver=0.2.5.4
-pkgrel=209
+pkgrel=210
 pkgdesc="Hedgehog will eat your typeclass bugs"
 url="https://github.com/hedgehogqa/haskell-hedgehog-classes";
 license=("BSD")
@@ -18,7 +18,7 @@ 
sha256sums=('9f6e06373b98717f2adfe05933bc347042e56f885a8241bebd82b5a65599317d')
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
-  uusi -u base -u hedgehog -u primitive -u transformers
+  uusi -u aeson -u base -u hedgehog -u primitive -u transformers
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hedgehog-classes/-/commit/752ea5841ac59866f972534c24cc6e2a9f8ef229

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hedgehog-classes/-/commit/752ea5841ac59866f972534c24cc6e2a9f8ef229
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to