Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-recursion-schemes
Commits:
df4cc22b by Felix Yan at 2025-09-29T08:53:08+00:00
upgpkg: 5.2.3-123: rebuild with base-compat 0.14.1, base-compat-batteries 0.14.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-recursion-schemes
pkgdesc = Representing common recursion patterns as higher-order
functions
pkgver = 5.2.3
- pkgrel = 122
+ pkgrel = 123
url = https://github.com/ekmett/recursion-schemes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=recursion-schemes
pkgname=haskell-recursion-schemes
pkgver=5.2.3
-pkgrel=122
+pkgrel=123
pkgdesc="Representing common recursion patterns as higher-order functions"
url="https://github.com/ekmett/recursion-schemes"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/df4cc22b7d4041870edde16b4adf7399853143cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-recursion-schemes/-/commit/df4cc22b7d4041870edde16b4adf7399853143cc
You're receiving this email because of your account on gitlab.archlinux.org.