Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-chimera
Commits: 5e0c79e2 by Felix Yan at 2025-07-31T02:13:35+08:00 upgpkg: 0.4.1.0-66: rebuild with optparse-applicative 0.18.1.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-chimera pkgdesc = Lazy infinite streams with O(1) indexing and applications for memoization pkgver = 0.4.1.0 - pkgrel = 65 + pkgrel = 66 url = https://github.com/Bodigrim/chimera#readme arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=chimera pkgname=haskell-chimera pkgver=0.4.1.0 -pkgrel=65 +pkgrel=66 pkgdesc="Lazy infinite streams with O(1) indexing and applications for memoization" url="https://github.com/Bodigrim/chimera#readme" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/5e0c79e2b709df461491c4b60808a7749432ab93 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/5e0c79e2b709df461491c4b60808a7749432ab93 You're receiving this email because of your account on gitlab.archlinux.org.