Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-insert-ordered-containers


Commits:
fd6991bf by Felix Yan at 2026-01-04T21:15:51+08:00
upgpkg: 0.2.5.3-193: 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,12 +1,13 @@
 pkgbase = haskell-insert-ordered-containers
        pkgdesc = Associative containers retating insertion order for 
traversals.
        pkgver = 0.2.5.3
-       pkgrel = 192
+       pkgrel = 193
        url = https://github.com/phadej/insert-ordered-containers
        arch = x86_64
        license = BSD
        makedepends = ghc
        makedepends = uusi
+       makedepends = haskell-base-compat
        makedepends = haskell-quickcheck
        makedepends = haskell-tasty
        makedepends = haskell-tasty-quickcheck


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.5.3
-pkgrel=192
+pkgrel=193
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers";
 license=('BSD')
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-hashable' 
'haskell-indexed-traversable' 'haskell-lens'
          'haskell-optics-core' 'haskell-optics-extra' 'haskell-semigroupoids'
          'haskell-unordered-containers')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-quickcheck')
+makedepends=('ghc' 'uusi' 'haskell-base-compat' 'haskell-quickcheck' 
'haskell-tasty' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('9e903314911f42b797da75623a4423df19ed1af355f5d00026a84a04738e8cf0dbb6c1ff6ddd88445d53699074b68101bc011c80120ba17dd61f9563347596e7')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-insert-ordered-containers/-/commit/fd6991bfb26e434123f85f7bd43f4d0c35094bdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-insert-ordered-containers/-/commit/fd6991bfb26e434123f85f7bd43f4d0c35094bdb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to